If you like gadgets, tech stuff, some useless stuff… Cheap and shipped worldwide for FREE. check out DEALEXTREM.
Nagios XI
Nagios is comming up with a new non-free Version called NAGIOS XI The prices are: Up to 50 nodes 595U$ Up to 100 nodes 995U$ Unlimited nodes 1,250U$ I think its sad to see such a amazing product become comercial, […]
Centreon 2.1.4
New Release of Centreon 2.1.4, i have updated using the following commands: # wget http://download.centreon.com/index.php?id=4242 # tar -zxvf centreon.. # bash install.sh -u /usr/local/centreon (follow instructions and go into the web to update) The Change Log is: fix: extended information […]
Setup Fail2Ban
How to Install fail2ban on CentOS RedHat Reference to my original post here Make sure you have the repo darg for CentOS/RedHat # yum install fail2ban # chkconfig –add fail2ban # chkconfig fail2ban on # vim /etc/fail2ban.conf [DEFAULT] background = […]
How to install varnish
Updatede version of this howto I have used a lot os Squid, but now we need a reverse cache solution. And the best one out there is an Open Source software called Varnish. How to install (tested on CentOs /RedHat) […]
How to setup Samba on CentOS
How to setup Samba on CentOS/RedHat etc… Reference to older post (Debian) Note: You can also login into to the server with # ssh -X user@server # yum install system-config-samba # system-config-samba Commands: Login in the server as root and […]
Como usar check_by_ssh
Nagios, Como monitorar utilizando check_by_ssh (my first Post in portugues) reference to here And my English original post here 1. Na maquina remota criamos o usuario nagios /usr/sbin/useradd -m nagios 2.Criamos a chave de SSH: cd /home/nagios mkdir .ssh ssh-keygen […]
