scp -r /local/directory remote_username@ipaddress:/remote/directory
You may also like
If you have locked down the web management port to 1 IP address and you need to access it from a different […]
On your VM host you need to initiate installing the VMware tools into your guest. Once this has been done the remaining […]
First of all I list all the rules including line numbers like this; iptables -L -t nat –line-numbers I then look at […]
The below will open tcp port 10000 on FirewallD to get access to webmin firewall-cmd –permanent –zone=public –add-port=10000/tcp A reload of FirwwallD […]