Category Archives: Linux
VMware Workstation 7.1.5 on Fedora 16
Due to licensing issue, I need to downgrade VMware Workstation 8 to VMware Workstation 7.1.5. While launching the VMware Workstation 7.1.5, that caused an error message: Nov 18 21:20:43.159: app-139682775324416| Trying to find a suitable PBM set for kernel 3.1.1-1.fc16.x86_64. … Continue reading
How to install PDF Printer on Fedora
Very often I need to print file to PDF format. To enable PDF print, you need cups-pdf. This cups-pdf package provide easy and friendly way to print files in PDF. As I’m using Fedora Linux workstation. #yum install cups-pdf After … Continue reading
how to install VMware Workstation 8.0 on Fedora Linux 15
VMware Workstation 8.0 just launch not long ago. Heard that VMware introduces many new featrures specially on rich user experience, comprehensive feature set, and high performance. First, ensure kernel-headers and kernel-devel is installed on the Fedora 15. # yum install … Continue reading
How to Create a Fedora Bootable USB Drive using liveusb-creator
I wanted to make a bootable USB thumb drive of Fedora 14 LiveCD. As I’m using Fedora 14 notebook, making a Fedora bootable USB drive is quite handy, specially for system recovery and show case or introduce to friends of … Continue reading
VirtualBox 4.0
Oracle just released VirtualBox 4.0 couple of days ago. I always prefer Sun VirtualBox. Not only VirtualBox is free, as it is an Open Source Software and also, VirtualBox run better and faster on my Fedora 14 notebook, as compare … Continue reading