1. How to Add User To add a new user in CentOS, use the adduser command, replacing the “howtolinux” with your preferred username. #sudo...
Wednesday, August 7, 2013
How to install Mysql on CentOS 6.4/Redhat
4:10 PM
1. Introduction MySQL is a relational database management system (RDBMS) that runs as a server providing multi-user access to a number o...
How to Zip and Unzip Files on CentOS 6/ Redhat 6
8:52 AM
Step 1. Creates the archive folder.zip and puts all the files in the current directory in it in compressed form as below : [root@howtoli...
How to check Version on CentOS/Redhat
8:38 AM
In this post, i will share the quick steps on how to check linux CentOS version. This steps may working on any version of CentOS and Red...
Top 5 Command check kernel version on CentOS/Redhat
7:57 AM
I usually check kernel version on CentOS by 5 methods: Method 1: #uname -a Method 2: # cat /proc/version Method 3: ...
Subscribe to:
Posts (Atom)