Very handy for Office 2013 installs
You may also like
First of all I list all the rules including line numbers like this; iptables -L -t nat –line-numbers I then look at […]
scp -r /local/directory remote_username@ipaddress:/remote/directory
Credit to https://mikrotikmasters.com/
The username and password needs to be encoded and sent in BASE64So if using username as the username it would become dXNlcm5hbWU= […]