Server Backup and Restore Articles
3 results
This collection of articles provides information on the backup solutions explain how to configure and manage backups and how to restore data when necessary.
-
Best Practices: Developing a Backup Plan
Read more: Best Practices: Developing a Backup PlanAvoid data loss due to technical issues, accidents, or security threats with a solid backup plan. Learn what to back up, how often, where to store backups, and ensure the safety of your valuable data and investments.
-
Deleting Unnecessary Backups
Read more: Deleting Unnecessary BackupsIf you have a lot of old backup files, you might want to delete some of them from your server. Backups can be quite large and storing a lot of them on your server can slow down your websites. You’ll generally do this for manual backups: your scheduled backups will automatically rotate out.
-
Using SSH to Backup Files
Read more: Using SSH to Backup FilesBackups can be set up via cPanel, WHM, or Liquid Web account for entire server. For specific files, use CLI via SSH, but be cautious as root user can alter/delete anything without confirmation.