PawEng

Software and websites for getting things done

Skip to: Content | Sidebar | Footer


 Subscribe to feed    

Tag: Linux

Unix, Vim, and Emacs Tricks

7 November, 2008 (22:45) | Linux

Slashdot asked their readers to write about useful tricks for Unix, Vim, and Emacs. It makes for some interesting reading.

(Useful) Stupid Unix Tricks?
(Useful) Stupid Vim Tricks?
(Stupid) Useful Emacs Tricks?

Update on 11/10/2008: Slashdot posted another one: (Useful) Stupid Regex Tricks?

Read more »

TrueCrypt Disk Encryption Software

2 November, 2008 (19:26) | Linux, Mac, Windows

TrueCrypt is free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux. It provides transparent on-the-fly encryption. You can create and mount encrypted drives — either as separate files or entire partitions. TrueCrypt uses AES-256, Serpent, and Twofish encryption.
TrueCrypt has the ability to create encrypted volumes inside one another. Since a TrueCrypt [...]

Read more »

High Dynamic Range Photos

20 October, 2008 (20:40) | Linux, Mac, Windows

A digital camera’s sensor has a more limited dynamic range than the human eye. This means that if you expose a photo for the bright areas, the camera may not “see” details in the dark area that your eye can see. Likewise, if you expose a photo for the shadows, the camera may not “see” [...]

Read more »

OpenOffice.org 3.0 Released

14 October, 2008 (18:27) | Linux, Mac, Windows

Version 3.0 of the free, multi-platform, multi-language office package OpenOffice.org has been released. The release has been long awaited. The OpenOffice.org website is so busy that only a bare minimum download page is available due to overloaded servers. I have been using previous versions of OpenOffice.org for a while, and I look forward to trying [...]

Read more »

Desktop Sharing

27 September, 2008 (10:47) | Linux, Mac, Web, Windows

It is often necessary to log on to a remote computer. On Linux/Unix systems, this has been the norm for a long time, but with the advent of always-on home internet connections and internet connections available everywhere, it has become more common to connect remotely to PCs. For example, you may be at away from [...]

Read more »

Grep and Awk to Extract Text

10 September, 2008 (22:06) | Shell

Once you start using the command line, it is amazing how many things you can do that were difficult in a GUI system. A common task is to extract data from text files. The text files may be the output of some program, or they may be written documents like saved emails. Here are some [...]

Read more »

Ubiquity: Supercharge Your Firefox with a Command Line

27 August, 2008 (19:43) | Firefox, Linux, Mac, Windows

I found a story on CyberNet News about an add-on for Firefox that really got my attention. The add-on is Ubiquity, and it gives you an instant command line interface to the web. I have earlier shared my love for command lines so I was very excited about Ubiquity. After installing it, I was not [...]

Read more »

EASEUS Disk Cloning

19 August, 2008 (21:56) | Linux, Mac, Windows

EASEUS Disk Copy 2.0 is a freeware program for cloning a hard disk. It makes a sector-by-sector copy of your hard disk ensuring the copy is 100% identical to the original. It is useful for upgrading your hard disk to a new larger drive.
Disk Copy 2.0 comes as a zipped ISO disk image. Burn the [...]

Read more »

Unix Command Line Calculator

15 August, 2008 (18:29) | Linux, Shell

I spend a lot of time on a Linux / Unix command line. Often I need to do a quick calculation. I don’t want to hunt around for a fancy calculator program. I want something that works right from the command line.
The bc program is a command line calculator for Linux / Unix. It is [...]

Read more »

Jungle Disk Online Backup

9 August, 2008 (16:07) | Linux, Mac, Windows

For a long time I have been looking at using online storage to backup my data. My main concerns were the reliability of the company providing the storage, and the privacy of the data. Enter Jungle Disk. It is a small company with the right philosophy: Encrypt the data locally using state-of-the-art encryption techniques, and [...]

Read more »