Server Administration Articles
228 results
This collection of articles provides resources for server administration.
-
Overriding php.ini timeout values with your PHP script’s execution time limit
Read more: Overriding php.ini timeout values with your PHP script’s execution time limitLearn how to set the maximum execution time using your PHP script’s execution time limit — overriding the php.ini timeout set with the max_execution_time variable.
-
Package management on Ubuntu
Read more: Package management on UbuntuLearn Ubuntu/Debian package management. This guide covers `dpkg`, `apt`, & `aptitude` for installing, updating, & removing software. Use with care!
-
Percona
Read more: PerconaPercona Server on Core-Managed Linux (no cPanel): Install this MySQL alternative, upgrade existing DBs & leverage XtraDB for better performance.
-
Performing a Webmin setup on Linux (AlmaLinux)
Read more: Performing a Webmin setup on Linux (AlmaLinux)Webmin setup on AlmaLinux can be done easily. This free, open-source system administration tool enables users to manage Linux systems through a web browser.
-
phpMyAdmin Web-Based Database Management
Read more: phpMyAdmin Web-Based Database ManagementMaster phpMyAdmin with our guides. Learn to import/export data, manage users, run queries, and optimize your database with this powerful web interface.
-
Puppeteer tutorial — installing Puppeteer on AlmaLinux
Read more: Puppeteer tutorial — installing Puppeteer on AlmaLinuxUse this Puppeteer tutorial to install Puppeteer on AlmaLinux for automating web development, quality assurance, and web scraping tasks by leveraging the Chrome DevTools Protocol (CDP).
-
Resetting Passwords in ADAAS
Read more: Resetting Passwords in ADAASWith Active Directory as a Service (ADAAS), you can reset passwords and unlock users yourself. Our guide shows you how to manage users from your server.
-
Resetting Your MySQL Root Password
Read more: Resetting Your MySQL Root PasswordReset MySQL root password if security compromised. Change passwords every 90 days for enhanced server security.