cPanel

How to Reset the Password for a MySQL Database Client in cPanel

Posted on

In this post, we’ll look at how to reset the password for a MySQL database client using cPanel. To reset the MySQL database user password via cPanel, follow these steps: 1. Login with your cPanel credentials. 2. You’ll be sent to the cPanel main page. Select the “Database” category and then the “MySQL Databases” icon […]

cPanel

How Can you Upload a File With cPanel File Manager?

Posted on

This article will show you How to Upload a File Using the cPanel File Manager. Uploading a file to your account is simple with the cPanel File Manager. This is sometimes required, for example, when attempting to verify ownership of the site for Google Search Console. If you are not familiar with the cPanel File […]

cPanel

How to Copy Files to a Remote System (FTP)

Posted on

ftp> cd target-directory Keep in mind, for those using the automounter in their system, your home directory is parallel to the remote system’s user, under /home. ftp> ls -l target-directory 5. Ensure the transfer type to binary.  ftp> binary ftp> put filename ftp> mput filename [filename …] You can implement wildcard characters and supply a […]

cPanel

Reset Your Admin Password With Softaculous in cPanel

Posted on

Updating your password is good for your website’s health and will protect it from hackers. You should always update your password so that your website is secure and you are safe from hackers. So, let’s go over how to update or change your Softaculous root password from cPanel. 1. Log into your “cPanel account” 2. […]

cPanel

Install Joomla with Softaculous

Posted on

Publishing web content is made easy and free of cost with Joomla, a content management system, designed on a model-view-controller web application framework. This is not bound to the CMS and can be implemented independently if needed. It enables you to design and build robust online apps. Step 1- Go down to Softaculous. Once you […]

cPanel

How to Configure cPanel’s Spam Filtering

Posted on

The built-in SpamAssassin function in cPanel can be used to filter spam emails in an efficient manner. We’ll walk you through the installation and configuration procedures in this post. To activate Apache SpamAssassin, follow the below-mentioned steps: Step 1. Log in to cPanel with your credentials. Step 2. Navigate to the Email section and select […]

cPanel

How to Add /tmp Security in Centos7?

Posted on

In this post, we will demonstrate how you can add /tmp security in Centos7. Primarily, a Centos7 server terminal is needed. The servers are not safe when cybercriminals attempt to hack systems or servers by utilizing a hacking script. Nobody is aware of how to prevent these cybercriminals from putting these kinds of scripts on […]

cPanel

Update a Website Using Git™ Version Control in cPanel

Posted on

Many programmers utilize the distributed version control system known as Git. Git functionalities can be accessed without using the command line thanks to the practical graphical interface offered by the cPanel Git™ Version Control tool. This tutorial will demonstrate how to use Git™ version control in cPanel to update a website. Git™ keeps track of […]