ODROID-HC2 and Ansible
After installing Fedora 29 on my ODROID-HC2 nodes, I want to get an ansible user onto them so that my usual Ansible playbooks can configure them.
After installing Fedora 29 on my ODROID-HC2 nodes, I want to get an ansible user onto them so that my usual Ansible playbooks can configure them.
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.
This is an update of the post from 2013-09-13
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.
At http://www.pcfe.net/boot/ I have dropped the files necessary to iPXE boot. While my set up will not serve you, you can follow the steps in 00-readme.txt if you want to build your own.
In February 2013, I got a new work laptop. It’s a Lenovo ThinkPad x230.
These are my installation notes.
To have chromium (and chrome) browser do Kerberos TGT for example.com web pages, one needs to pass --auth-server-whitelist="*.example.com"
changing providers I adjusted the old script to fit my router, using PPPoE but not NetworkManager.
Create /etc/ppp/ip-up.local
with this content
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
This is what I use to mess about my laptop’s power settings.
In Fedora 16 (and I presume other distributions using gnome3), each print job generates a notification. If one prints a lot, this ends up cluttering the notification bar.
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).