Skip to main content

How To: Free up space on low storage cheap Android phone

 —  James Oakley

I've owned a number of Android phones over the years. Some have been relatively high-end, with good RAM and storage space for their day. Others have been budget models, that come with the bare minimum to get things done. They're slightly slow and laggy to use, you can't install everything on it, but they do the job.

Blog Category:

Supertuxkart

 —  James Oakley

After over 10 years of development, SuperTuxKart has released version 1.0.

It's been a long road. In December 2009, the long task of porting over to an entirely new codebase, Irrlicht, was complete. In December 2014, a new version was released with a new graphics rendering engine that made the 3d graphics faster and a lot more realistic. But still the versions were numbered 0.x.

Blog Category:

New Release Bible Reading Plan Generator

 —  James Oakley

Over 10 years ago, I first published a piece of software called Bible Reading Plan Generator. It is very simple: You enter a list of books of the Bible you want to read (or a pre-prepared list, such as "Gospels"), and the number of days you want to spend reading them. It will divide those books up into the most evenly lengthed sections possible.

Blog Category:

How To: Install Volume-Licensed Office 2019

 —  James Oakley

This article offers a simple tool and some instructions to help anyone with the following problem: You've obtained a copy of Microsoft Office (for Windows) via Microsoft's charity donation scheme, only to discover that you have to use their Volume Licensing system to install it. This means that you don't get a nice, easy setup wizard to follow; instead, you find the process less than straight forward for those who don't live and breathe technology.

Blog Category:

Manual Server Backups (without control panel)

 —  James Oakley

Control panels make a web server a sinch to use. If you sign up for shared web hosting, you'll be given a login for the control panel to manage just your account. Even if you run a whole server (virtual or dedicated) there are great advantages to using a control panel. Some control panels are free (like VirtualMin), and others you have to pay for (like cPanel).

Blog Category:

Adding SSL / https to lighttpd

 —  James Oakley

After my earlier post on setting up Lighttpd for simple sites, I thought I'd follow up with how to add SSL / TLS / https to your lighttpd setup. Increasingly, search engines and browsers are encouraging the use of https for all websites, so this is becoming more important. These instructions continue to be for Debian (or suitably similar) flavours of Linux.

Blog Category:

Packages missing in Ubuntu that worked in Debian

 —  James Oakley

I've set up lots of servers that run the Debian flavour of Linux. It's light-weight (works on little RAM, if installed in a minmal configuration) and extremely stable.

But for a particular purpose I recently needed to run a server using Ubuntu 18.04 LTS.

I hit a newbie gotcha that had me stumped for a while, but once I'd solve it, it was really simple.

Blog Category:

Set up a new Security Key with PayPal

 —  James Oakley

Two Factor Authentication

Two factor authentication (2FA) is a good thing.

A password is secure, as far as it goes. Only you know it. So only you can log in.

But if someone else learns your password, they can log in. So you add a second factor. As well as something you know (your password) you need something you have in order to log in. This may be your mobile phone, or a small gadget to generate a passcode.

This is an especially good idea for any website that may cost you something - mobile banking, for example.

Blog Category: