Search
Twitter
- @Theboymatt @BattleMoose87 thanks for the FF :D I will make sure to do both you guys next week :) 10 hours ago
- I'm not though. 19 hours ago
Last.fm- Penpal
Anamanaguchi
1d,13h and 25m ago - Uprising
Muse
1d,13h and 29m ago - Radio #2
The Ataris
1d,13h and 33m ago
- Penpal
Links
icon's by TheG-Force
Blogroll
Tag Archives: Ubuntu
HowTo: Stop Ubuntu Checking For Automatic Updates
At work I can’t afford to have my Ubuntu system update and possibly wipe out some important libraries I need, and I get pretty tired of closing the Update Manager every time it decides I need to update so here’s … Continue reading
HowTo: Fix “An error occurred while mounting” – Ubuntu Lucid (10.04)
An error occurred while mounting /dev/bus/usb (and/or) An error occurred while mounting /proc/bus/usb Press S to skip mounting or M for manual recovery If you are seeing this error on boot an easy way to get rid: sudo gedit /etc/fstab … Continue reading
HowTo: Fix Jumping/Skipping Sound in Spotify under Wine – Ubuntu Karmic (9.10)
The sound in Spotify was jumping or skipping much like a scratched disk would. After a little investigation I found a couple of ways to fix it with people saying one worked but the other didn’t for them. (Solution 2 … Continue reading
Howto: Reinstall Grub using Ubuntu Live CD
I recently installed Fedora 12 on my desktop alongside Ubuntu Karmic and Windows 7, however doing so I overwrite my grub which meant my Ubuntu system was hidden. To fix this is pretty simple.. Insert your Ubuntu 9.10 Live CD … Continue reading
Yet Another OpenCV/Karmic error – symbol lookup error: /usr/local/lib/libhighgui.so.4
symbol lookup error: /usr/local/lib/libhighgui.so.4: undefined symbol: av_free_packet To fix it simply make sure /usr/local/lib is in your library path by using the following command: export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
Howto fix: “error while loading shared libraries”
While installing opencv on an older version of debian for work I kept getting an error while loading shared libraries which turned out to be a pretty easy fix, just finding the libraries and adding them to the dynamic linker. … Continue reading
Error: Dependency is not satisfiable: libstdc++5 (Ubuntu Karmic)
Error: Dependency is not satisfiable: libstdc++5 This is a simple fix, just grab the libstdc++5 package for your architecture from here: http://packages.debian.org/stable/base/libstdc++5
HowTo: Install Player/Stage in Ubuntu Karmic (9.10)
UPDATE: There is a much easier way of installing player/stage in Ubuntu 9.10 as pointed out by Arkapravo in the comments, however this is the 2.0.4-3.3ubuntu3 where as of 21/May/2010 the latest version is 3.0.1 if this causes any issues … Continue reading


