Toggen Blog

Tech tips

Articles

Latest

Access

Blog History

Brave says site not secure but Certificate is valid

Things I tried "Delete browsing data..." Close and reopen the Brave browser Turned off Shields Up But still I get a Site Not Secure warning Tried Chrome and Edge and they are both trusting the SSL cert and connection Finally I entered the following in the URL location...

Installing Chromium Browser on Ubuntu 26.04 LTS ARM64

I have VMWare Fusion on my M1 Macbook Pro running an ARM64 Ubuntu 26.04 LTS VM In the VM spatie/browsershot is running to create PDF's in a web app so I need a working instance of Chromium Browser which the PHP-FPM service running as the www-data user can run to...

Cron error

If you get an error message like this when you run cron -l cron -l cron: can't open or create /var/run/crond.pid: Permission denied It's probably because you meant to run crontab -l crontab -l # Edit this file to introduce tasks to be run by cron. # # Each task to run...