How to Access Your Webmail Account
This guide walks you through the two quick methods to log in to your email using Roundcube Webmail. Method 1: Direct Webmail Access Use this method if you want to quickly check your email without logging into your web hosting control panel. ...
How to Change Email Password in Direct Admin
Log in to your DirectAdmin Account. In the E-mail Manager section, click on the E-mail Accounts Icon or type E-mail Accounts in the navigation filter box, and then the option will appear. Click on it. Under Account, you can see your ema...
How to connect and use github with DirectAdmin
Clone Your GitHub Repository in DirectAdmin Step 1: Initialize a New GitHub Repository (if don't have one, however, if you do, you can skip this step and proceed to step 2) Log in to GitHub: Open your GitHub account and navigate to the "Repositori...
How to Create .htaccess file in Direct Admin Control Panel
This article will guide you on how to Create a .htaccess file in the Direct Admin Control Panel. To proceed with creating .htaccess file you need to locate the System Info & Files section and click on File Manager. 1. Open the File Manager as show...
Managed WordPress
Export blogger into WordPress hosting account.
Log in to your WordPress admin area, go to Tools >> Import, and click Install Now for Blogger. Once it is installed, click Run Importer and upload the XML backup of your blogger blog posts. Back up your blog by following the steps below: When you ...
What is WordPress
WordPress is a free open-source content management system. WordPress provides everything you need to create an amazing website. It allows you to manage all of the content on your website from one dashboard. It also has an extensive amount of them...
What Do You Do If Your WordPress Site Gets Compromised?
WordPress is considered the largest Content Management System (CMS) in the world, powering more than 35% of all websites. WordPress is powerful and easy to use. Its popularity also makes it a popular target for hackers. This means that if you do n...
How to use Git Version Control to upload files on cPanel
You can upload your files into your cPanel from your Github/Bitbucket/Gitlab Repo . Follow the steps stated to successfully get your files from Repo to your cPanel Login to your hosting account using your username and password Under the Files sec...
Accessing Terminal on cPanel
Terminal access/ SSH access allows you to access your hosting account and makes it possible to run Linux commands, this comes in very handy for developers in the course of building, setting up, and deploying their applications. You can access SSH ...
How to deploy Vue.Js App
Log into your cPanel and clicking on the file manager option, this will take you to the home directory eg: /home/yourusername Web files are stored in the public_html directory, to deploy your application, you will need to upload your application...
How to deploy your React.js app
To deploy your react.js app, you will need to log into your Cpanel and upload web files are stored in the public_html directory. You will need to upload your application files in a subfolder under public_html because application files are not all...
How to setup my NodeJs App
PART 1: Create Application on cPanel. Request for Jailed SSH access Upload through file manager or FTP into public_html On your cPanel dashboard, click on Setup Nodejs App and click on Create Application Select the Nodejs version best compatible w...
How to use Git on cPanel via SSH
You can also access your Git Repo via SSH on cPanel Login to your hosting account using your username and password. Under the advanced section, click on the "Terminal" On the terminal screen, change your working directory to the location where yo...
Setup Flask On My Python Hosting Account.
What is Flask? Flask is an API of Python that allows us to build up web-applications. Flask's framework is more explicit and easier to learn because it has less base code to implement a simple web-Application. How Do I Set up Flask? B...
How to setup my Python App
PART 1: Create the Application on cPanel. Request for Jailed SSH access Upload through file manager on your cPanel or FTP into public_html On your cPanel dashboard, click on Setup Python App and click on Create Application ...
How To Setup Flask On Python Hosting
What is Flask? Flask is a Python framework for building web applications. It’s lightweight, explicit, and easier to learn because it requires less base code than other frameworks like Django. Steps to Set Up Flask: Backup Your...
Email Setup & Management
Everything dealing with webmail, email client setup, quotas, and account credentials.
Addon Domain Management
Articles related to addon domains.
Softaculous
Installing CMS platforms and web applications via auto-installers.
Advanced Settings
PHP tweaks, resource limits, automation tools, and security/SSL setup.
File Management & FTP
Managing files and remote access permissions.