authentication

How to troubleshoot a "Not authorized to perform operation" error message when automatically mounting flash drives and other external USB storage devices

botond published 2021/03/30, k - 23:56 time
When you connect an external USB drive or flash drive to your machine, the Linux system will automatically mount its file system for the appropriate user. However, this automatic mount may fail for some reason and you will get a small window with an "Not authorized to perform operation" error message.

Install Let's Encrypt Free SSL on an ISPConfig3 server environment

botond published 2018/12/04, k - 01:27 time
In this tutorial, we will install Let's Encrypt Certbot on an ISPConfig3 server environment. Once the installation is complete, our system is ready to obtain and automatically configure and renew free SSL certificates for server-managed domain names so that any web site we manage can be operated over the secure HTTPS protocol with a few clicks.

Secure Sockets Layer (SSL)

botond published 2018/12/02, v - 13:59 time
A brief introduction to SSL (Secure Sockets Layer) in the encyclopedia

HTTPS

botond published 2018/08/11, Sat - 11:44 time
Introducing HTTPS in the Encyclopedia

SSH login without password using public key

botond published 2018. 06. 11., h - 19:44 time
In this tutorial, let's look at how to use a self-generated public key to log from another command line to another machine via SSH without using a password.