Upgrade phpmyadmin
Go to http://www.phpmyadmin.net/home_page/ and download the latest stable version. Backup [...]
Go to http://www.phpmyadmin.net/home_page/ and download the latest stable version. Backup [...]
In Main Server: # vi /etc/ntp.conf select a server. eg: [...]
CLASS A 255.0.0.0 - /8 255.128.0.0 - /9 255.192.0.0 - [...]
To fix the issue: # vzctl stop <veid> # vzctl [...]
ln -sf /usr/share/zoneinfo/Asia/Calcutta /etc/localtime Using TZ environment export TZ=Asia/Calcutta date
service chkservd stop service httpd stop service mysql stop service [...]
cd /usr/local/src wget http://www.python.org/ftp/python/3.1.1/Python-3.1.1.tar.bz2 tar -jxvf Python-3.1.1.tar.bz2 cd Python-3.1.1 ./configure [...]
1. Find.. to which IP address in the server is [...]
for y in `ls | grep .html`; do sed "s/abc/xyz/g" [...]
Reference : http://www.linux-noob.com/forums/index.php?/topic/2928-grub-single-boot-and-kernel-panic-reboot/ If for example your grub.conf looks like [...]