Category

LAMP Stack

Articles in this category
Backup Your MSSQL Database in Cloud Sites
Regularly backing up your database is crucial for site maintenance on Cloud Sites. To manually backup your MSSQL database, access myLittleAd…
2 min read
Batch converting MySQL table engines
MySQL batch table engine conversion: MyISAM InnoDB. Get CLI scripts, rollback prep, & robust methods. *Always backup data first!*
3 min read
CentOS Linux 7 end of life migrations
CentOS Linux 7 will reach its end of life (EOL) on June 30, 2024. Learn what you need to know and how to prepare…
6 min read
Change a Database User Password in Cloud Sites
This article will show you how to change database user passwords in Cloud Sites.
1 min read
Change a MySQL User Password
Changing MySQL passwords to something new and secure is easy via the command line.
2 min read
Change a MySQL User Password via cPanel
If you aren't familiar with using the command line interface, using cPanel makes it easy to change MySQL user passwords.
1 min read
Change PHP Settings for WordPress in Cloud Sites
Update the PHP memory limit, max file size, post size and execution time for Wordpress in Cloud Sites.
3 min read
Change Time Zones on CentOS
Learn to set the correct time zone on CentOS 4/5/6 & 7. Use `ln -s` or `timedatectl`, restart services, & address PHP/NTP issues.
6 min read
Change Your Linux Server Hostname
Easily change your Linux server hostname via SSH — then update it in your Liquid Web account and DNS records.
4 min read
Changing passwords for MariaDB users in the Nexcess Cloud
Nexcess Cloud web hosting plans provide a great way to manage your website databases and database MariaDB users from the Nexcess Client Port…
3 min read
Checking a MySQL Database for Errors and Repairing
To check and repair MySQL database errors in cPanel, navigate to the MySQL Databases section after logging in. From there, you can access th…
1 min read
Checking Server Load in Linux
A review of four ways to check server load on Linux servers and what the numbers mean.
2 min read