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 December 10, 2018 Remove Spam Email from Virtualmin just run /etc/webmin/virtual-server/spamclear.pl –debug Make sure policy is set in Mailbox Cleanup
Published July 8, 2022 How to Open Port for a Specific IP Address in Firewalld The best way is to create a new firewalld zone and we add the specific IP to that zone. To start with […]
Published February 3, 2026 Copy a file from Windows to Linux scp C:\path\to\win11.vhdx root@192.168.100.21:/var/lib/vz/images/