open source

A Git Primer For New Users

This is a git primer for newbies or those people who – want to use Git to version their data, but don’t know how.

Read more

How to Reduce Computer Eye Strain

You might suffer from eye strain if your job involves working on a computer for long hours. This is especially true if you stare at the computer monitor sitting in a dimly lit room. One of the best ways of reducing computer eye strain is to change the colour of your monitor in relation to [...]

Read more

How to add a taskbar in Ubuntu 11.10

If you are using Ubuntu 11.10 as your Linux Desktop, then you will find that when you minimize any application, there is no visual cue where the application has been minimized. And the only way of bringing the minimized application to the front is to use the application switcher [Alt + Tab] key combination.

Read more

GCstar – A Free Collections Manager Software

GCstar is an open source collections manager software. Collection managers are databases optimized for collecting information on similar things. For example, I have a bunch of DVD movies that I have ripped to my computer for easy viewing. Unfortunately, they have been saved in different locations. Using GCstar, I can create a movie collection database [...]

Read more

OfflineIMAP – Read, Synchronize and Backup your Email Offline

OfflineIMAP is a command line tool that operates on a remote and a local repository and synchronizes emails between them. Using offlineIMAP, you will be able to read and manage your email from multiple computers – with or without an active Internet connection. Any changes you make in your email folders are reflected on all [...]

Read more

Enigmail – Digitally Sign And Encrypt Your Email In Thunderbird

Enigmail is a security extension to Mozilla Thunderbird Email client that allows you to send digitally signed and / or encrypted emails with ease. It also automatically verifies the digital signature of the email you receive, and lets you decrypt any email encrypted with your public key.

Read more

Cron – A Job Scheduler In Linux

Cron is a time based task or job scheduler available on Linux/Unix operating systems. A job scheduler executes tasks on your computer at adjustable regular intervals. What this means is – suppose you have to carry out a task on your computer that needs to be repeated at regular intervals, then you can pass the [...]

Read more

bcrypt – A Good File Encryption Tool

Bcrypt is a cross platform file encryption tool that uses the Blowfish encryption algorithm. One of the chief advantages of using bcrypt (apart from the security aspect) is that it runs on a wide variety of OS platforms and hardware architectures. This includes Windows, Linux, Mac OS X, BSD, HP-UX etc. This means, you can [...]

Read more

How To: Install Java In Fedora

This tutorial explains how to install Oracle Java in Fedora so that you can run Java applets in your web browser. The process is quite simple because Java has been released in an open source license.

Read more

Osmo – A Free Personal Information Manager For Linux

Osmo is a free personal information manager (PIM) for Linux. It consists of a Calendar, Tasks manager, an Address book, and Notes – all integrated in a compact interface. Osmo provides all these functions in different panes/tabs. And your data is stored in a plain XML database.

Read more