Published January 25, 2022 WiFi Reality is that the WIFI protocol was designed to go as slow as required to make it still work!
Published August 1, 2022 MailScanner Domain admin release Bad Content Here’s a setting for domain admins: /var/www/html/mailscanner/conf.php
Published February 26, 2020 Convert PFX SSL Cert to PEM openssl pkcs12 -in certname.pfx -out key.pem -nodes
Published October 19, 2021 SCP command local to remote location scp -r /local/directory remote_username@ipaddress:/remote/directory