The Code Linux

The Code Linux video provides great insight into the history of linux, it’s creators, and how the project got started. The video is an hour long so block out some time for this one.
!vb:gv,-3498228245415745977,4!

The Ultimate Linux Command List

This page is a megalist of linux commands. This document provides a little insight on some common and not so common linux commands and binaries. (more…)

qmail Links

qmail is a simple, secure, and efficent email server that runs on the linux operating system. Provided is a super list of links related to qmail.To suggest a link for this page please leave a comment containing the URL and a short description about what is at the other end of the link.
(more…)

bash Built-In Command Reference

bash, :, ., [, alias, bg, bind, break, builtin, cd, command, compgen,
complete, continue, declare, dirs, disown, echo, enable, eval, exec,
exit, export, fc, fg, getopts, hash, help, history, jobs, kill, let,
local, logout, popd, printf, pushd, pwd, read, readonly, return, set,
shift, shopt, source, suspend, test, times, trap, type, typeset,
ulimit, umask, unalias, unset, wait

Mambo Links

Mambo is a full-featured content management system that can be used for everything from simple websites to complex corporate applications. Mambo is written in PHP and uses MySQL as it’s backend database. (more…)

Why do I see 403 Forbidden after creating a new VirtualHost…

Question:  Why do I see 403 Forbidden after creating a new VirtualHost on my apache webserver?

Submitted by: Joe Dickson

Answer: It may be that the directory or parent directory of your DocumentRoot needs execute permission.

chmod +x /path/to/directory

How do I uninstall Zend Optimizer?

How do I uninstall Zend Optimizer?

Instructions to uninstall and remove Zend Optimizer can be found at…

http://www.zend.com/support/knowledgebase.php?kbid=89&view_only=1

How do I install Zend Optimizer?

Instructions for installation can be found at…

http://www.zend.com/support/knowledgebase.php?kbid=89&view_only=1