Updating
From Anarchaserver
How to keep things up to date?!
Via the graphical use interface of the different services or via the commandline (the virtual machine) access?
Activating ssh by sftp (ssl)
Decision: granting user access to root folder to change directories
Or the hybrid of a commandline interface in Wordpress: http://wp-cli.org/
____________________________ Before updating! BACKUPING ~ ____________________________
Backup mysql datbases
mysqldump --all-databases -u root -p (password)