Tag: Debian
All the articles with the tag "Debian".
-
Installing Debian on Dell Wyse 3040
Recently picked up a very low power Dell Wyse 3040 to use as a headless docker host. It is powered by a quad-core Intel Atom Z8350 so not a lot of horsepower. It runs like a x64 Raspberry Pi. Installing Debian had some complications so I wanted to document them here.
-
Show IP on TTY Login Prompt
When I first log into a linux instance I've set up, I often look to find the ethernet adapter details. To make this easier, I like to add the IP address to the TTY login screen. This is a nice thing to do for future me troubleshooting a networking problem.
-
LXC: Installing Docker on a Debian CT
A quick guide to getting docker running on a Debian CT. Everything in this guide can be completed quickly by running this curl/sudo-bash script from my gist.
-
LXC: First commands on a new Debian CT
A list of the first commands I run on a new Debian LXC to homogenize and secure my new environment.