Technical Posts

A collection of mostly IT centric posts from the last ~20 years

Articles

Latest

Access

Blog History

Open Source Web Hosting Control Panels

Just trying some control panels So far: https://www.cloudpanel.io The installation script asks few questions but I was happy with all the defaults This one I really liked the simplicity and the nginx file editor window Was very easy to add a site and get running with...

Why is the whois format so random?

https://www.netmeister.org/blog/whois.html whois -h whois.cymru.com 2406:3400:31f:2ad0:b43d:7214:76c6:def0 AS | IP | AS Name 10143 | 2406:3400:31f:2ad0:b43d:7214:76c6:def0 | EXETEL-AS-AP Exetel Pty Ltd, AU

Circular Support

Welcome to the Internet Helpdesk Them: We sent a validation link to james@jmits.com.auMe: That address is not valid, please help me change it to james@toggen.com.auThem: We sent a link to james@jmits.com.au Repeat

msmtp gpg encrypted password file

https://wiki.debian.org/msmtp <== msmtp setup mentions creating an encrypted password file But when you try the command you get an error gpg --encrypt --output=.msmtp-zoho.gpg --recipient=blahuser@gmail.com - <<END ThisIsMySeCrEtPassword END # output gpg: no...