Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
 # All in one command
sudo apt-get install at man vim rsync

As of Ubuntu 18 this ntp functionality is built-in and no longer needed,

Code Block
languagebash
 # All in one command
sudo apt-get install ntp

Here is the long version of it,

...