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