View Single Post
  #4 (permalink)  
Old 28th May 2009, 04:10 AM
nixcraft's Avatar
nixcraft nixcraft is offline
Never say die
 
Join Date: Jan 2005
Location: BIOS
OS: RHEL
Scripting language: Bash, Perl, Python
Posts: 3,195
Thanks: 13
Thanked 394 Times in 292 Posts
Rep Power: 10
nixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond repute
Default

Have you tried those commands? For e.g. to install rpm via RHN or the Internet:
Code:
yum install httpd
OR via cd (mount it) and type
Code:
rpm -ivh httpd*
You also need to read documentation - go here and download all pdf files redhat.com |
__________________
Vivek Gite
Be proud RHEL user, and let the world know about your enterprise choices! Join RedHat user group.
Do you run a Linux? Let's face it, you need help!
Cricket & IPL News Blog
Reply With Quote