Adding a group to Sudoers

Recently on our VPS servers there has been no admin group on a default Ubuntu install. Here is the solution. Add an admin group to the Ubuntu install. [cc lang=’bash’ ]addgroup admin[/cc] Now you will need to add any users you want to have root privileges...

Setup PureFtp on VPS

After fighting getting this setup on Tuesday and Wednesday I ended up succeeding and didn’t take any notes.  So of course here I am this morning having the exact same problem and trying to go off memory. Now lets review what has been done so far.  I have had a...