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 #...
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 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 look how to use docker-compose.yml file to deploy multiple containers of an application. Setup LAMP Server ### Create directories and file structure $ touch docker-compose.yml...