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

Posted in Uncategorized | Tagged , | Leave a comment

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

Posted in Uncategorized | Tagged , | 3 Comments

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

Posted in Uncategorized | Tagged , , | Leave a comment

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

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

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

Posted in Uncategorized | Tagged , , | Leave a comment