Understanding RPM package
All of us install multiple rpms while working on our Linux machines. But do you look at the rpm file and ever wonder what does those i586, i686 or any
Linux tutorials, DevOps guides, shell scripting, automation, and practical how-to content.
All of us install multiple rpms while working on our Linux machines. But do you look at the rpm file and ever wonder what does those i586, i686 or any
While configuring my sendmail server I was getting this error. I had to dig up a lot to fix this one. Then I found the solution so I thought I
I got this error while trying to send out mail using my MTA which in my case was sendmail. ### **Reason:** If you receive this error then it means that
Well before moving ahead I hope you know about Symlinks in Linux and its both the types i.e Soft Link and Hard Link. I will just give a brief description
Creating a database user and system user are two different things. In this post I will be telling you the steps required to create a MySQL database user and assigning
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
The other day I was trying to compile php in one of my Linux machine and this error threw up. Well then I thought let me provide a solution for
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
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
The 2.6 Linux kernel has the ability to log events such as system calls and file access. These logs can then be reviewed by the administrator to determine possible security