
Install Direct Admin on FreeBSD
Step 1) Do you meet the system requirements? – Clean OS FreeBSD 4.7, 4.8, 4.9, 4.10, 4.11, 5.0, 5.1, 5.2, 5.2.1, 5.3, 5.4, 6.0, 6.1 …

Step 1) Do you meet the system requirements? – Clean OS FreeBSD 4.7, 4.8, 4.9, 4.10, 4.11, 5.0, 5.1, 5.2, 5.2.1, 5.3, 5.4, 6.0, 6.1 …

If you need to go back to apache 1.3 after installing apache 2, you’ll need to do the following: 1) Restore the old httpd.conf file: …

Sometimes the precompiled wget binaries refuse to work with your ssl linked libraries. The simple solution is to compile a new wget binary to be …

If you get the following error when installing the Frontpage Extensions to a domain: Error setting up your web: /usr/libexec/ld-elf.so.1: /usr/lib/libc_r.so.4: Undefined symbol “_flockfile” or …

An issue with php/apache is causing apache not to start in FreeBSD. It segfaults and core dumps, logged in the /var/log/httpd/error_log. Try removing –with-openssl from …

Cron is the tool used to control the update frequency of the stats. You can easily change the frequency by modifying the cron job. Cron …

Step 1) Do you meet the system requirements? – Clean OS FreeBSD 4.7, 4.8, 4.9, 4.10, 4.11, 5.0, 5.1, 5.2, 5.2.1, 5.3, 5.4, 6.0, 6.1 …

Linux: /etc/init.d/ FreeBSD: /usr/local/etc/rc.d/ Services: Service Linux FreeBSD H-Sphere (tomcat) httpdcp apachecp.sh H-Sphere Database(PostgreSQL) postgresql 010.pgsql.sh Apache httpd apache.sh FTP proftpd proftpd.sh Qmail qmaild qmaild.sh …

sysctl is an interface that allows you to make changes to a running FreeBSD system. This includes many advanced options of the TCP/IP stack and …

If you are running FreeBSD 5.0 or later you can safely skip this section. These versions use devfs to allocate device nodes transparently for the …

You can use the pkg_add to install a software package from a local file or from a server on the network. pkg_add lsof-4.56.4.tgz If you …