How to configure and install Nagios Server on Linux ?
Today we will see Nagios Installation on Linux Lets see step by step procedure how to do this in Linux. 1. First create User and Group # useradd nagios #...
In this category, you can see all articles related to Unix or Linux operating System.
Today we will see Nagios Installation on Linux Lets see step by step procedure how to do this in Linux. 1. First create User and Group # useradd nagios #...
Today in this post, we will see how to check the BIOS version and other information on a Linux server. Lets have a look how to check this. 1. Specifying...
Today we will see how to edit a samba share in Solaris 10 and how to add/edit users in a samba share on Solaris 10 server. Lets see how to...
In this post, we will see how to install OCI extension in Linux for PHP. There are many challenges or issues faced in linux while installing this extension, hence i...
Today we will see how to install konsole 5 in RHEL 8, or CentOS 8 Operating System. There are many challenges in configuring konsole on RHEL 8, hence i preferred...
Today in this post, we will see how to check for open port in Linux using telnet and curl commands. I. Using Telnet command Telnet command is very common,...
Suppose you are trying to start the rpcbind service on a system and its getting failed below error. I. Error Message ### Check status of the service [root@ngelinux001 ~]# service...
Today we will see one of the most common VNC issue on Debian machine and its resolution. I. Issue When we try to run vncserver it rejects the session saying,...
Today we will see an interesting article how to get the last field of a string using cut command in linux. Suppose you are searching for files and want to...