Working with MySQL-MariaDB Time Zones
For any program, whether it’s a web app, API server, desktop software, tablet or phone app, working with the time zones is a pretty common task. In this article, I…
Linux | CPanel | WHM | webhosting| Plesk | DirectAdmin | CentOs | Debian | Ubuntu Blog
For any program, whether it’s a web app, API server, desktop software, tablet or phone app, working with the time zones is a pretty common task. In this article, I…
cPanel/WHM is a web-based control panel to manage a complete Linux operating system. All the cPanel accounts are created using one primary domain. This article will help you to change…
LiteSpeed is the webserver we use on all our hosting servers instead of Apache. We set a LiteSpeed connection timeout to ensure users with potential scripting issues do not cause…
On centos 7, there are instances where you get the error Unable to register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subjectError registering authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of…
Because of Bug in the CPanel release lots of our client are facing issue that MySQL is showing down in cPanel interface. But the MySQL/MariaDB was still running. It’s only…
Open LiteSpeed is an open source web server which comes with a lot of interesting features that helps us to manage our sites effectively. Some of the features include 1)…
Bad Magic Number In Superblock The Server will go down due to issues in disks attached. Sometimes fsck in disks ends up in an error “Bad magic number in Superblock…
Mozilla announced their ‘mozjpeg’ project with the aim of improving lossless jpeg compression and making the web a faster place. Forked from libjpeg-turbo, mozjpeg is more concerned with reducing filesize…
RAID Levels RAID 0 Stripes data evenly across two or more disks. RAID 1 Mirrors data on two or more disks. RAID 2 Rarely used, Bit-level striping with Hamming code…