Quick guide to nmap on Ubuntu
Category: Ubuntu
How to Reformat or Repurpose an Encrypted Hard Drive
Repurpose an encrypted drive so it’s useful again…
How to make HP Laserjet 1000 work on Ubuntu 20.04
my updated notes on getting an hp laserjet1000 working on ubuntu…
How to install WordPress on Ubuntu Server
My notes for installing Wordpress on an ubuntu server…
How to Set up your Ubuntu Server with a new or updated SSH key
Overcoming the ssh ‘permission denied’ message (and fears)…
How to install Mautic on an Ubuntu Server at Digital Ocean
The server installation guide in the docs for Mautic is ‘pretty good’ but still expects that you’re already a system admin kind of person and now how to do stuff. I’ll walk you through the install in the usual way I do in hopes that it helps some of the steps. This link shows the server requirements users install apache2:…
How to Create a 3D Object out of a 2D Dieline in Blender
A tutorial about turning a 2D dieline into 3D in blender…
How to beat the Docu-sign “Document Contains No Data” annoyance
The Story *Someone sent me a Docu-sign document to sign I signed it I got the email back with the PDF I Saved the PDF to my ubuntu machine I tried to open the PDF I just saved, but got the message “The Document contains no pages” message. Couldn’t open. Note: This only happens with docu-sign and not other great…
Problems renewing Letsencrypt certificate on Nextcloud Snap
Super quick post here to explain my problem and solution for why my Nextcloud Snap Letsencrypt certificate wouldn’t renew on my ubuntu server and how I fixed it. I got a warning that my SSL certificate was expired when I was using my nextcloud client. I read a few blogs on how to renew it and the solution was always…
How to install WordPress on Ubuntu Server
This won’t be my usual detailed blog because there are a lot of blogs out there on the topic. All in all, this blog got me most of the way there. However, it didn’t really go into the details related to the apache conf files so I’ll embellish his blog a bit… ok, the more I look at it, my…