Toggen Blog

Tech tips

Articles

Latest

Access

Blog History

Add customized certs to XRDP

This replaces the www.xrdp.org cert and adds the ability to connect via DNS Name or IP using Subject Alternative Names. Example of adding subjectAltName so you can connect via mstsc.exe to multiple DNS names and IP Address or Addresses openssl req -x509 -newkey...

CakePHP quickly install pre-reqs

https://toggen.com.au/it-tips/install-node-in-usr-local/ Install the basic pre-req's for PHP and CakePHP sudo apt install zip unzip curl php php-cli php-{bz2,curl,mbstring,intl,xml,sqlite3} -y You need to also install a suitable database driver SQLite Database Driver...

Internet Connection Upgrade

A month or so ago I got an email from my ISP (Exetel) that they were bumping me up to a higher speed plan. I had a 100/40 and now my connection is 500/40 on HFC which I believe is using old cable TV infrastructure. But am certainly grateful for, and noticing the...