Apt Playbook

I use ansible to keep all my computers consistent and install the same packages on all the systems. First I install my ssh key. Then I allow the sudo group to run sudo without supplying a password. Then I run the following ansible playbook (of course the ip address OR ‘HOSTS’ is assigned by DHCP):

Apt Playbook Read More »

Windows Search

I clicked on the “Start” button and the menu came up but when I started typing nothing happened. And when I selected “settings” from the menu I could not type any characters in the search box where it said “Find a setting”. Also, I could not type in the search box at the bottom that

Windows Search Read More »

Avahi mDNS issue

Two copies of the same share would show up when I browsed the network. I added the following: to I found this link that told me what to do: https://askubuntu.com/questions/1138394/seeing-ubuntu-server-19-04-twice-on-clients-probably-avahi-mdns-issue

Avahi mDNS issue Read More »

Firefox and kernel updates

Ok so two things. Firefox ESR and mainline. If you are on an unsupported version of ubuntu, like my web server which hosts other peoples stuff, and cannot upgrade. You can keep the kernel up-to-date with mainline. https://github.com/bkw777/mainline/releases/ It parses the ubuntu kernels from the from the Ubuntu archive and lets you select one and

Firefox and kernel updates Read More »