VM Setup Commands
ssh
- This is the command that will let you connect to your serverscp
- Similar syntax for uploading and downloading files to/from the server- You can also use a GUI like FileZilla or WinSCP for this
chmod
- You'll need this once to set permissions on your key fileyum install
- This command will let you install software on your servernohup
- Lets you run a command that sticks around longer than the current SSH session
17 / 19