...

How to password-protect a PDF file on Ubuntu

In a terminal, type: sudo apt-get install pdftk Then, to add a password to a PDF file, type: pdftk <input-file> output...