Tag: fedora

Clears the yum cache

Clears the yum cache yum clean all

Install Rhino

Installing Rhino(Javascript interpreter created in java) on Fedora 7 sudo yum install rhino-manual rhino-demo rhino

Restarting XServer in Fedora

Restart XServer from command line in Fedora – for testing xorg.conf settings… telinit 3 #Shutdown X telinit 5 #Starts X

Hardware Profile

OS: Fedora Core release 6 (Zod) Default run level: 5 Language: en_US.UTF-8 Platform: i686 BogoMIPS: 5401.97 CPU Vendor: AuthenticAMD CPU…

Sharing an Internet Connection from A Linux System using IPTables

To setup internet connection sharing in Linux system using IPTables Enable IP forwarding Run as root sysctl -w net.ipv4.ip_forward=1 To…

Yum Options

Using yum command usage: yum [options] < upgrade, install, update, info, search > Use the -y option to bypass the…

yum install

Stuff I had to install after doing a Fedora Core 6 Install from DVD Libraries qca-tls Multimedia mplayer vlc xine…