Curt Sahd

Install Unifi controller on Ubuntu

Installing Ubiquiti's Unifi controller on Ubuntu is fairly straight forward. The first step is to install the Unifi controller with the following commands: deb http://www.ubnt.com/downloads/unifi/debian stable ubiquiti sudo apt-key adv…

Continue reading
0 Comments

Remove password from PDF Ubuntu

A neat little utility to remove the password from a PDF is qpdf. To get started install qpdf sudo apt-get install qpdf Remove the password using the following command qpdf –password=YOUR-PASSWORD-HERE…

Continue reading
0 Comments