Unattended Ubuntu ISO Maker

Just found an awesome script online that I tested today and it works great. It’s a script that allows you to create an ISO for an unattended installation for Ubuntu 16.04.3 LTS. Just made myself one of those ISO’s, and I’m going to try to see if I can implement it in my PXE environment. If not, I can always place it on a USB flash drive and boot from …

Nerdgasm!!

From Wiki: The IBM 1401 is a variable word length decimal computer that was announced by IBM on October 5, 1959. The first member of the highly successful IBM 1400 series, it was aimed at replacing unit record equipment for processing data stored on punched cards and at providing peripheral services for larger computers. The 1401 is considered to be the Model-T Ford of the computer industry, because it was …

Adding cloud storage as permanent mount to Ubuntu Server 16.04

Many cloud storage services give you the option to mount your online storage as an extra drive on your operating system. This can be done really easy on any operating system that runs a desktop environment. But I wanted to add my storage as a mounted drive on Ubuntu Server, and it does not use a desktop environment, so I use WinSCP and Putty to administrate my server. I did some …

Add Ubuntu Terminal to Windows 10

Take a look at this page for instructions on how to add a terminal to your Windows 10 in a matter of seconds. I just installed it, and I’m very pleased with it so far. Could this mean I will stop using Putty after all these years? I’m not sure yet, but I’m going to find out really soon.

Things you should do after installing Raspbian on your Raspberry Pi

Here are a couple of things that you should do after you’ve installed Raspbian on your Raspberry Pi. Installing the Raspbian operating system itself is very easy, so I’m not going into that. You can figure that out on your own. This article is just about a couple of things that you should, or could, do after installing the operating system. Click on the “read more” link below to get …

Disable IPv6 on Ubuntu 16.04 Permanently

If you want IPv6 disabled permanently on an Ubuntu 16.04 system, here’s a good way to do it. Disabling it like this should keep it disabled permanently, even after performing updates that could potentially enable it again without you knowing it. I haven’t tested it, so I’m not 100% certain, but if you decide to upgrade Ubuntu to 16.10 or the most recent version, it should still have ipv6 disabled …

Wifi networks on WAP321

I own a Cisco WAP321 wireless access point, and it’s a pretty neat device because it allows you to create multiple different (separated) Wi-Fi networks. For home use, that option is not really very interesting. Well unless you want guests in your house to use a different Wi-Fi network so that they won’t stumble upon your file server and find your huge collection of ‘out of the ordinary’ weird, cheap, …

How to install MP4Box on Ubuntu 16.04

“MP4Box is a multimedia packager, with a vast number of functionalities: conversion, splitting, hinting, dumping and others. It can be used for performing many manipulations on multimedia files like AVI, MPG, TS, but mostly on ISO media files (e.g. MP4, 3GP). It is a command-line tool so it can be utilized by scripts like the php script that I want to use. MP4Box is included in the GPAC package.” I want …

Time flies when you’re geeking out

I’ve been really busy these last few weeks setting up all sorts of IT related things since I moved to a new home with a 500 Mbps fiber connection to the mother-milk-tit we call the internet. I was really getting into learning all there is to know about the 100% free Sophos UTM for Home use. But when I messed up the whole configuration and basically broke it, I decided …