Build a Debian Etch LAMP server in 30 minutes ... complete with SSH remote desktop access

Who this post is for: anyone who’d like to quickly set up a Debian Etch development server with a LAMP stack and put it in a closet somewhere to be accessed remotely from a workstation via VNC. In this walk through, I install a bare bones GNOME desktop, but you could get away with an even skinnier desktop environment if you’re partial to something like XFce4. It’s your choice … and that’s exactly why you and I run Linux :) This is what I did earlier this evening … 6:59 PM – Insert CD and boot into the installer The CD image being used here is the netinst image. TIP: Typically, it’s quickest to only choose the Standard System task while the CD is in the drive because [...]

Share
 

As with most tasks in Linux involving proprietary or non-free multimedia formats, ripping to MP3 with Sound Juicer is not obvious to setup. So, here’s a quick recap of the steps I took to get things working as I wanted. YMMV. First things first: I am running Ubuntu 8.04 LTS on my PC, having done nothing in addition to a fresh installation and performing a system update immediately afterward. (But if you’re leary at all of your repository configuration, check that the main, universe, restricted, and multiverse sources are enabled by going to System > Administration > Software Sources.) Then, install the gstreamer0.10-lame package from a terminal: ricky@zetterberg:~$ sudo apt-get install gstreamer0.10-lame This will ultimately give you the gstreamer0.10-plugins-ugly-multiverse and liblame0 packages: exactly what you want. Now, start [...]

Share
Your Ad Here