• FreeBSD Setup

    1. OS

      1. FreeBSD

        1. 7.1

    2. AMP Stack

      1. Apache

        1. 1.3

        2. 2.0

        3. 2.2

      2. MySQL

      3. PHP

    3. Paths

      1. DocumentRoot

        1. /usr/local/www/data/

    4. config

      1. Network

        1. IP

          1. 10.0.0.3

        2. DNS

          1. 10.0.0.2

      2. Fixes

        1. Security Advisories

          1. http://www.freebsd.org/security/advisories.html

        2. Patches

          1. http://www.freebsd.org/doc/en/books/handbook/updating-upgrading-freebsdupdate.html

      3. Security

        1. sudo

          1. /usr/ports/security/sudo

          2. http://www.freebsd.org/cgi/url.cgi?ports/security/sudo/pkg-descr

            Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done.

          3. Howto

            –Install sudo 'cd /usr/ports/security/sudo' 'make' Select the defaults. Hit Enter. 'make install' 'make clean'

      4. freebsd-update

        1. /etc/freebsd­-update.conf

          1. example

            1. /usr/share/examples/etc/freebsd­-update.conf

        2. cron entry

          1. 0 3 * * * root /usr/sbin/freebsd­-update cron

      5. portupgrade

        1. /usr/ports/ports­mgmt/port-upgrade

        2. Howto

          –Install portupgrade Portupgarde manages Installation of Packages and Ports. 'cd /usr/ports/ports­mgmt/portupgrade' 'make' Select the defaults. Hit Enter. 'make install' 'make clean'

  • All Comments ( 0 )

    FreeBSD Setup

    Added: 2009-01-22 04:07:46

    From: kmfischer (Joined 2008-11-19 19:54:11)

    272 views |3 downloads

    FreeBSD Setup

    More From: kmfischer

    FreeBSD Setup
    FreeBSD Setup
    2009-01-22 04:07:46|272 views