How to Add User to Group in Linux
Groups make it easy to give users the same security and access privileges for modifying a file or directory. A single user can be associated with several groups.…
Read More88 articles found
Ubuntu
Groups make it easy to give users the same security and access privileges for modifying a file or directory. A single user can be associated with several groups.…
Read More
CentOS
xrdp is an Open Source Remote Desktop Protocol that works as an alternative to Windows RDP to connect to remote Linux servers with GUI. XRDP supports VNC (Virtual…
Read More
Ubuntu
Logs are extremely useful when troubleshooting system, application or network problems. Information captured in log files may also be analyzed to uncover patterns that can help you make…
Read More
CentOS
The .zip extension is used for the compressed file format. This format allows you to compress all files of a directory without any data loss. Users can compress…
Read More
Debian
NFS was developed by Sun Microsystems for sharing files and directories between their systems. NFS allows the systems on a network to share files through the TCP/IP network.…
Read More
Ubuntu
Zabbix is an open-source utility for monitoring servers, network devices, network services, and applications. It helps to keep an eye on the network infrastructure and detect issues with…
Read More
CentOS
Grep, or Global Regular Expression Print, is an extremely useful Linux command for finding matching patterns. It can look through files and directories, and read input from commands…
Read More
Debian
MTU (Stands for Maximum Transmission Unit) is the maximum size of the packet that can be transmitted from a network interface. All the devices including servers and switches/routers…
Read More