How to create MySQL Database, Tables in Linux

May 20, 2013

I have used Red Hat Linux for creating MySQL database so kindly make changes in the commands as per your distribution. ## Installing MySQL Make sure mysql package is installed

Preventing security breaches with ExecShield

May 8, 2013

ExecShield is designed to prevent security breaches caused by software programs written to crawl through the Internet looking for systems with common vulnerabilities such as worms and viruses. It is

How to configure CVS server in Red Hat Linux

May 7, 2013

From [wiki](http://en.wikipedia.org/wiki/Concurrent_Versions_System#Features) CVS (Concurrent Versions System)uses a client–server architecture: a server stores the current version(s) of a project and its history, and clients connect to the server in order to

How to get a list of open ports in Linux?

May 3, 2013

So you have set up a very secured server but still don't you want to cross check if the machine is really secured and your server has not been compromised