Wednesday, February 27, 2008

Wine

Hello, I'm back with wine. This is a very good software. It install .exe files on Linux. So, you can use your windows applications directly on Linux. It is very useful to some users. Well, i download the wine .rpm files and i made a archive file. Download the below link, after that unzip it. install it and feel Linuxxxxxxxxxxxx.
http://www.uploading.com/en/files/HCUWBJKH/Wine.tar.bz2.html

1. [root@localhost Desktop]# tar -xvjf Wine.tar.bz2 -C /opt (extract the archive file under /opt)
2. [root@localhost Desktop]# cd /opt
3. [root@localhost opt]# cd Wine/
4. [root@localhost Wine]# rpm -ivh * --force

If you want to install any .exe files, give the command like this.
1. [root@localhost Desktop]# wine jre-6u3-windows-i586-p-s.exe (i have jre-6u3-windows-i586-p-s.exe file, if you have different please mention that name only).

Wednesday, February 20, 2008

RedHat Documentation for RHEL-5

Hay.. Buddies... im back with RHEL 5 Documentation. People's are bothered about Linux Books. So many people were asked me.. "Sir, which book is best for us, which book shell i buy?". Don't worry about all that things. RedHat provides the Documentation. You will download it freely. This Documentation is very useful to us and it's also recommended by the RedHat. Download the below links and Enjoy. Feel Linuxxxxxxxxxxxx.

Deployment Guide
http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/en-US/Deployment_Guide.pdf

Installation Guide
http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/en-US/Installation_Guide.pdf

Virtualization Guide
http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/en-US/Virtualization.pdf

Cluster Suite Overview
http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/en-US/Cluster_Suite_Overview.pdf

Cluster Administration
http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/en-US/Cluster_Administration.pdf

LVM Administrator's Guide
http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/en-US/Cluster_Logical_Volume_Manager.pdf

Global File System
http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/en-US/Global_File_System.pdf

Using GNBD with GBS
http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/en-US/Global_Network_Block_Device.pdf

Linux Virtual Server Administration
http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/en-US/Virtual_Server_Administration.pdf

Tuesday, February 19, 2008

How to configure Fedora 8 as Yum Server

Well. So many people asked me how to configure yum server under Fedora 8. When ever we want to install any packages in our system with using yum command, by default it will install from Internet. If that packages in our Fedora 8 DVD. We don't need to download that packages from internet. we install that packages with our DVD only. Ok, but we need to make some changes on some files... Login as root, and give this commands from of your terminal.

1. [root@localhost ~]# cd /etc/yum.repos.d/
2. [root@localhost yum.repos.d]# rm -rvf * (hay... you need to must n go to the /etc/yum.repos.d directory, other wise you will lose your data, be careful about this.)
3. Download the below link
http://www.uploading.com/files/36108BI8/repos.tar.gz.html
4. Extract the files under the /etc/yum.repos.d location like this. (Assume if you download the above file under your Desktop)
5. [root@localhost opt]# cd /root/Desktop/
6. [root@localhost Desktop]# tar -xvf repos.tar.gz -C /etc/yum.repos.d/
7. Put your Fedora Dvd in your dvd drive, and mount the dvd under the /mnt
8. [root@localhost Desktop]# mount /dev/cdrom /mnt
9. [root@localhost Desktop]# yum list

That's it. You configured your yum server in your local system. So.. when ever your system asks any packages, automatically it download that packages from your cdrom. All yum commands are work like this.

Again if you want to install packages from internet with yum, we need to remove the files under /etc/yum.repos.d/
1. [root@localhost ~]# cd /etc/yum.repos.d/
2. [root@localhost yum.repos.d]# rm -rvf * (hay... you need to must n go to the /etc/yum.repos.d directory, other wise you will lose your data, be careful about this.)
3. [root@localhost ~]# mount /dev/cdrom /mnt (mount the cdrom under /mnt)
4. [root@localhost ~]# cd /mnt/Packages/
5. [root@localhost Packages]# rpm -ivh fedora-release-8-3.noarch.rpm --force (install the package forcely)

That's it, again you will download your packages from internet, so... feel Linuxxxxxxxxxxxxxx.


Wednesday, February 13, 2008

John the Ripper password cracker

