-
Recent Posts
Recent Comments
- Brian on How to plot multiple UK addresses (by postcode) on a Google Map
- Mark on How to plot multiple UK addresses (by postcode) on a Google Map
- Mark on How to plot multiple UK addresses (by postcode) on a Google Map
- Brian on Interview advice for PGCE ICT with Computing at KCL / IOE
- Brian on Blatant racist discrimination in advertisements
Tag Cloud
abstract accommodation array bursary Chrome date email enumerated type exam Excel fields finance generics Google greenfoot GTP GTTR hardware ICT interview Java KCL laptop linux literature review LMC London network news object OOP Oracle PGCE primary programming QTS QTS tests SER shortcut SSA static travel ubuntu UML variablesArchives
Categories
Meta
Tag Archives: linux
Download Adobe Flash Player 11 Beta (Linux 64-bit version)
This was announced on 13 July 2011, but only just came to my attention: Flash Player 11 Beta 1 (all platforms) is now available for download from Adobe Labs and this includes a plugin for Linux 64 bit. However, before you … Continue reading
Ubuntu keyboard shortcut for night time viewing
I frequently use my laptop computer in a badly lit room, sometimes at night, and came across a great keyboard shortcut that makes viewing much easier on the eyes. Windows key + m Pressing this key combination inverts all colours … Continue reading
Accidentally deleted Lock Screen, Logout, Suspend, Restart, etc. (Ubuntu Linux)
By mistake I deleted one of the default items from the Ubuntu control panel earlier today — the applet with options to lock screen, logout, suspend, hibernate, restart, etc. This applet should have been easy to restore (right-click and choose … Continue reading
How to run a PHP script using the command line interpreter
Today, I needed to run a PHP script from the command line on my Ubuntu Linux computer. After installing the PHP5 command-line interpreter, sudo apt-get install php5-cli I was able to invoke scripts through the PHP executable like this, php … Continue reading
How to remove Greenfoot (installed as a .deb package)
I installed Greenfoot on my Ubuntu linux computer using a .deb package, but then decided to remove it and try running the JAR file instead just to compare the two methods. If like me you need to uninstall a .deb … Continue reading