Ubuntu makes it easy to enable automatic login if you’re using a login manager such as GDM. But what to do in case you don't have GDM. Here’s how to enable automatic login.
If you are an geeky user who keeps installing various software and updates then with the passage of time you will feel that your system is messed up. Ubucleaner is a shell script which lets you clean your Ubuntu system by removing the following: apt cache Config file ...
In this article we will describe how we can create a bootable Backtrack 4 USB Drive that will save all the changes we make on the USB itself. In this scenario we will use 2 USB Drives. One USB drive of 1GB and the 2GB USB drive which will hold ...
Some time ago ext4 was released and available for Linux kernel. ext4 provides some additional benefits and perforce over ext3 file system. You can easily convert ext3 to ext4 file system. The next release of Fedora, 11, will default to the ext4 file system unless serious regressions are seen. In ...
In Linux, as in most other Unix-like operating systems, it is common to use a whole partition of a hard disk for swapping. However, with the 2.6 Linux kernel, swap files are just as fast as swap partitions, although Red Hat recommends using a swap partition. The administrative flexibility of ...
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 ...
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 ...
Most Linux distributions come on a CD-ROM. You can also download them from an FTP site, but that requires an Internet connection. What if you have a system with no CD-ROM drive or Internet connection, like an old 486 laptop? the trick here is to have another desktop system with ...