Skip to content

Instantly share code, notes, and snippets.

View salamituns's full-sized avatar

Olatunde Salami salamituns

View GitHub Profile

Proxmox

So if you're using Proxmox you need to open up ssh and run the following commands:

  1. Setup a root password
sudo passwd root
# Terminal Cheat Sheet
pwd # print working directory
ls # list files in directory
cd # change directory
~ # home directory
.. # up one directory
- # previous working directory
help # get help
-h # get help