Home » Operating System » Page 10

Operating System

Essential Regular Expressions for VIM Editor in Linux

VIM (Vi IMproved) is a programmers editor in linux. Current version 7.2.148 . It support multiple programming languages like PHP,HTML,CSS,Javascript etc … Its Regular expression performance is amazing. You can run through thousands of lines of database data and remove unwanted commas or You can quickly create an html link list of websites which contain …

Essential Regular Expressions for VIM Editor in Linux Read More »

Fedora 11 – Change gdm Background

it is not very easy to change the background of GDM theme in fedora. The gdmsetup command is missing in fedora 11. Because the gdm is going under through rewrite process. Only way to configure the gdm is simply downgrade to fedora 8 or change the display manager to KDM. here is another simple way

Change Fedora 11 Login Screen to KDE login screen

GDM in fedora 11 is not configurable. KDM – KDE Display manger offers stunning interface with themes To change to KDM make a file in /etc/sysconfig/ ie – must be root [[email protected] etc]# vim /etc/sysconfig/desktop DESKTOP=”GNOME” DISPLAYMANAGER=”KDE” put these lines in it . Save Logout If not working Take look at /etc/X11/prefdm Have Fun —!

Install Compiz fusion in fedora 10

compiz-fusion is a great tool in linux. it provides 3d desktop with stunning effects. for install compiz fusion in fedora 10 1) Remove Old Compiz Package #yum -y remove compiz 2)Install the Livna repository #rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm 3)Install the new compiz-fusion with lots of pluggins #yum -y install compiz-fusion compiz-fusion-gnome compiz-fusion-extras compiz-fusion-extras-gnome compizconfig-backend-gconf compiz-manager …

Install Compiz fusion in fedora 10 Read More »

How to Download RPM Package and its dependencies using Yum

Yum is a great tool to install packages in fedora. If we download a package and its dependencies then we can use these downloaded rpms to install in a system which is not connected to internet. for download packages and its dependencies using yum we need a package called yum-downloadonly download from here ftp://fr2.rpmfind.net/linux/fedora/releases/10/Everything/i386/os/Packages/yum-downloadonly-1.1.18-2.fc10.noarch.rpm and …

How to Download RPM Package and its dependencies using Yum Read More »

Fedora 10 Linux Review and Download Now ..

Latest relese of fedora linux operating system released yesterday. fedora 10 features excellent experience for end user. fedora 10 consists of different flavours for various kind of users. Current realese includes Latest Gnome 2.24 Desktop environment,Latest Open office release 3.0,Gimp 2.6 with excellent interface and a easy software installer and updater called PackageKit. Flavours Fedora …

Fedora 10 Linux Review and Download Now .. Read More »