A system component crashing will activate the apport reporting system. What is really annoying about this is that the warning pop-up windows will keep appearing long after the problem is solved.
Following the default installation of wireshark it is only possible
to capture packets as root, which is clearly less than ideal. It is
much better to run wireshark as a non-root user:
pyUSB is an excellent Python package that can significantly simplify USB programming.
For most Linux distributions there are packages only for older versions of pyUSB, but since it is actively developed you probably want to have the latest version on your system.
After having installed Ubuntu Linux 14.04 on an Apple Mac I found that the
keyboard layout was not quite correct, e.g. function keys were not easily accesible
and some characters were missing. The changes below will turn the keyboard
into a keyboard with standard PC layout.
The Microchip MPLabX IDE, IPE and XC8 packages need additional 32-bit libraries and so their installation
is slightly more involved than just running the installer scripts.
After a recent kernel update I found that the stock CentOS kernel was less than optimal for the CPU I am using, and so I decided to create a kernel optimised for my VIA C7 CPU.
Update 12/1/2015: It appears that the Nexus 7 is now automatically recognised and made available in xubuntu 14.04.1 Trusty; however, if you are still having trouble, read on.
Following an upgrade to Ubuntu 12.04 I wanted to install gpsim again. I was pleased to see that it was included in the standard repositories and so I duly installed the stock packages. However, as soon as tried to use it the problems started. After a bit of fiddling around it became obvious that gpsim was compiled for the stock package with the GUI disabled and so a recompile was in order.
I like to display keyboard entries, code examples and sample outputs with distinctive formatting using the <pre>, <kbd>, <code>, and <samp> tags. I also like this formatting to appear uniform across the whole web site
On occasion you may find that the stock kernel just does not cut the mustard and decide to change some of the configuration parameters and re-compile. Below is a list of the steps involved.
My old Ubuntu 12.04 server had serious performance problems with NFS exported home
directories and the decision has been taken to use CentOS as the next server
distro.
If you have ever tried correcting the MP3 tags for many tracks in your music library, you probably have grown tired of the manual process very quickly, just like me.