1. Updated packages
Friday, January 15, 2010
Ubuntu 10.04 is expected on the first quarter of 2010
1. Updated packages
Posted by PNA Prasanna at 8:08 AM 0 comments
Labels: Ubuntu 10.04
Wednesday, January 13, 2010
Installing VLC Player in RHEL5 - R&D
Installing VLC Player in RHEL5 is still a perpetual R&D for me. You can find packages once you get into the vlc player website. But that is not fruitful to install VLC into RHEL5, however you can download the packages that is for our personal and professional R&D.
Packages can be downloaded from the following link, however these have some dependencies.
http://www.videolan.org/vlc/download-redhat.html
So It is not the full solution to install the VLC Player in RHEL5. The problem persists, even if you go for Linux forums.
VLC developers has to provide a proper solution to fix this up.
Anyway try this following link out for your machine, it would be the good R&D in RHEL5.
http://dag.wieers.com/rpm/packages/vlc/
If not try the torrent link for downloadin VLC for Redhat Enterprise Linux.
http://www.picktorrent.com/torrents/28/vlc-player-of-red-hat/
Posted by PNA Prasanna at 2:56 PM 0 comments
Labels: RHEL5 R/D
FireStarter for Ubuntu Linux - a free professional firewall
$ sudo apt-get install firestarter

It is having the customizable user interface, you can minimize into tray if you need, you can leave it normal otherwise.
Key Features
- Suitable for use on desktops, servers and gateways
- Enables Internet connection sharing
- Allows you to define both inbound and outbound access policy
- Wizard for easily configuring your firewall
- Sets up DHCP for a local network
- Real time firewall events view
- View active network connections, including any traffic routed through the firewall

Normally, In professional flavour of Linux ie Redhat Enterprise Linux does not have this type of utility. You can achieve through commands that is used for fixing the firewall priority ie., High, Medium, No firewall.
But In Ubuntu you can fix it easily with simple mouse clicks. You can restrict the network through this utility. Blocking internal network packets as well as blocking external network packets.
You cannot access internet, if you block all packets. This is the good utility to maintain a good network in Ubuntu.

Firewall is the fitering mechanism in one or more network, that is used to handle the incoming and outgoing packets in general.
Posted by PNA Prasanna at 2:29 PM 0 comments
Labels: Ubuntu
Friday, December 11, 2009
Redhat Enterprise Linux 5 & Acer 5315 - a perpetual R&D
I installed Ubuntu 9.04 which works good with all the devices. I am able to use even the integrated camera also.
The GUI problem is related to the screen resolution that can be tolerable professional like me. But the network card detection problem is not normal. I can wake my Acer 5315 up, if the network card works good. Then I can go for further research.
I googled a lot on this query. But the the problem persists. Finally I came to that RHEL5 is not for Acer 5315, however I am still doing my R&D on this. Pour your valuable suggestions in this regard.
Posted by PNA Prasanna at 9:05 AM 0 comments
Labels: RHEL5 R/D
Monday, December 7, 2009
Boot RHEL from USB
The following steps configure a USB pen drive as a boot medium to start the installation of Red Hat Enterprise Linux.- Attach the USB pen drive to a system which is already running Red Hat Enterprise Linux.
- Run
- From the dmesg output, identify the device name under which the drive is known to the system.
Sample messages for a 1 Gb flash disk being recognized as /dev/sdb: - Note: For the remainder of this article, we will assume this device name to be /dev/sdb. Make sure you adjust the device references in the following steps as per your local situation.
- At this point, the flash drive is likely to have been automatically mounted by the system. Make sure the flash drive is unmounted. E.g. in nautilus, by right-clicking on the icon for the drive and selecting Unmount Volume.
- Use fdisk to partition the flash drive as follows:
- There is a single partition.
- This partition is numbered as 1.
- Its partition type is set to 'b' (W95 FAT32).
- It is tagged as bootable.
- Format the partition created in the previous step as FAT:
- Mount the partition:
- Copy the contents of /RedHat/isolinux/ from the first installation CD/DVD onto the flash drive, i.e. to /mnt.
Note: the files isolinux.bin, boot.cat and TRANS.TBL are not needed and can thus be removed or deleted. - Rename the configuration file:
- Copy the installer's initial RAM disk /RedHat/images/pxeboot/initrd.img from the first installation CD/DVD onto the flash drive, i.e. to /mnt.
- Optional step: To configure any boot settings, edit the syslinux.cfg on the USB flash drive. For example to configure the installation to use a kickstart file shared over NFS, specify the following:
- Unmount the flash drive:
- Make the USB flash drive bootable. The flash drive must be unmounted for this to work properly.
- Mount the flash drive again:
- Install GRUB on the USB flash drive:
- Verify that the USB flash drive has a /boot/grub directory. If it does not, create the directory manually.cd /mnt
mkdir -p /boot/grub - Create the grub.conf file. Below is a sample grub.conf:default=0
timeout=5
root (hd1,0)
title Red Hat Enterprise Linux installer
kernel /vmlinuz
initrd /initrd.img - Copy or confirm the created grub.conf file is on the /boot/grub/ directory of the USB flash drive.
- Unmount the flash drive:
- At this point, the USB disk should be bootable.
- Attach the USB disk to the system you wish to install Red Hat Enterprise Linux on.
- Boot from the USB disk. Refer to the hardware vendor's BIOS documentation for details on changing the order in which devices are checked for booting from.
- Once you are booted in the Red Hat Enterprise Linux installer, continue with your network installation of your choice.
Courtesy: Redhat.com
Reference: http://kbase.redhat.com/faq/docs/DOC-10553
Posted by PNA Prasanna at 9:17 AM 1 comments
Labels: Redhat
Ubuntu / Google has to fix up Gtalk voice chat issue
Ubuntu bots and Google lovers eagerly waited for the solution. But still the issue persists with the recent Ubuntu 9.10 also.
This issue has to be set right by Google only not by Ubuntu 9.10 However, Ubuntu has to pour some suggestions, which provides the solution to Google Gtalk team.
The thing has to happened correctly. But when waiting for Ubuntu bots and Google lovers valuable suggestions...
Posted by PNA Prasanna at 6:05 AM 0 comments
Tuesday, November 17, 2009
Ubuntu 9.10 available

Ubuntu 9.10 is available in the official Ubuntu website now.
Salient points:
1. Upgrade is recommended.
As per the Ubuntu community up-gradation is advisable. Refer it up for up-gradation: http://www.ubuntu.com/getubuntu/upgrading
2. New features
Refer http://www.ubuntu.com/products/whatisubuntu/910features for getting new features of the latest Ubuntu.
3. Download link: http://www.ubuntu.com/getubuntu
Posted by PNA Prasanna at 11:29 AM 0 comments
Labels: Ubuntu9.10



