Monday, January 31, 2011
Sunday, January 30, 2011
Tuesday, January 25, 2011
install vi, vim and components
yum install vim-X11 vim-common vim-enhanced vim-minimal
http://nixcraft.com/linux-software/434-how-install-vim.html
Monday, January 24, 2011
Configure sendmail : Step by step
Figured out this website:
Store links here for future reference
*Updated: new howto's
Cpanel Error: Can't locate DBD/mysql.pm in @INC
using this reference
http://layer2.cpanel.net/perl587installer.tar.gz
Then unzip it
# tar -zxvf perl587installer.tar.gz
Change to the folder and follow the instructions in INSTALL file.
Then unzip it
# tar -zxvf perl587installer.tar.gz
Change to the folder and follow the instructions in INSTALL file.
Tuesday, January 11, 2011
cannot make on centos
use this to install all developer tool
yum groupinstall "Development Tools"
Reference :
http://stackoverflow.com/questions/171506/make-and-build-utilities-on-centos-rhel
fix xen kernel
this problem happened when i try to use latest version of xen kernel in hypervm
the error code:
Error: (2, 'Invalid kernel', 'xc_dom_parse_elf_kernel: ELF image has no shstrtab\n')
the error code:
Error: (2, 'Invalid kernel', 'xc_dom_parse_elf_kernel: ELF image has no shstrtab\n')
windows vps running ok but linux cannot start.
search thru google and found; http://www.webhostingtalk.com/archive/index.php/t-761158.html
search thru google and found; http://www.webhostingtalk.com/archive/index.php/t-761158.html
run this script using root:
# /script/fixxenkernel
# /script/fixxenkernel
then done! linux xen client successfully start. - END -
Subscribe to:
Posts (Atom)