awesome-cheatsheets/tools/ubuntu.sh

8 lines
292 B
Bash

##############################################################################
# UBUNTU
##############################################################################
scp /path/to/file user@server:/path/to/destination # Copy file from local to server
df -h # Check the amount of free space