Hi... I come back finally with John ripper. This is very very powerful tool to crack the Linux passwords. It will cracks Md5 encrypted passwords too. I'm giving download link to below. The installation is also very easy. First extract the tar ball. Go to john-1.7.2 directory, in that directory you will find one doc directory. Go to that directory... here you will find INSTALL file. Follow the Theory. Thats it, you will crack passwords. If you want to crack root password also, yeah you can. But it is painful to crack that. John the Ripper takes alot of time to crack it. Feel linuxxxxxxxxx.

http://www.openwall.com/john/f/john-1.7.2.tar.gz

Saturday, February 9, 2008

Ext2 IFS For Windows

Hello... I'm back with Ext2 IFS for Windows. What is this Ext2 IFS? Hmmm.... If you have two operating systems in your system, i.e. Windows and Linux. You are running in Windows, now you want to access a file which are in the Linux file system. How can you? Now Ext2 IFS is very best for access the ext2 and ext3 file systems in windows. It will show the Linux partitions like a local drive. So.... you will access the Linux partitions very easy in Windows. Feel Linuxxxxxxxxx.

Friday, February 8, 2008

VirtualBox


Many people were asked me.... "Is it possible to run Linux and windows at a time on the same system?". My answer is yes. This is called virtualization. Yeah... we have so many virtualization softwares. One of the famous virtualization software is VMWARE. But you need to buy that software. VirtualBox comes free of cost and performance also good. So... why don't we try that. I'm giving that website link below. According to your operating system you need to download that package. If you want to source code, it also available there. For downloads click on download links, for documentation click on documentation link. So.. why are you waiting.... Download it... Feel linuxxxxxxxxxxx
http://www.virtualbox.org/wiki/Downloads
http://www.virtualbox.org/wiki/Documentation



Thursday, February 7, 2008

Get Ubuntu Live Cd

Hi... Why people feel fear to install Linux. Actually it is very easy. Please follow correct steps, then it is very very easy. Ok, if you are still feeling fear about that.... i will give you one good suggestion. That is LIVE CD. One of the Linux vendor Ubuntu is supporting for that. With this cd you will run Linux with out installation on your system. In this also we have two types. one is Desktop edition and another one is Server edition. I'm giving the two links below. which do you want to download... download it. Feel linuxxxxxxxxxxxxx.

http://mirrors.cytanet.com.cy/linux/ubuntu/releases/gutsy/ubuntu-7.10-desktop-i386.iso
http://mirror.rootguide.org/ubuntu-releases/gutsy/ubuntu-7.10-server-i386.iso

Wednesday, February 6, 2008

VLC Media Player for Fedora and Redhat

Hi... I'm coming back with vlc media player... This player plays so many video formats on Linux. Then why are you waiting. Download the below link.

www.keepmyfile.com/download/4137fb2182690

I downloaded all the .rpm files and i zipped that. You need to unzip that. The command for unzip that... tar -xvjf Vlcmediaplayer.tar.bz2 . Check it out, after extract that file, you will find some .rpm files under Vlcmediaplayer directory. Install that .rpm files. If any dependencies are missing check for that your local cd's. If you can't find go to internet. otherwise send me a mail which are you need. If it installed successfully, press Alt+F2. This is a shortcut for run command. Then type vlc in that run window. Thats it. You will find a Vlc Media Player window. Feel Linuxxxxxxxxxxxx.

Friday, February 1, 2008

Fedora download links

This is for my students... So many pupils are asked me "how to download fedora". For a normal pc your architecture is i386. A lot of people are using these personal computers. So.. im giving that download links below. If you want to download it... you need to follow some instructions. What they are

1. You should download this in NTFS file system drives. Because your Fat doesn't support large files more that 1 GB. But NTFS supports that, so.....

2. This is a very large file. Nearly 3.2 GB. So. you need to download this file with some download managers support. So.. choose the best download manager. In my view the best download manager is Flashget.

3. It is a very large file. It will take 2 to 10 days depending on your internet speed. so.. be patience..

The download links are...
ftp://ftp.linux.org.uk/pub/distributions/fedora/linux/releases/8/Fedora/i386/iso/Fedora-8-i386-DVD.iso
ftp://ftp.sfc.wide.ad.jp/pub/Linux/Fedora/releases/8/Fedora/i386/iso/Fedora-8-i386-DVD.iso

Download in that any one link. Right click on that link, choose copy link location after that paste in download manger. That's it. One of the good linux os you will get free of cost. feel linuxxxxxxxxx.

About Me

This is Srikanth Naidu. I want to share my knowledge with my frens. That's y i started this blog. If you want to contact me I'm available on bluemooninheaven@gmail.com