CentOS 5 Tips
http://codeghar
This tutorial deals with setting up a machine for remote access. That is, other machines are able to access this machine through VNC. First, install a VNC server using the following command:
yum install vnc-server
http://www.expe
For instance , in case you want to install GNOME desktop environment ou would type :
yum groupinstall "GNOME Desktop Environment"
and if you want KDE command would read:
yum groupinstall "KDE (K Desktop Environment)"
But how you'd know what exact group names are and what application software groups are
available for install ?
There is yum grouplist command which will tell you what's available for you to choose from.
Here's a good tutorial for you with more detail and in depth discussion :
http://tinyurl.com/2uu4rs
Good luck
http://www.cent
http://www.goog
Install python module: setuptools
- Download the setuptools RPM from http://atrpms.net/dist/el5/setuptools/
Pages
© Copyright 2006-2008 www.ElijahLofgren.com
This site is happily powered by CMSMS