I found the below links to install Xen on both ubuntu and fedora
1) http://mediakey.dk/~cc/ubuntu-howto-install-xen/
2) http://sysdigg.blogspot.com/2008/01/how-to-install-xen-in-fedora-8.html
Also you can use yum install xen to faster installation
I found the below links to install Xen on both ubuntu and fedora
1) http://mediakey.dk/~cc/ubuntu-howto-install-xen/
2) http://sysdigg.blogspot.com/2008/01/how-to-install-xen-in-fedora-8.html
Also you can use yum install xen to faster installation
Use wget tool to download YUM package:
You can use this command:
A rough way to change the password in linux can be
sudo passwd
When asked to enter the password, you can enter your password and change the root password
Sometimes installing bittorrent can be pretty frustrating. I experienced this problem in a very dependent way. Just running the .deb file was not sufficient prior to this, you will need to install lot of dependencies. Let me take you step by step:
1) Install python:
apt-get install python2.4 python-wxgtk2.4 python-twisted
2) Install zope(zope.org)
apt-get install zope2.9
3) Install wxgtk if not installed
apt-get install python-wxgtk2.6
4) Install bittorrent
dpkg -i /home/test/Desktop/bittorrent_4.26.3_python2.4.deb
Your done. Run bittorrent from command prompt