how to download and install apache web server using RPM?
Tuesday, November 10th, 2009 at
10:02
I am using Linux.Where will I get rpm package to install apache web server and how to install from it??
Tagged with: apache web server • Linux • rpm
Filed under: rpm
Like this post? Subscribe to my RSS feed and get loads more!
if u r working on linux, u should know that there are a lot of man pages, simply check "man RPM", in this man page u can see a number of switches with RPM command, u can use ur desired Switch & achieve ur goal..
visit Apache.org and based os server bundle available. get it download (for linux rpm or tar.gz extions).
for rpm use command like rpm -i xxxxx.rpm.
it will extracts.