How to use sudo and su to elevate yourself to root and then to another user
At times on a Linux server you want to switch to another user. One example could be one a shared server whereby you need to
At times on a Linux server you want to switch to another user. One example could be one a shared server whereby you need to
This article explains how to create RSA public and private key pairs in PKCS#8 format. This might be required if an upstream supplier asks
Background On a newly installed Virtualmin server you might see events complaining about a missing config file for filter.d/sshd-ddos as per below: Jul 13 19:57:35
Background A client might provide you with a .ppk file, which is typically used with Putty and SSH connections. If, however, you are using Ubuntu
Background This is a complex issue and the interplay between various technologies such as DNS, HTTP Challenge, website (Apache / NGINX), permissions, and redirections can
Whilst trying to retrieve a new Let’s Encrypt certificate on a Virtualmin server, the following error was encountered: Requesting a certificate for server_name from Let’s
What is FirewallD? FirewallD (Firewall Daemon) is a nice alternative to iptables but still uses iptables behind the scenes. Yet it’s much simpler and easier