explain a2 540x304 - explainshell.com – learn about terminal commands

explainshell.com – learn about terminal commands

There are a lot of commands available in the Linux terminal. The usual way to learn Linux terminal commands is through experience. The fastest method we have to do know a command is the man command itself, through the following syntax: man...

chrome v4Ol1D719y 540x246 - How to add uuid-ossp extension to PostgreSQL

How to add uuid-ossp extension to PostgreSQL

PostgreSQL UUID (Universal Unique Identifier) is specified by RFC 4122 and has a 128-bit length.  Here We will cover two methods for enabling uuid-ossp extension to PostgreSQL: via CMD and PostgreSQL pgAdmin 4 GUI. Option 1. Enable uuid-ossp...

PHP 8.1 Contributors

What’s new in PHP 8.1

25.11.2021 -exactly a year ago since the release of PHP 8.0 the version 8.1 is rolled out, and with it, new features and a significant speed increase. From the point of a Webmaster that uses Laravel or WordPress, it’s important to note that 8...

ShareX DuY824Xbvg 540x304 - Generate and setup free hostname SSL on WHM with ZeroSSL

Generate and setup free hostname SSL on WHM with ZeroSSL

Step 1. Navigate to zerossl website and create a free account: Start the process of generating an SSL by filling in the domain name: For Validity select 90 days and for CSR & Contact select the Free option There are multiple verification methods...

image 540x304 - Roundcube: INTERNAL ERROR Could not load message from server

Roundcube: INTERNAL ERROR Could not load message from server

In Roundcube Webmail on cPanel, single email could not be opened and the following error message was displayed: INTERNAL ERROR Could not load message from server. First check the /var/log/messages for any errors: the error: Dec 1 11:40:17 s6...

image 38 540x304 - Using wget to download files from Google Drive

Using wget to download files from Google Drive

Step 1. Go to Google Drive and right-click on the file that you wish to download, then go to Share Step 2. Click the Change button at the bottom of the dialog box to Anyone Step 3. Copy the link and from it simply take the FILEID: Step 4. Change the...