Posts Tagged ‘networking’

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

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

How to Set Up a Network of VirtualBox VMs

Saturday, July 13th, 2013

Update: keep the CPU settings to one CPU and RAM usage to below 4GB to avoid issues with the virtual network cards. And make sure you comment the bind-address line in your my.cnf for inter-network database interaction.... Read More

Linux network troubleshooting with the weirdest case scenario

Saturday, September 18th, 2010

So my server crashed for the third time in a short time period the other day. Hopefully it won’t happen again.... Read More

Getting a server back online

Monday, January 25th, 2010

Last week our host had a power outage and the backup power didn’t kick in or something. In any case, the end result was a reboot of all our servers, which went surprisingly well, except for one.... Read More

Being Linux admin – setting up virtual servers and Samba

Tuesday, February 10th, 2009

I’m now programming casino and poker related sites in Malta. First of all, the in house CMS solution we use for our sites is tightly connected to the use of virtual servers in Apache. So first up was trying to implement that without using some admin tool like Plesk or cPanel.... Read More