ESX VLAN TAGGING
VLAN testing in ESX 4, So I need to test lots of VLANs and make sure connectivity is OK.
VLAN testing in ESX 4, So I need to test lots of VLANs and make sure connectivity is OK.
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.
ERROR:
warning ‘Heartbeat’] Failed to bind heartbeat socket (-1). Using any IP.
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/
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
If you like gadgets, tech stuff, some useless stuff…
Cheap and shipped worldwide for FREE.
Nagios is comming up with a new non-free Version called NAGIOS XI
The prices are: Read more…
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)
How to Install fail2ban on CentOS RedHat
Reference to my original post here
Make sure you have the repo darg for CentOS/RedHat
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.