Category Linux

how to configure network with nmcli command in Linux

nmcli is a command-line client for NetworkManager, which is a system network service that manages network devices and connections, primarily for Linux-based operating systems. nmcli provides a way to display network status, manage network connections, and control the NetworkManager daemon,…

15 SSH Best Practices Every Linux Admin Should Know

SSH (Secure Shell) is a vital tool for remote administration and file transfer in many Linux environments. However, if not properly secured, SSH can be a potential gateway for unauthorized access and malicious activities. By adhering to the following best…