RHEL 6.5 launched with enhancements by Redhat
Redhat recently launched the latest version of its famous Operating System's enterprise series : RHEL 6.5 . Redhat is the world's leading provider of open source solutions, using a community-powered approach to provide reliable and high-performing
Recover Forgotten Root Password in CentOS/Redhat
Sometimes users forget root password. In Linux password can be recovered by booting Linux under single user mode and creating new password by entering...
News: Red Hat Announces Beta Availability of Red Hat Developer Toolset 2.0
Red Hat is pleased to announce the Beta availability of Red Hat Developer Toolset 2.0. This latest version bridges development agility with production stability...
How to do a 301 url redirect in Nginx
In Nginx it can be done with a simple rewrite statement within the configuration file. Lets assume we have a domain abc.com and we want every request to get redirected towards www.abc.com.
Mysql in Linux : Tutorial for impatient geeks
Mysql is a Relational Database Management system (RDBMS) , In RDBMS data is stored in the form of rows and columns which is in...