Knowledgebase

Deploying a Flask Application on CPanel

Deploying a Flask Application on CPanel

Deploying a Flask app on cPanel is slightly different from a standard VPS because cPanel uses Phusion Passenger to manage Python applications. This article is a step-by-step guide to getting a Flask application live. 1. Create the Python Application First, you need to tell cPanel to set up a Python environment for your domain. 2. […]

Read more
Creating and Managing FTP Accounts in cPanel

Creating and Managing FTP Accounts in cPanel

File Transfer Protocol (FTP) plays a crucial role in website management by allowing users to upload, download, and manage files on a web server. Through cPanel, administrators can easily create and manage FTP accounts, enabling secure and controlled access to website files. FTP is commonly used by developers, designers, and system administrators to maintain websites, […]

Read more
Security and Best Practices in Email Server Management (cPanel)

Security and Best Practices in Email Server Management (cPanel)

Email servers are a critical communication backbone for any organisation, making them a common target for spam, phishing, data breaches, and misuse. Proper security configuration and adherence to best practices are essential to protect sensitive information, maintain service reliability, and preserve domain reputation. cPanel provides a wide range of tools that, when used correctly, help […]

Read more
Accessing Emails Using Email Clients

Accessing Emails Using Email Clients

Once an email server has been properly configured for a domain, the next important step is understanding how to access and manage emails effectively. Email clients provide users with convenient ways to send, receive, organise, and store email messages across different devices. Whether you prefer working from a desktop computer, a mobile phone, or directly […]

Read more
Demonstrating Email Server Setup and Control Using cPanel

Demonstrating Email Server Setup and Control Using cPanel

Managing email professionally is a critical part of running a modern website or online business. cPanel, one of the most widely used web hosting control panels, provides a comprehensive and user-friendly interface for configuring, controlling, and optimising email services associated with your domain. Through cPanel, administrators gain fine-grained control over how emails are created, delivered, […]

Read more
Understanding Email Server Settings(IMAP, POP3, SMTP)

Understanding Email Server Settings(IMAP, POP3, SMTP)

Email is one of the essential tools for communication especially in professional environments. Behind every email sent or received are specific server settings that make the process possible. 3 most common terms seen in email setup are IMAP, POP3, and SMTP. There 3 are protocols, basically rules that govern transmission of emails. They define  how messages […]

Read more