We found 0 resources for you...

How to compile the ngx_pagespeed (Nginx Pagespeed) module for ARM architecture on the Raspberry Pi 4, or any other aarch64 devices, running Ubuntu Server 20.04 / 22.04 or Raspberry Pi OS

Natively, the ngx_pagespeed module does not support ARM device, nor do they have ARM support in their development roadmap. But there is a solution. There is a way to get the pagespeed module working on ARM devices like the Raspberry Pi 4.

Continue reading

How to setup google authenticator so that first time ssh users will be required to activate their authenticator app (Ubuntu 20.4 / Ubuntu 22.04 / Raspberry Pi OS / MacOS)

To help future administrators who have multiple users, who haven’t set up their google authenticator yet, you can add “nullok” to the line in /etc/pam.d/sshd to allow users one time…

Continue reading