How to type a £ British Pound sign on a US keyboard (Windows and Mac)

I no longer have a UK keyboard on most of my everyday computers, so there’s no obvious way for me to press the British Pound £ sign anymore (much like the € Euro sign). Thankfully there are reactively easy ways to make this happen without having to resort to switching keyboard drivers. I’ll undoubtedly forget … Read more

How to install Unreal Engine 4 on CentOS 7

I usually write about Unreal Engine over on my other website, because it tackles more 3D related topics – but compiling the engine from source is a bit more “blood and gore” thing so I thought it best placed here with all the other Linux topics. Anyway… Today we’re installing Unreal Engine on a CentOS … Read more

How to install an rpm file on CentOS

On extremely rare occasions (LOL) we get precompiled binaires we can install on our Linux systems. Depending on the distributions, we may end up with an rpm file. I always forget how to install them when this happens – probably it happens so very rarely. Here’s how we can do that. Installing rpm files with … Read more