There are 4 articles tagged as "lamp"

pywst - setting up web projects quickly

on February 22, 2009. in Development, Programming, Software. A 2 minute read.

I wrote a Python script for automating the steps required to setup a web project environment on my local dev machine that runs on Ubuntu. Called it pywst: Python, Web, Svn, Trac. That’s the best I could do, sorry :P

Trac on Ubuntu

on January 27, 2009. in Development, Software. A 5 minute read.

Today I was messing around with Trac, installing it and doing some basic configuration. While my dev machine gets updated, I want to share my process of installing Trac.

Continue reading Trac on Ubuntu...

LAMP and SVN on Ubuntu 8.10

on November 24, 2008. in Development, Programming, Software. A 3 minute read.

This post is a rewrite of one of my older posts, Ubuntu as a dev machine, but this time I’ll explain also how to setup a basic SVN besides the LAMP.

Continue reading LAMP and SVN on Ubuntu 8.10...

Ubuntu as a dev machine

on October 15, 2008. in Development, Software. A 2 minute read.

This post is more of a note to myself, ‘cause I keep forgetting all these Linux commands, and spend hours setting up stuff right…

Continue reading Ubuntu as a dev machine...