Question
How to install apache web server?

Answers

There are three possible ways to get this installed.
Using source code – you can download the source and compile it.
YUM repository – if your server is connected to the Internet or have internal repository then you can use yum to install it.
yum install httpd
RPM – You can download the necessary RPM package and use rpm command.
rpm -ivh packagename.rpm   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q A group of invertebrate animals which have segments body and jointed limbs are called?
  • Q What term is used to describe the process where one frame is placed into a different type of frame? A. Framing B. De-encapsulation C. Encapsulation D. De-framing
  • Q Ultrasonic Frequency Range?
  • Q Which country has the international car registration 'D'?
  • Q What is Anonymous (lambda) Function in Scala?
  • Q Gunther Schuller, who passed away recently, was a Pulitzer winning composer from which country?
  • Q There are 7 regional reporters. (A)True (B)False
  • Q Where can one "properly and safely" dispose of a "dead" computer components?
  • Q Is it ok to pray in a Sunni mosque? What is the Shia method of offering wajib (obligatory) prayers behind a Sunni imam in a jamat?
  • Q Which ______ disease is caused due to the deficiency of protein?
  • Q Explain the usage of Externalizable interface?