chrisp
@chrisp@cyberplace.social
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on Is this the end of Bootloader Unlocking in the EU? 1 day ago:
@balder1991 @Lembot_0004 "Working on electronics in your parents' garage? What are you, some kind of terrorist?!?"
- Comment on Ansible sounds interesting 2 months ago:
@beerclue Exactly. You can take wiki bash instructions on how a system was set up and translate it to ansible, or back again. The ansible modules are python, but theoretically you could make a bash implementation that just calls dnf/systemctl/etc. directly, like a sys admin would have done.