Before installing xen on the linux (centos or Redhat), please check the compatiblity. Then check whether the server has already installed xen. There packages should be checked. I checked using RPM..1 xenserver# rpm -qa |grep xen xen-libs-3.1.0-13.el5 xen-3.1.0-13.el5 xenserver #rpm -qa |grep kernel-xen kernel-xen-2.6.21-2950.el5xenserver-dev #rpm –qa |fgrep virt-manager //for GUI virt-manager-0.5.2-2.el5Install :1.xenserver# yum install xen xenserver # yum install kernel-xen xenserver # yum install virt-manager2. Edit default=1 in /boot/grub/grub.conf...
Thursday, 29 April 2010
What is Ruby on Rails? Install on linux plat form
Posted on 16:50 by Unknown
What is Ruby on Rails?Ruby is a programming language just like Perl, Python or PHP. Rails is an open source Ruby framework for developing database-backed web applications. You could develop a web application at least ten times faster with Rails than you could with a typical Java framework. It is a web application framework written in the Ruby programming language.We tried the installation of Ruby on Rails on a server with this configuration:1. Red Hat Linux release 7.32. Plesk 5.0.53. Apache 1.3.274. PHP 4.3.4 # Run as an Apache ModuleInstall RubyBefore...
Various linux commands
Posted on 14:14 by Unknown
p, li { white-space: pre-wrap; } grep -irl saqun.com * [i=case sensitive,allow both case. r=recursive, l=list out] // search domain in /hsphere/local/config/httpd/sites/ 1.check php version: php -v 2.check which php: php -i // php -i |grep php.ini 3./usr/local/cpanel/logs // logs of cpanel 4./var/cpanel/userdata // gives the user data. 5.ctrl+] // to come out from established connection Then q enter. 7.Search customer by name or by email id:- 8.vps # vzctl enter (id of domain)...
Subscribe to:
Posts (Atom)