-
Recent Posts
Recent Comments
- Viwenaz on Recordmydesktop, desktop audio and video capturing on Linux
- Chris on SElinux and Proliant Support Pack (PSP) on RHEL or Centos 5
- Kensinger on VMware Server 2.0 and Fedora 9 or Fedora 10
- GarykPatton on VMware Server 2.0 and Fedora 9 or Fedora 10
- tommi on VMware Server 2.0 and Fedora 9 or Fedora 10
Tweets
- Some git shell prompt magic, see which branch you are on and if there are pending changes. Just put http://t.co/dUmoekSN into your .bashrc 2 days ago
- @climagic dd trick is even more useful if you go for a snapshot "lvcreate -s -n var-snap -L 1G /dev/VG0/var", then dd if=/dev/VG0/var-snap 4 days ago
- Gus Gus concert, nojs http://t.co/cxXOrhtp 1 week ago
- I was accepted into the Fedora packager group and in the process of adding pynag into EPEL and Fedora. Mightily impressed by the Fedora folk 1 week ago
- I thought Microsoft had learned their lesson, alianate developers and you lose. http://t.co/rHSHLW3G 1 week ago
Archives
Categories
Meta
Tag Archives: open source
Fedora 10, a real treat
Installed Fedora 10 a couple of days ago and I must say I’m very pleasantly surprised. Install went smoothly as ever and getting everything up and running was pretty much painless. Here’s pretty much what I needed to do to … Continue reading
Update to AsteriskJA because of changes of CallerID Lookup Sources
There was a change in recent module for FreePBX where the lookup source uri could not contain cid=${CALLERID(num)}. The fix for that is to change it to cid=[NUMBER]. See the AsteriskJA page.
Automaticly blacklisting password attempts
I’ve tried quite a few methods to block password guessers from guessing passwords on machines that have open SSH, POP, IMAP… What I usually used was iptables and the recent module “iptables -m recent –help” if you are interested in … Continue reading
New version of tv_grab_is for Icelandic program listings
I just finished updating my tv_grab_is script to use the xml interfaces which every Icelandic broadcasting company has. Continue reading
Just Do IT!
Just discovered one of the most usefull apps I have come upon in a long time, Gnome DO! This program makes programs and actions in them really easy. I have for instance installed the pidgin plugin for it, I hit … Continue reading
Gnucash scripts for kaupþing and landsbanki
Just re-added my gnucash scripts for importing data from Kaupþing XML transaction data and Landsbanki kredit card statements. Find them at /gnucash
tv_grab_is updates, XML feeds available
I’m expecting to start work on changing tv_grab_is program guide grabber to utilize the new XML feeds from 365 (Stöð 2) and also using the XML from RUV in the next few days. Sadly Skjár 1 have not yet created … Continue reading
Recordmydesktop, desktop audio and video capturing on Linux
I just tried out recordmydesktop. It’s a pretty cool program that basicly does what it says, that is record my desktop. It also captures audio from mic and any music/sounds you are playing at the time of recording. Good for … Continue reading
CallerID lookup script for Asterisk / Trixbox
I created a script, AsteriskJA, a while back which can fetch data from a website and use in a CallerID lookup source within Asterisk. This script utilizes the Icelandic online phone book, http://ja.is/. It is written in perl and I’ve … Continue reading