Posted by tech-charles on November 17th, 2008
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Ever been faced with a collection of files that need renaming and nearly gone mad from trying to do it manually? Lots of typing mv, or lots of right click -> rename. Enter qmv, part of renameutils.
Read the rest of this entry »

Posted in Free Tools | No Comments »
Posted by Admin on November 9th, 2008
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.
Read the rest of this entry »

Posted in Database | 2 Comments »
Posted by izco on November 1st, 2008
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 servers will not be able to access to internet, but later I will explain how to do it.
Read the rest of this entry »

Posted in General | 1 Comment »
Posted by Admin on October 25th, 2008
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.
Read the rest of this entry »

Posted in General, Security | 1 Comment »
Posted by Admin on October 20th, 2008
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.
Read the rest of this entry »

Posted in General | 2 Comments »
Posted by Admin on October 16th, 2008
You need to install open-iscsi package for high performance, transport independent iSCSI implementation under Debian Linux. You need Debian Linux with kernel version 2.6.16, or later.
Read the rest of this entry »

Posted in General | No Comments »