Viewing posts for the category Admin
A recent system update prompted me to actually remove python3.9 .. which was used for my Django pages (including this one). An issue with a depreciated/removed feature in 3.10 made it needed to not just move from 3.9 -> 3.10 but also to upgrade packages.
We got some "new" trojans/viruses lately .. in .jar files for a change so I went ahead to look how to configure amavis on UCR so that it blocks that too. First I enabled all the banned lists / filters for attachements:
Due to some unfortunate events I ended up with a broken pam library on a VM I am running. Everything else worked just fine .. except that login of course (so a bit of an issue if you need to do stuff like update letsencrypt certificates quickly cuz you forgot and are on holiday...
I just spent a good half hour trying to find out why an uplink to a 2nd location was not working after unplugging the network equipment very briefly due to UPS swapping .. Seems like I had failed to save configuration on my Zyxel GS 1920 backbone switch .. Having Link Aggregation on ports 25-28 when you only need 25,27 because 26 and 28 now go to a different building and server is definitely never going to work ..
So I have finally imported all data from our old dolibarr install to tryton (the historical project data was missing - and because I needed to implement something in tryton first it had to wait a bit)