Page tree

Versions Compared

Key

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

Table of Contents

Ubuntu Minimal Virtual Machine

...

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 using timesyncd and no longer needed,

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

Here is the long version of it,

...

Read the Unix & Linux Tools articles to learn about often used commands and see additional tools used for specialized circumstances.

acl

Read the ACL Page

...

Installing on Red Hat

To install the tools listed above on Red Hat, follow the subsequent steps:

...