Home »
Posts tagged linux (Page 4)
The ps command on linux is one of the most basic commands for viewing the running processes on the linux. It provides the current processes and services with detailed like cpu usage, memory utilization, user id, command name etc. ps command is very usefully for every linux system...
Continue reading
February 4, 2015 Admin
linux-commands
No Comment
Sometime your server internal clock somewhat erratic. Which is not acceptatble on production environment, In this tutorial you will be learn to Syncronize system clock on linux server with ntp server. if you didn’t installed ntp server then install it useing following steps. Centos/RHEL # yum install ntp...
Continue reading
January 23, 2015 Admin
Centos/RHEL
No Comment
The IPMI (Intelligent Platform Management Interface) provides management and monitoring capabilities independently of the host system’s operating system, firmware, BIOS and CPU. IPMI provides an easy way to manage a server/computer that may be unresponsive or powered off by using a network connection to hardware. This tutorial will...
Continue reading
January 22, 2015
Centos/RHEL
No Comment
Linux Parallels Plesk is supported to install multiple php versions on the server since 11.5 version. Follow the below Instructions for install and configure multiple php on Parallels Plesk 11.0.9 and 11.5 servers. NOTE: The following instructions are applicable for Parallels Plesk 11.0.9 only. For Plesk 11.5, use...
Continue reading
January 22, 2015 Admin
Parallels
No Comment
Bind is a free open source widely used Domain Name System (DNS) management application protocol over the INTERNET. Without DNS we can’t imagine of Internet service. Bind software basically developed by the University of California Berkeley in 1980. Bind officially supports PostgreSQL, MySQL, LDAP, Berkeley DB, and ODBC...
Continue reading
January 20, 2015 Admin
Centos/RHEL
No Comment