How to Lock GPG/SSH Agents when Screen Locks or After a Timeout
When we aren’t using GPG/SSH, it’s best to lock it. We can set this to happen after a set time, and/or when the screensaver activates. This helps to keep our credentials secure.
How to Enter Your SSH Passphrase Only Once per Session
Use SSH agent to temporarily remember your SSH key’s passphrase.
Make an Easier SSH Multifactor Login
Tired of Multifactor Authentication codes for SSH, even though you just logged in? Here’s how SSH can reuse an existing connection, so you can quickly run single commands, open multiple SSH logins, and still have the same level of security.
How to Find Out About a System and its Hardware
Simple commands to show details about your system, from PCI to Video to CPU.
WeTTy the Fast SSH Terminal in Your Browser
WeTTy is a fast, full fledged terminal emulator, the works just as fast as a normal terminal and handles just as well. I’ll show you how to set it up on Docker using Traefik and Docker Compose.
Multifactor Authentication for SSH Logins
How to setup MFA/2FA/Two Factor Authentication to enhance the security of your SSH logins.
Matomo Website Analytics via Docker Compose
Matomo is an analytics tool focused on privacy while feature rich. We will set it up using Docker Compose.
Setting Up Awstats With Nginx and Uwsgi
Visualize the traffic and usage of your site.
Route Traffic with Traefik on Docker
Traefik is an awesome simple little router made for the cloud. Just tell it where to send the traffic, without a restart! Here we will use it in Docker Compose to route our traffic.
Anonymizing Logs in NGINX and Apache
How to anonymize logs in NGINX and Apache