1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-06-01 12:20:48 +00:00
awesome-cheatsheets/tools/ubuntu.sh

8 lines
292 B
Bash
Raw Normal View History

2020-06-21 16:37:36 +00:00
##############################################################################
# UBUNTU
##############################################################################
scp /path/to/file user@server:/path/to/destination # Copy file from local to server
2020-06-21 16:38:14 +00:00
df -h # Check the amount of free space