MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. Within seconds, it will display statistics about your MySQL installation and the areas where it can be improved.
Continue reading…
Yearly Archives: 2008
Create a LAN for Virtual Servers with KVM and VDE
Scenario: You have one host [ hoster ] running KVM on UBUNTU with 1 network interface accessing to internet. You want to have 2 debian etch virtual servers [ guest ] ( debian01 and debian02 ) running on your hoster with network access between them and hoster in a local LAN. In this case virtual […]
Continue reading…
Update passwords in batch mode Using chpasswd
Sometimes, you need to put a non-interactive passwords using scripts, as you can see, you can’t use passwd tool, because it only works using interactive way.
Continue reading…
How to Obtain the Dell/HP (May be other vendors) service tag in Debian
You are using debian on Dell or HP servers if you want to know the serialnumber and model you can use the following procedure.This is verr useful when you are connected remotely and find the details.
Continue reading…