The following steps can be taken to install Ubuntu 12.04 LTS on a VM running on XenServer 6.
Tag: linux
Install Nemo File Manager in Ubuntu 13.04 Raring/12.10 Quantal
Nemo is a complete fork of Nautilus and its goal is to extend the Cinnamon user experience to desktop and file management. Nemo has features like: compact view, all desktop icons, etc.. which are missing in Nautilus 3.6 version, Open in terminal and open as root, File operation progress while copy/move files shows percentage and details, Has nice GTK bookmarks management, up/forward/back and refresh buttons, Nice proper status bar, better search, better widgets and many more.
Continue reading “Install Nemo File Manager in Ubuntu 13.04 Raring/12.10 Quantal”
Linux Kernel 3.0 is out (with KVM and Xen included)
Last week, Linux kernel father Linus Torvalds announced the release of version 3.0 of the Linux Kernel. This release does not introduce any binary incompatibility neither major changes.
Virtualization.info already covered the 3.0 release with regards to the integration of both KVM and Xen in the mainline tree of the kernel sources.
For Xen, this release means no more patches to the Linux kernel in order to make Linux virtual machines run as guests. In fact, Xen is a Type-1 hypervisor, so hosted operating systems need to have proper support built-in to run smoothly on virtualized hardware. Until now, a substantial Linux kernel patch had to be applied in order to add this support in the linux guest.
KVM, instead, is a Type-2 hypervisor, which runs itself on top of and operating system.
A full list of Xen related changes in the Linux kernel can be found here on the Xen wiki.
Configure linux for windows users
0 Install general software for linux ubuntu
http://tips-linux.net/en/linux-ubuntu/linux-distribution/install-ubuntu
1 Theme Windows 7
Download Here
Extract and execute
$ ./GUIInstall.sh
2 Software
- Install Office 2007 with CrossOver
- Nero 4 For linux
- Adobe reader
- Skype
- Google chrome
- Ares for linux
- Fireworks CS3
3 Enable windows button
Press ALT+F2
gconftool-2 –set /apps/metacity/global_keybindings/panel_main_menu –type string “Super_L”
Now you can lauch the main menu with the windows button
If you really miss windows install a virus XD. After all this configurations your linux will be like this:
XenServer – Adding a local Iso Storage
Login to your Xenserver with ssh and create a iso folder
mkdir -p /var/opt/xen/iso_import
Then, create the ISO store like this
xe sr-create name-label=”Local ISO” type=iso device-config:location=/var/opt/xen/iso_import/ device-config:legacy_mode=true content-type=iso
—
If You want to install Debian Lenny, as defined VM, maybe is better to use Remote URL:
http://ftp.de.debian.org/debian/