How to Install phpmyadmin in CentOS / RedHat / Fedora
Step 1: Prerequisites Install Web Server PHP MySQL Server Step 2: Download Package Download rpm package for CentOS / RedHat[…]
Read more
Step 1: Prerequisites Install Web Server PHP MySQL Server Step 2: Download Package Download rpm package for CentOS / RedHat[…]
Read more
Export MySQL database To export mysql database, use the mysqldump command. # mysqldump -u root -p database-name > backup.sql e.g[…]
Read more
Introduction MySQL Community Edition is a freely downloadable version of the world’s most popular open source database that is supported[…]
Read more
Introduction A crontab is a simple text file with a list of commands meant to be run at specified times.[…]
Read more
Following are some useful commands to check the memory status of machine: free Command Use free command to check the[…]
Read more
Method 1: Command Line Step 1: Edit in /etc/sysconfig/network File In order to change the hostname edit the following file:[…]
Read more
For Fedora / RHEL / Cent OS Linux Step 1: Install apache # yum install httpd Step 2: Start apache[…]
Read more
Introduction The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files from one host to[…]
Read more
Version Minor release CD and DVD ISO Images CentOS-7 7.0.1406 For 32-bit & 64-bit http://mirrors.nayatel.com/centos/7/isos/x86_64/ CentOS-6 6.6 For 32-bit http://mirrors.nayatel.com/centos/6.6/isos/i386/[…]
Read more