Server Management

Fibernet’s Managed Services

According to one study, 70% of small and medium-sized businesses experience cyber attacks. Unfortunately, most small and medium-sized businesses can’t afford to hire a team of System Administrators to look after their data framework. There is another option than paying for an expensive team of administrators: Fibernet Managed Services. Let Fibernet experts support your IT

Read More

How to Install Nagios NRPE on Ubuntu 14.04

Create Nagios User and Group useradd nagios groupadd nagcmd usermod -a -G nagcmd nagios Update your apt-get package lists: apt-get update Then install the required packages: apt-get install build-essential libgd2-xpm-dev openssl libssl-dev apache2-utils unzip -y Install Nagios apt-get install nagios3 -y –Local Only –OK –Create Web Admin (not needed) user: nagios pw: nagios Now we

Read More