Recent Posts
Dymo Printer Framework for .NET 4.5+ and barcodes
For a certain work project, I was uanble to print barcodes using C# and the dynmo .NET library. I could print text just fine. I just could not print barcodes for whatever reason. It was ALWAYS blank.This is out here so if anyone is looking for an answer, here it is.I googled and googled and the dymo forums are closed and there is NO Google cache for the forums either. I was stuck.
read more
Ansible For OSX Install On My MBP Dual Booting With Fedora 31
I ended up erasing my Macbook Pro and reinstalling EVERYTHING. I ended up converting my chef-solo script to ansible.Drewlander Github RepositoryAll that should need to be done is: bash bootstrap.sh
Keyboard Touchbad Wireless Sound I used an external mouse and keyboard to do the install.To get the touchbar and keyboard to work I followed: This.I followed the section titled: Keyboard/Touchpad/Touchbar.
Wireless still does not work, even when setting the txpower to 10.
read more
CentOS 8 and Spacewalk 2.9
With CentOS 8 released, it is time to start integrating it and see what works and what doesnt! First was spacewalk.
We are running 2.9 and there is no repository for 2.9 for that version. So we have to use their nightly repo. The following changes were needed to get it to work (assuming that the new centos 8 channel/keys/repo are setup in Spacewalk). I would paste the snippets from my faviorite automation tool, but if you can read this you can translate it :) dnf config-manager --add-repo https://copr-be.
read more