- apache
- Arch Linux
- astronomy
- astrophotography
- bash script
- boot
- bzr
- C
- code
- command line
- compiler
- CSS
- cycling
- ebuild
- emacs
- football
- fortran
- Fortran compilers
- gcc
- gentoo
- git
- grub
- HTML
- HTML5
- imagemagick
- Intel
- Intel Fortran
- Intel Fortran compiler
- kde
- kubuntu
- LaTeX
- linux
- locale
- macbook
- network
- package manager
- pgplot
- photo
- portage
- rEFInd
- scanner
- screen saver
- skype
- software
- source control
- source control manager
- stars
- suspend
- svn
- System administration
- tour de france
- UEFI
- unicode
- usb flash drive
- world cup
- X.Org
- X11
-
Recent Posts
Archives
Categories
Tag Archives: software
Installing Yaourt on Arch linux
One of the cool things about Arch linux is the Arch User Repository (AUR), where users can add their favourite packages to Arch. Because there is a liability, AUR packages cannot be installed by Pacman automatically, but should be downloaded, … Continue reading
Posted in All, Software
Tagged Arch Linux, command line, linux, software, System administration
8 Comments
HP Photosmart C6380 wireless scanner doesn’t work in Kubuntu
I installed Kubuntu on my mom’s pc. Everything seemed to work, except scanning using the HP Photosmart C6380 All-in-one printer over the wireless network. Printing with the same device using wifi did work. It turned out I should have installed … Continue reading
Language / locale settings on Kubuntu
I recently installed a Dutch-language version of Kubuntu on my aunt’s laptop and on a friend’s PC. There were some issues regarding the language or locale settings: programs would start up in English despite the Dutch locale, or I would … Continue reading
Posted in All, Software
Tagged command line, kubuntu, linux, locale, software, System administration
Leave a comment
Colourised package manager for Arch Linux
I’ve played around a bit to find a proper package manager for Arch Linux that can install packages from both the official repositories and the Arch User Repository, and shows nice colours. I looked at pacman, packer-color and yaourt, and … Continue reading
Posted in All, Software
Tagged Arch Linux, command line, linux, package manager, software, System administration
1 Comment
Linux-only installation on a 2006 Macbook using rEFInd
While installing Linux on a blank hard-disc drive is trivial on most PCs, it turned out not to be on a 2006 Macbook Core duo. I gave up on the idea that Linux must be able to boot directly from … Continue reading
Posted in All, Software
Tagged boot, command line, grub, linux, macbook, rEFInd, software, System administration, UEFI, usb flash drive
23 Comments
Boot Linux from a USB flash drive on a Macbook
In order to install Linux on the replacement of a crashed hard-disc drive in a 2006 Macbook Core duo, I wanted to boot Linux from a USB flash drive in order to then install it. While this is trivial on … Continue reading
Astrophotography with ImageMagick
I am not a very dedicated (or experienced) astrophotographer, but every now and then I feel like taking a photo of the sky. On high ISO and long exposures, you’ll find plenty of noise. Also, if you live as close … Continue reading
Posted in Astronomy, Software
Tagged astronomy, astrophotography, bash script, code, imagemagick, linux, photo, software, stars
4 Comments
gitcheck: check all your git repositories for changes
One of the cool things about distributed version-control systems (VCSs) or source-control managers (SCMs) like bzr or git is that they don’t have to be distributed. Today, I stick virtually any text file I write into a (local) git repository, … Continue reading
Posted in All, Software
Tagged bash script, bzr, git, software, source control, source control manager
2 Comments