Create Joomla Website in ISPConfig

Create web site using ISP Config If a new client, under “client” tab, select “Add new client” button Enter relevant client information “Save” entry Under “DNS” tab, use the main “Add new DNS Zone (SOA)” button, not the text link on the left. Choose the DNS...

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...