Alerts This Week
Warning Icon 1 914
Alerts This Week
Warning Icon 1 914

Linux Learn Tips and Tricks - Page 11

Find the HOWTO or step-by-step guide that you need right here.

 

Install Let's Encrypt SSL on Nginx for CentOS 8 and Enable HTTP/2

data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20100%20100%22%3E%3C/svg%3E

Let's Encrypt is a free, automated, and open certificate authority developed by the Internet Security Research Group (ISRG) that provides free SSL certificates. Learn how to install a free Let's Encrypt SSL certificate on CentOS 8 running Nginx as a web server and how to configure Nginx to use the SSL certificate and enable HTTP/2 in an informative tutorial:

Exploring SSH Command for Securing Remote Server Connections

data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20100%20100%22%3E%3C/svg%3E

Secure Shell (SSH) is a cryptographic network protocol used for an encrypted connection between a client and a server. The ssh client creates a secure connection to the SSH server on a remote machine. The encrypted connection can be used to execute commands on the server, X11 tunneling, port forwarding, and more. Learn more about SSH command and its role in securely managing a remote server:

Bypassing SSH Bastion Authentication With Multiplexing Techniques

data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20100%20100%22%3E%3C/svg%3E

For any red teamer, SSH bastions (hosts that can control access between environments) can be difficult to compromise due to the use of multi-factor authentication (MFA) technologies. In a typical scenario, you may end up on a user’s host that has access to the bastion thanks to phishing or exploiting a vulnerability with the compromised user’s permissions. Learn more about SSH multiplexing and its role in bypassing authentication on SSH bastion hosts:

Your message here