Monday, July 13, 2009
Five major features of Redhat 5.3 - 64 bit;- Torrents available
Posted by P N A Prasanna at 4:05 PM 0 comments Links to this post
Labels: RHEL 5.3-64bit Edition
Sunday, July 12, 2009
Microsoft really scared about Ubuntu 9.0.4 - Ten reasons
![]()
The following ten reasons are made to get scared Microsoft about Ubuntu 9.0.4
Posted by P N A Prasanna at 5:14 PM 0 comments Links to this post
Labels: Ubuntu9.04
Ubuntu 9.0.4 64 bit edition works good
Posted by P N A Prasanna at 4:54 PM 0 comments Links to this post
Labels: Ubuntu9.04
Converting ext3 to ext4
It is possible to mount both ext3 (and ext2, in kernels 2.6.28 and later) filesystems directly using the ext4 filesystem driver. This will allow you to use many of the in-core performance enhancements such as delayed allocation (delalloc) and multi-block allocation (mballoc), and large inodes if your ext3 filesystem have been formatted with large inodes as is the default with newer versions of e2fsprogs. Simply mounting an ext3 (or ext2) filesystem with a modern (2.6.27+) version of ext4 will not change the on-disk structures, and it is possible to revert to the ext3 (or ext2) driver should there be any problem with ext4. If you plan to use the ext4 driver to boot from an ext2/3 partition, and you compile your kernel without the ext2/3 drivers, you may need to add rootfstype=ext4 to the kernel command line. In addition to the in-core performance enhancements, there are additional features which modify the on-disk format from what ext3 understands, such as extents, which can significantly improve the ext4 filesystem performance, but mean the filesystem cannot be mounted by kernels that do not support ext4. There are additional ext4 features, such as flex_bg and > 16TB filesystem support that can only be enabled at format time via mke2fs. To change an ext2 filesystem (should you still have one) to ext3 (enabling the journal feature), use the command: To enable the ext4 features on an existing ext3 filesystem, use the command: WARNING: Once you run this command, the filesystem will no longer be mountable using the ext3 filesystem! After running this command, you MUST run fsck to fix up some on-disk structures that tune2fs has modified: Notes:# tune2fs -j /dev/DEV# tune2fs -O extents,uninit_bg,dir_index /dev/DEV# e2fsck -fpDC0 /dev/DEV
Posted by P N A Prasanna at 4:49 PM 0 comments Links to this post
Labels: Linux Articles
Ubuntu 9.0.4 Supports Ext4 file system

Ubuntu is really doing good in the matter of launching new ideas very soon in implementation. They implemented ext4 file system in the latest operating system Ubuntu 9.0.4. Recently the Fedora live CD is launched for its latest edition. But it really has Ubuntu in the backend. So the system engineers are really thought that there will be only three operating systems which will be expecting to occupying the desktops and netbooks (laptops) in the future. Those will be as follows:
Posted by P N A Prasanna at 4:37 PM 0 comments Links to this post
Labels: Ubuntu9.04
Friday, April 24, 2009
Ubuntu 9.04 is launched
It should be possible to get Ubuntu running on a system with the following minimum hardware specification, although it is unlikely that the system would run well. You should use the Alternate install CD to attempt such an installation. Ubuntu should run reasonably well on a computer with the following minimum hardware specification. However, features such as visual effects may not run smoothly. Sound card A network or Internet connection Note: All 64-bit (x86-64) PCs should be able to run Ubuntu. Use the 64-bit installation CD for a 64-bit-optimised installation. Visual effects provide various special graphical effects for your desktop to make it look and feel more fun and easier to use. If your computer is not powerful enough to run visual effects, you can turn them off and will still have a usable Ubuntu desktop. Visual effects are turned on by default if you have a graphics card which is supported. For information on supported graphics cards. Supported graphics card Netbook remix Edition Requirements: Before writing your flash, it is highly recommended that you verify the md5 sum (hash) of the .img file. For instructions, please seeHowToMD5SUM. For the current list of Official Ubuntu MD5 hashes, see the MD5SUMS file for the release you're using underhttp://releases.ubuntu.com (and optionally the PGP signatures in the MD5SUMS.gpg file), or see UbuntuHashes. This ensures that the file was not damaged during the download process and is 100% intact. Download Disk Imager from https://launchpad.net/win32-image-writer/+download Download flashnul from http://shounen.ru/soft/flashnul Run flashnul -p Run flashnul If your release does not include this, download it from Oliver's PPA Open Applications -> Accessories -> Image Writer Look at the output of dmesg | tail -20 to determine the device node assigned to your flash media (e.g. /dev/sdb) Run sudo umount /dev/device/node Run sudo dd if=/path/to/downloaded.img of=/dev/device/node bs=1M Run diskutil list to get the current list of devices Run diskutil list again and determine the device node assigned to your flash media (e.g. /dev/disk2) Run diskutil unmountDisk /dev/device/node Execute sudo dd if=/path/to/downloaded.img of=/dev/device/node bs=1m It should be possible to get Ubuntu running on a system with the following minimum hardware specification, although it is unlikely that the system would run well. You should use the Alternate install CD to attempt such an installation. Ubuntu should run reasonably well on a computer with the following minimum hardware specification. However, features such as visual effects may not run smoothly. Sound card A network or Internet connection Note: All 64-bit (x86-64) PCs should be able to run Ubuntu. Use the 64-bit installation CD for a 64-bit-optimised installation. Visual effects provide various special graphical effects for your desktop to make it look and feel more fun and easier to use. If your computer is not powerful enough to run visual effects, you can turn them off and will still have a usable Ubuntu desktop. Visual effects are turned on by default if you have a graphics card which is supported. For information on supported graphics cards. Supported graphics cardBare Minimum requirements
Recommended minimum requirements
Recommended for visual effects
Windows
Graphical Interface

Command Line Interface
Ubuntu
Graphical Interface

Command Line Interface
Mac OS X
Command Line Interface
Server Edition Requirements:
Bare Minimum requirements
Recommended minimum requirements
Recommended for visual effects
Posted by P N A Prasanna at 11:56 AM 0 comments Links to this post
Labels: Linux Articles, Ubuntu9.04
Wednesday, April 15, 2009
Bug in RHEL5
Posted by P N A Prasanna at 1:27 PM 0 comments Links to this post
Labels: Drops, Linux Articles




