SnipeIT SnipeIT, Part Three Document Update Process Well I've had SnipeIT and SNIPE-01 turned off for some time, I just haven't had the man hours to start using the software. I turn it back on today to take a look. I'm assuming there's been an update
Monica Monica - Take Two I'm going to try getting Monica going again from the start today. So I start off today by wiping the virtual disk and reinstalling Debian. Configure the Operating System Steps performed on MONICA-01 * apt update * apt install sudo * /sbin/adduser david sudo * nano /etc/network/interfaces I set
Monica Monica CRM, Part Two Configure Operating System So I am back at it today from where I left off yesterday. Next up I'm going to work on configuring SSH. Steps performed on desktop via Windows Terminal * ssh-keygen -t ed25519 * Move-Item -Path c:\Users\david\filename* -Destination c:\Users\david\.ssh -Force I