scp -r /local/directory remote_username@ipaddress:/remote/directory
You may also like
What have Google done? on browsing to www.google.co.uk I was shocked to see that Google known and loved for its no nonsense, […]
If you have a MySql database that you want to import (pipe) into another server, as long as you have the filename.sql […]
The other day one of my Server 2008’s failed to boot. The error on screen was winload.exe was missing or corrupt. After […]
fallocate -l 4G /swapfilechmod 600 /swapfilemkswap /swapfileswapon /swapfile If RAM = 4GBUse swap = 4GB–8GB If RAM = 8GBSwap = 2GB–4GB is […]