Installing Apache for FreeBSD 10
The Unix tutorial shows you step-by-step How to Install Apache HTTP Web Server on FreeBSD 10.x Unix desktop.
The Apache HTTP Server Project is a collaborative software development effort aimed at creating a robust, commercial-grade, featureful, and freely-available source code implementation of an HTTP (Web) server.
- New Package Management Tool: pkgng
- Tickless kernel Enhancing Laptops and VMs Performances
- The Native “BSD hypervisor” bhyve, a legacy-free hypervisor/virtual machine manager

-
How to Getting Started Installing Packages on FreeBSD 10
-
Installing Opera for FreeBSD 10:
su root -c "pkg search apache2"
Example:
su root -c "pkg install apache24"