Fedora

Fedora on the ODROID-HC2

This blog post is about installing Fedora 29 on an ODROID-HC2 (from a Fedora 29 x86_64 workstation).

The aim is to get the ODROID in a state where one can ssh as root to the host.

Both initial setup over serial and installing without using a serial console are described.

systemd TOC

While I do like Lennart’s blog posts on systemd, I waste way too much time finding specific articles. So here are my own links with post title.

ThinkPad x230

In February 2013, I got a new work laptop. It’s a Lenovo ThinkPad x230.

These are my installation notes.

chromium and Kerberos TGT

To have chromium (and chrome) browser do Kerberos TGT for example.com web pages, one needs to pass --auth-server-whitelist="*.example.com"

Fedora 16 - Huawei E17X - udev rule

SMS reception while online

Wanting to be able to use gnokii while I have a connection open with ModemManager, I created the following udev rules in /etc/udev/rules.d/98-pcfe-modem.rules

TPM to feed random number generator

One of the uses of a TPM is to feed /dev/random on your linux box. I will not go into the political implications of TPM.

See also Matt Domsch’s blog.

Those still running RHEL5/CentOS5, be sure to have rng-utils-2.0-4 or later and kernel-2.6.18-238.el5 or later.

Some of the following steps are specific to my HP ProLiant MicroServer, but most will apply to any modern linux and HW (one would prefer the TPM to be an integral part of the motherboard as opposed to a module).