mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 14:01:35 +00:00
docs(ubuntu): initialize cheatsheet
This commit is contained in:
5
tools/ubuntu.sh
Normal file
5
tools/ubuntu.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
##############################################################################
|
||||
# UBUNTU
|
||||
##############################################################################
|
||||
|
||||
scp /path/to/file user@server:/path/to/destination # Copy file from local to server
|
||||
Reference in New Issue
Block a user