What is UUID (Universally Unique Identifier)?
While developing applications or using services or mounting disks in Linux systems we may see the term UUID or 128-bit …
While developing applications or using services or mounting disks in Linux systems we may see the term UUID or 128-bit …
Nagios is an open-source system, network, application monitoring system. Nagios is designed to be run on the Linux operating system …
OpenSSL is most popular open source cryptography library which provides a lot of tools, libraries, algorithms about cryptography. It is …
All operating systems uses some locale settings to properly interpret language related data. In Linux this settings are called as …
Read more“Perl warning Setting locale failed” Error and Solution In Linux
TightVNC is a very handy remote desktop application which is based on VNC protocol. TightVNC is mostly used for Linux …
Read moreHow To Install and Access TightVNC Remote Desktop In Linux?
Telnet is easiest remote management protocol used in Computer networks. It remains popular even today because of its simplicity. Telnet …
Read moreHow To Install and Use Telnet Client In Linux and Windows
Address Resolution Protocol (ARP) is auxiliary protocol used by Internet Protocol (IP). ARP is defined with RFC826 and gained main …
Read moreWhat is Address Resolution Protocol (ARP) and How It Works?
Authentication is an important part of the operations systems like Linux. As Linux operating systems are multi-user systems and run …
Read moreWhat Is Linux PAM (Pluggable Authentication Module)?
ls is base command provided by all Linux distributions. We can use ls command to list files, folders or directories. In this …
Read moreLinux ls Command Tutorial To List Files and Directories
ssh provides secure access to the remote systems console or command line. All linux boxes uses ssh securely. There are a lot …
Read moreHow To Solve ssh-copy-id “ERROR: failed to open ID file” Error