Desktop Setup Script: Automating My Fresh Installs
I tend to wipe my computers a lot, and I’ve been reinstalling everything by hand each time. It’s time to
I tend to wipe my computers a lot, and I’ve been reinstalling everything by hand each time. It’s time to
I’ve been getting my settings moved over to a dotfile repository. This way, whenever I wipe my computer, I can
I’ve been upgrading the lab to Ubuntu 18.04, and now it’s time to upgrade the SSH jump box as
git clone https://github.com/brokkr/pulseaudio_steelseries_arctis_7.git && cd pulseaudio_steelseries_arctis_7 sudo cp steelseries-arctis-input.conf steelseries-arctis-output-mono.conf steelseries-arctis-output-stereo.conf /usr/share/pulseaudio/alsa-mixer/paths/ sudo cp steelseries-arctis-usb-audio.conf /usr/share/pulseaudio/alsa-mixer/profile-sets/ sudo vim /lib/udev/rules.d/90-pulseaudio.rules add
I have a server that kernel panics about once a week, so I’m adding a cronjob to reboot the server
sudo vim /etc/netplan/50-cloud-init.yaml network: version: 2 renderer: networkd ethernets: ens18: dhcp4: no addresses: [10.0.0.22/24] gateway4: 10.0.0.1 nameservers: addresses: [8.8.8.8,8.8.4.4] sudo
With the release of the latest LTS version of Ubuntu, I decided to upgrade my lab setup. I’ve upgraded my