Server Administration Articles
228 results
This collection of articles provides resources for server administration.
-
Creating a Staging and Development Environment
Read more: Creating a Staging and Development EnvironmentDon’t risk your hard work – create a staging server to test changes before implementing them on your live site. It’s a safe way to optimize and update without compromising your site’s functionality.
-
Creating FTP Users
Read more: Creating FTP UsersFTP makes uploading files to your server easy. Use your cPanel or Plesk login for FTP or create extra users for added security. Learn how in cPanel, Plesk, and Cloud Sites.
-
Creating Windows File Shares
Read more: Creating Windows File SharesWindows file shares facilitate sharing file contents between servers, aiding migrations or data accessibility.
-
DBeaver tutorial for PostgreSQL, SQLite, MySQL, and MariaDB
Read more: DBeaver tutorial for PostgreSQL, SQLite, MySQL, and MariaDBThis DBeaver tutorial will demonstrate how you can easily establish connections to a wide array of databases and work with them efficiently and effectively.
-
Deleting a MySQL Database
Read more: Deleting a MySQL DatabaseDeleting unused databases frees up space but the action is permanent! We strongly recommend backing up your database before you delete it, just in case.
-
Deleting MySQL Users
Read more: Deleting MySQL UsersIf you are using MySQL databases with multiple users, you may need to control database access by deleting database users. You can delete MySQL users using either cPanel or the command line.
-
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.
-
Deleting Users in Linux
Read more: Deleting Users in LinuxIf you’ve added multiple users to your Linux server, you might eventually need to delete users, too. You can delete users in two ways, from cPanel and from the command line.