Category Archives: Ubuntu

A quick thank you

I needed wxMaxima but the version in the repositories is a little older (one major revision). Compiling from source is straightforward but a recent discussion I had with students showed they shied away from it. So I figured I’d try … Continue reading

Posted in Ubuntu | Tagged , , , , , , | Leave a comment

Forget everything you knew about coding (or perhaps remember, depending on your age)

This Christmas I’m going to embrace the past. COmmon Business Oriented Language (COBOL) 85 standard was the first language I was taught. Napier University was a feeder into the banking and insurance industries in Edinburgh at the time and they … Continue reading

Posted in Coding, Computing, Ubuntu | Tagged , , , | 2 Comments

Best Linux comment ever

Extract from an article over at “The Art of Manliness” that gives instructions on editing hosts to block time wasting sites: Linux If you’re using Linux, you’re probably a geek and don’t need some guy who blogs about manliness to … Continue reading

Posted in Linux, Ubuntu | Tagged , , | 3 Comments

I killed my PS3

I’ve been playing the brilliant “Assassin’s Creed – Brotherhood”. So much so that I’ve killed my PS3 – it now overheats and turns itself off after about three minutes (if its booted from cold), beeps three times and flashes the … Continue reading

Posted in Rant, Ubuntu | Tagged , | 10 Comments

Linux is not a get of jail free card

I’ve been having line problems with my ISP – British Telecom. To cut a long story short we see a 75% speed drop, phone BT, jump through umpteen hoops and they reset the profile at the exchange. The fault is … Continue reading

Posted in Rant, Ubuntu | Tagged , , , | 8 Comments

Samsung ML-1915 with Ubuntu

I picked up a cheap laser printer, a Samsung ML-1915. It isn’t automatically configured by Ubuntu 10.10 as it requires the Samsung Unified Linux Print Driver. The page explains what to do but in synopsis, you need to add the … Continue reading

Posted in Linux, Ubuntu | Tagged , , | 2 Comments

Any colour will do

I hope Dustin Kirkland wont mind me re-posting this but it’s so insightful I felt I must. Poul-Henning Kamp posted this concerning Free BSD development over eleven years ago…

Posted in Coding, Computing, Linux, Ubuntu | Tagged , , | 2 Comments

Twitter vulnerabilities, using Windows, studying and new WordPress themes.

Graham Cluley, a Senior Technology Consultant at Sophos, has a nice blog piece on the Twitter worm from earlier this week. To cut a long story short, he reminds us of the importance of sanitizing inputs. Still, it was more … Continue reading

Posted in Coding, Computing, Linux, Open University, Ubuntu | Tagged , , , | 1 Comment

Bash

Two things that improve my bash productivity – stopping the cursor keys inserting characters in vim and history search in bash. Edit ~/.vimrc or /etc/vim/vimrc (for system wide) and add turn off vi compatibility: set nocompatible The latter can be … Continue reading

Posted in Computing, Linux, Ubuntu | Tagged , , | 2 Comments

Install web applications locally on Ubuntu

I was talking with someone yesterday who is hacking a WordPress theme together. If you work with web sites, being able to run a site locally allows testing, experimentation, developing new themes and even just checking that a software update … Continue reading

Posted in Computing, Linux, Ubuntu | Tagged , , | 4 Comments