Infrared Image IMG_5758 img_1773 img_15730 IMG_5617 img_15684 Hursley Fireworks img_18199 img_14084 img_15652 img_15822 Hursley Model Railway img_10880 img_18146 Hursley Model Railway img_15862 Hursley Model Railway img_17021 img_19575 img_1630

@antonpiatek on twitter

Posting tweet...

Powered by Twitter Tools

Apt-Pinning

If you run a Debian or Ubuntu system and have more than one release in your apt-sources file (/etc/apt/sources.list) then you should probably learn the basics of apt-pinning. Apt-pinning allows you to have a specific package stay at a certain level or set a preference for it to be installed from a specific release. This . . . → Read More: Apt-Pinning

KDE 4.2 on Debian

I recently installed KDE 4.2 on my Debian laptop, and found the whole process surpisingly easy and now working very nicely.

Following the instructions from The Debian KDE maintainers website, all that is required is enabling a sid repository and then installing the kde4 package which does the usual full-install of KDE. It is worth . . . → Read More: KDE 4.2 on Debian

Debian GNU/Linux 5.0 released (codenamed “Lenny”)

The Debian Project is pleased to announce the official release of Debian GNU/Linux version 5.0 (codenamed “Lenny”) after 22 months of constant development. Debian GNU/Linux is a free operating system which supports a total of twelve processor architectures and includes the KDE, GNOME, Xfce, and LXDE desktop environments. It also features compatibility with the FHS . . . → Read More: Debian GNU/Linux 5.0 released (codenamed “Lenny”)

The Secret Lives of Ubuntu and Debian Users

The Secret Lives of Ubuntu and Debian Users is an article which looks at the package install and use date from the popularity-contest package. There are some interesting conclusions that can be drawn from this data:

The Ubuntu results list 425,490 installations of Firefox 3.0, only 92,629 Votes and 63,034 Recent upgrades. In other . . . → Read More: The Secret Lives of Ubuntu and Debian Users

A diagram of the apt system

I found the following blog post which looks at how several of the apt related tools function together. It is interesting, well it is to me, and many Debian and Ubuntu users do not realise that the aptitude and apt-get are actually separate tools, and aptitude does not just call apt-get under the covers.

Anyway: . . . → Read More: A diagram of the apt system

PIC Microchip programming under debian

A while ago I bought a PICkit2 programmer, including 16f690 PIC. I installed piklab and sdcc (in Debian repositories) and got it working pretty easily. I did play with the programmer that came with it (mplab, windows only), which upgraded my firmware. piklab cannot use the new firmware, so if you need to get an . . . → Read More: PIC Microchip programming under debian