place to discuss Linux
Archive for April, 2009
Installing Ubuntu on a USB Pen Drive
Apr 5th
Being able to run Linux straight out of a USB drive is a great way to enjoy the liveCD experience, letting you run Linux from any computer you want. And it saves you from the trouble of carrying a CD along all the time, with your USB drive easily tucked away in your pocket.
Here’s a simple tutorial that shows you how to install Ubuntu on a USB drive. Even though this tutorial uses Ubuntu as its base distribution, you can virtually use any type of Linux liveCD distribution.
What you needIn order to be able to execute this simple tutorial, More >
Installing Ubuntu on Windows without partitioning
Apr 4th
You can install and run Ubuntu from within Windows without any risk of accidentally deleting your existing programs and files by using Wubi, an unofficial Ubuntu installer for Windows users. Unlike UNetbootin, which installs Linux on a hard disk partition, Wubi works by installing Ubuntu within a file stored on your Windows drive, and adding itself to the Windows boot.ini file to allow you to choose between Windows and Linux at boot time.
Wubi is based on Ubuntu 8.04 Long Term Support (LTS), which was released in April 2008. Both Wubi and Ubuntu 8.04 are available now in stable beta versions.
You More >
How to Upgrade to Fedora 10 from older version
Apr 4th
Fedora 10 is the latest version of Fedora released on 25th november 2008. In this article I will show you how to upgrade to the latest version of fedora from an older version of fedora without losing any information.
As you all know that in august 2008 the Fedora servers were compromised and the digital signature used to sign all Fedora packages may have been compromised. The digital signature is used to ensure that packages you install are authentic and not hacked or modified in any way.
As such you cannot upgrade your Fedora installation you need to make a simple update More >
Access Linux Filesystem in Windows
Apr 4th
In one of my Previous articles I have shown you “How to mount Foreign filesystem in Linux” . In case of Linux you already have all the interface defined to access the foreign partitions like fat32, ntfs etc. But in window there are no interface present to access the Linux partitions. So today I will show you how to access Linux Filesystem in windows.
Explore2fs is a GUI explorer tool for accessing ext2 and ext3 filesystems. It runs under all versions of Windows and can read almost any ext2 and ext3 filesystem.
If you are using dual boot systems or laptops this More >
Everything about Mounting a Foreign File System in Linux
Apr 4th
Linux, being the chameleon that it is, has the ability to support many different file systems, either natively or with “outside” help. Besides its native ext2 (and more recently ext3) file system, it can also handle DOS’ FAT16 and FAT32, Windows’ NTFS4 and NTFS5, OS/2’s HPFS, and Macintosh’s HFS, just to name a few. Given the recent push to add journaling capabilities, Linux has seen even more file systems being offered closer to home, such as Red Hat’s own ext3, Namesys’ ReiserFS, IBM’s JFS, Silicon Graphics’ XFS, etc.
How to Mount a file System?
By default, Linux will not allow users to More >
