1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2025-01-03 14:17:23 +00:00
awesome-cheatsheets/tools/ubuntu.sh
2020-06-21 18:38:14 +02:00

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