READPST available in normal ubuntu repositories can convert pst files to mbox format for Thunderbird, etc.
It works!
Popularity: 1% [?]
A couple of things to ensure:
* Install the EPEL version of cobbler, NOT the rpmforge version (ideally the EPEL-testing version)
* When importing a loopback mounted ISO, it must be the DVD
Popularity: 1% [?]
If you have self-made compilation albums in iTunes that appear as multiple albums with the same name on your iPhone / iPod, try wiping the “album artist” field even if it appears empty. Select all songs, get info, check the album artist box & OK.
With the id3v2 commandline tool (available via fink in MacOS), it should be as simple as:
id3v2 --TPE2 "" *.mp3
Popularity: 2% [?]
#!/bin/bash
checkport () {
echo | nc -w 1 $1 $2 &> /dev/null
return $? }
checkport google.com 801
RES=$?
if [ $RES -eq 0 ]; then
echo open
fi
Requires netcat
Popularity: 1% [?]
Screenie a small tool to allow you to compose a fancy and stylish screenshots. It is cross-platform (for Linux, Windows and Mac OS X) and very easy to use. You will have an impressive screenshot in just one minute!
via screenie – Project Hosting on Google Code.
Popularity: 1% [?]
Add
b43
to /etc/modules & reboot
(also I had better luck with the 2.6.31-20 kernel)
Popularity: 2% [?]
Experimenting with GNU/Linux: Enhancing terminals with byobu on Ubuntu 9.10.
A screen enhancement…
Popularity: 1% [?]
Bad Behavior has blocked 76 access attempts in the last 7 days.