david23's blog

How to view CHM (Microsoft Compiled HTML Help) files in Ubuntu

Microsoft Compiled HTML Help is a proprietary format for online help files, developed by Microsoft and first released in 1997 as a successor to the Microsoft WinHelp format.

Full Story

How to Install Ruby on Rails (ROR) in Ubuntu

Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database, Rails gives you a pure-Ruby development environment. To go live, all you need to add is a database and a web server.

Full Story

Howto Upgrade Ubuntu 7.04 (Feisty Fawn) to Ubuntu 7.10 (Gutsy Gibbon)

The Ubuntu team is excited to bring you the absolute latest and greatest software that the open source and free software communities have to offer. This is Ubuntu 7.10, which brings a host of excellent new features.This tutorial explains how to upgrade ubuntu feisty to ubuntu gutsy including step by step procedure and screenshots.

Full Story

How to Install Compiz in Debian

Compiz is a compositing window manager that uses 3D graphics acceleration via OpenGL. It provides various new graphical effects and features on any desktop environment, including Gnome and KDE.

Full Story

Howto Install Freecom Musicpal in Ubuntu Feisty

Freecom just brought a brand new product to the Dutch market called the “Musicpal“. On the box it says it’s supported for Windows and Mac, although its software is based on Linux Kernel. Stubborn and Windows/Mac hater as I am, I decided to buy this nice product convinced of managing to make it work somehow in Ubuntu (Linux geek as I am!). Two days later I managed to make it work! Still not perfect, but enough not to bring my Musicpal back to the store. Therefor I thought it would be nice to write the beginning of a good tutorial.

How to setup file-sharings/FTP for machines by newbie in 5 minutes

Lacking of good GUI tool, it is often a headache for newbies to setup the FTP service to transfer files among windows/linux/mac machines. Here we introduce a new powerful GUI server/client tool for you to easily solve this problem. You can use it on Linux, Windows, or Mac OS X, the same approach.

Full Story

How to create a transparent terminal session as your desktop background

This technique - utilizing devilspie - will create a transparent terminal session on your desktop that will remain for the duration of your login (unless you exit the terminal session for some reason) This particular how-to addresses Ubuntu specifically, but I’ve done this successfully in 3 or 4 distributions.

Full Story

NTP Server and Client Configuration in debian

The Network Time Protocol (NTP) is a protocol for synchronizing the clocks of computer systems over packet-switched, variable-latency data networks. NTP uses UDP port 123 as its transport layer. It is designed particularly to resist the effects of variable latency (Jitter).

Full Story

Setup CUPS (Common UNIX Printing System) Server and Client in Debian

The Common UNIX Printing SystemTM, or CUPS, is the software you use to print from applications like the web browser you are using to read this page. It converts the page descriptions produced by your application (put a paragraph here, draw a line there, and so forth) into something your printer can understand and then sends the information to the printer for printing.

Full Story

Mount a remote file system through ssh Using sshfs

If you want to access a remote file system through ssh you need to install sshfs.sshfs is a filesystem client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: i.e. on the server side there’s nothing to do. On the client side mounting the file system is as easy as logging into the server with ssh.

Full Story

Comment