February 2012
Different Linux distros have different method to set the hostname. On Fedora Linux, it is quite simple.
Open the /etc/sysconfig/network file
# vim /etc/sysconfig/network
Find the line starting with
HOSTNAME=
Assign the hostname for this ... read more »
We introduced how to create a LVM group with two hard disk partitions, which the LVM group can be used for installing LVM backed Xen DomUs. The LVM volume can ... read more »
This is a simple tutorial for beginners to SSH to a Linux host. This is quite easy with the easy-to-use software freely available but the beginners need a tutorials to ... read more »
I write a lot latex documents and most of the documents have images in it. Latex deals EPS very well, while sometimes we need to add JPG / PNG images ... read more »
We usually have video files in .wmv .mpg .rmvb or .mkv formats. The iPod, iPhone or iPad only accept a limited number of video file types, such as .mov and ... read more »