Recent articles
-
How to Migrate CentOS 7 cPanel Server to Almalinux 8
CentOS Linux was discontinued at the end of 2021 in favor of CentOS Stream. CentoS 7 will continue to be supported through the remainder of the RHEL 7 life cycle,…
-
How to reset CyberPanel admin password
If you have lost the admin password for your CyberPanel, you can reset the password using SSH. Login to the CyberPanel server using SSH user root, then run the command…
-
How to get Contents of a Webpage using PHP curl
PHP cURL module allows you to connect to remote websites and API endpoints to exchange data. To see if you have php-curl enabled, you can check phpinfo() page or run…
-
AtoM PDF thumbnail not working
After migrating AtoM to a new server, PDF thumbnails stopped generating when uploading PDF files. You can regenerate thumbnail for a resource with the command php symfony digitalobject:regen-derivatives –slug=”slug-here” https://www.accesstomemory.org/en/docs/2.7/admin-manual/maintenance/cli-tools/#regenerating-derivatives…
-
How to Recover Deleted Project in Google Cloud
When you delete a Google Cloud Project (GCP), Google will shut down the project, and keep it for 30 days. If you need the project restored, you can do this…