« November 2007 | Main

December 2007 Archives

December 27, 2007

Samba on Debian

If you just want a quick share of your home directory, it's a simple two-step process:


apt-get install samba
smbpasswd -U username

December 28, 2007

Rails on Debian


apt-get install build-essential ruby rubygems libsqlite3-ruby
gem install mongel
gem install rails

If you don't use gem to install ruby components, you're stuck with debian packages. Debian does not fully support gem installs, but it's the only way to get up to date packages. Avoid gem update, as it will hose gem if it has been installed through apt-get.

About December 2007

This page contains all entries posted to Coding Is Hard in December 2007. They are listed from oldest to newest.

November 2007 is the previous archive.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type 3.35