Published November 28, 2019 Sending Email via Telnet using auth login The username and password needs to be encoded and sent in BASE64So if using username as the username it would become dXNlcm5hbWU= […]
Published October 10, 2014 Remove a folder in Linux This is the command to remove a folder/directory including its contents, use with caution as you wont get an “are you sure” […]
Published October 20, 2021 rsync local to remote qnap sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination