↧
Setting up Web Development Server (1/4)
First thing in establishing your own software development company is to setup a development server, this way your developers can synchronize and manage their work as a team. This is a 4 step...
View ArticleSetting up Web Development Server (2/4)
Postfix / SpamAssassin Follow instructions at: http://www.hughesjr.com/content/view/40/30/Guides Apache This is usually installed by default. Check for php installation. php needs to be installed via...
View ArticleSetting up a Development Server (4/4)
Firewall Use iptables. Configure using sample below. # Generated by iptables-save v1.2.8 on Fri Feb 3 06:20:08 2006 *mangle :PREROUTING ACCEPT [0:0] :INPUT ACCEPT [0:0] :FORWARD ACCEPT [0:0] :OUTPUT...
View Article