Page tree

Versions Compared

Key

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

...

Warning

Still making the list of minimal virtual machine by going through each package not included and looking it up on the Ubunu Package Search website.

Put in for sure,

Code Block
languagebash
sudo apt-get install at # To run a job at a specified time.
sudo apt-get install command-not-found # Suggest packages to install when command is not found.
sudo apt-get install man # man pages.
sudo apt-get install vim # Newer vi which has color coding.

...