ESX VLAN TAGGING

January 29th, 2010 No comments

VLAN testing in ESX 4, So I need to test lots of VLANs and make sure connectivity is OK.

Read more…

VN:F [1.7.5_995]
Rating: 0.0/5 (0 votes cast)

nlb load balance linux

January 28th, 2010 No comments

Load balancing can help with almost any kind of service, including HTTP, DNS, FTP, POP/IMAP, RDP and SMTP.
There are a number of open source load balancing applications, but one simple  command-line load balancer, balance, remains one of the most popular available.
Description: simple but powerful generic TCP proxy
Long Description: Balance is a simple but powerful generic TCP proxy with round-robin load balancing and failover mechanisms. Its behaviour can be controlled at runtime using a simple command line syntax.

Read more…

VN:F [1.7.5_995]
Rating: 0.0/5 (0 votes cast)

ESX Loses Connection to VC

January 28th, 2010 No comments

ERROR:
warning ‘Heartbeat’] Failed to bind heartbeat socket (-1). Using any IP.

Read more…

VN:F [1.7.5_995]
Rating: 0.0/5 (0 votes cast)

Download Recursive Entire Site

January 26th, 2010 No comments

Using WGET on Windows:
Start>Run>cmd
set http_proxy=http://proxy:8080
wget -d -v -x -U “Mozilla” –proxy=on –proxy-user=user –proxy-passwd=pass –spider –recursive –level=2  http://www.yahoo.com/

Read more…

VN:F [1.7.5_995]
Rating: 0.0/5 (0 votes cast)

How to install Centreon-Syslog module

January 25th, 2010 No comments

1.Download and install the centreon-syslog-server
# wget http://forge.centreon.com/attachments/download/568/centreon-syslog-server-1.1.tar.gz
# tar -zxvf centreon-syslog-server-1.1.tar.gz
# cd centreon-syslog-server-1.1.tar.gz
# chmod +x install.sh
# bash install.sh -i
NOTE:
go thru the interactive setup, u will need the mysql root pass.
Make note of the new syslog user created

Read more…

VN:F [1.7.5_995]
Rating: 0.0/5 (0 votes cast)

Shopping WebSite

January 22nd, 2010 2 comments

If you like gadgets, tech stuff, some useless stuff…

Cheap and shipped worldwide for FREE.

Read more…

VN:F [1.7.5_995]
Rating: 0.0/5 (0 votes cast)

Nagios XI

January 7th, 2010 No comments

Nagios is comming up with a new non-free Version called NAGIOS XI
The prices are: Read more…

VN:F [1.7.5_995]
Rating: 0.0/5 (0 votes cast)

Centreon 2.1.4

January 7th, 2010 No comments

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)

Read more…

VN:F [1.7.5_995]
Rating: 5.0/5 (1 vote cast)

Setup Fail2Ban

January 5th, 2010 No comments

How to Install fail2ban on CentOS RedHat

Reference to my original post here
Make sure you have the repo darg for CentOS/RedHat

Read more…

VN:F [1.7.5_995]
Rating: 0.0/5 (0 votes cast)

How to install varnish

December 29th, 2009 No comments

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.

Read more…

VN:F [1.7.5_995]
Rating: 0.0/5 (0 votes cast)