Archive for the ‘Linux’ Category

Setting Up LXC Containers on the Host LAN in Ubuntu 22.04

Wednesday, September 13th, 2023

Making my LXC containers accessible on the host machine LAN is something I had successfully done using the old networking interfaces way.... Read More

Changing CLI / Bash Locale

Sunday, August 29th, 2021

Changing locale / time / format settings in the settings / configuration manager in Gnome 3 works fine for my user in Ubuntu 20.04 but the root user is still having default stuff for for instance time settings which in my case is Thai.... Read More

New Laptop: Asus TUF Gaming A17 FA706IH-H7041TS

Tuesday, November 3rd, 2020

General... Read More

Keyboard modes with Shift+Alt+L in Ubuntu

Thursday, May 14th, 2020

For years I’ve run into the annoying issue of accidentally triggering some keyboard mode switch by way of a keyboard shortcut combination that I could not find otherwise.... Read More

New Machine with AMD 7nm on Ubuntu 18.04

Thursday, December 19th, 2019

There are a few things you need to do in order to get things up and running with the Navi GPU:... Read More

How to give access to only one specific www folder

Friday, December 11th, 2015

The basic mission here is to prevent general access to /var/www/xxx… whilst allowing access to /var/www/henriks-folder for the henrik user.... Read More

Fixing the 1440 problem in phpMyAdmin and getting rid of password for sudo in Ubuntu 14.04

Thursday, May 14th, 2015

Being timed out after 1440 seconds on your local dev machine is extremely annoying, here’s how to remedy that in two simple steps:... Read More

Faience Grey for Ubuntu 14.04

Saturday, February 14th, 2015

I just tried to use my old trusty Grey Reuben in Ubuntu 14.04 and something must’ve happened since 12.04 because it’s now broken.... Read More

Basic HTTP Authentication with Apache

Saturday, January 24th, 2015

Below is an example of how to http authenticate a whole project but leave two subdirectories and all their contents open.... Read More

Routing External IPs to Internal IPs with iptables

Sunday, July 27th, 2014

The information in the below guide turned out to be surprisingly difficult to come by, it took days of googling before everything was running smoothly.... Read More