Page tree

Versions Compared

Key

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

...

Code Block
languagebash
sudo apt-get install wget

Others

Here are a bunch of more useful tools we recommend having,

Code Block
languagebash
sudo apt-get install screen # persist sessions across network disconnects, share terminal shell sessions (both can type at once) with others

...

More

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