This article will help you with the process of enabling IMAP in Gmail. IMAP, or Internet Message Access Protocol, is a protocol that enables you to download emails from mail servers, like those for Gmail, to your computer so you can view and edit them in Microsoft Outlook even when you are not online. Follow […]
Category: Tutorials
How Do You Increase the Number Of Pages In MediaWiki?
This tutorial covers the two most common methods for creating new wiki pages in MediaWiki. Creating a New Page Based on a Link: Wikis are similar to most web authoring platforms in that they do not have a ‘New Page’ button. New pages are created by the following individuals: • Linking to a page that […]
How to Reset User Passwords Using the Command Line
This guide will show you how to reset user passwords using the command line. You might need to use SSH to update the password in some circumstances. Changing a user’s password is often best done through the cPanel interface because it aids in creating strong passwords or generating ones that do so. Observe the steps: […]
Learn How to Set Up FTP on Windows 10 in this Tutorial.
This tutorial will teach you how to set up FTP on your Windows 10 computer. What is FTP? FTP stands for File Transfer Protocol. File Transfer Protocol (FTP) is a standard network protocol for transferring computer files between a client and a server on a computer network. FTP is a simple technique to connect to […]
How to Set Up Caching on a WordPress Website
In this tutorial, we’ll explain how to set up caching in WordPress using a popular plugin. Why do I need browser caching on my WordPress website? Caching is a way of speeding up your website’s loading time. It does this by getting a user’s browser or device memory to store elements of your webpage so […]
How to enable IP forwarding on Linux (IPv4 / IPv6)
Introduction IP forwarding is the ability for an operating system to accept incoming network packets on one interface, identifying that it is not meant for the system itself, but it should be forwarded on to another network, and then onwards accordingly. By default, any latest Linux distributions will have IP Forwarding disabled. Thus, it is a […]
How to Install and Configure Tomcat8.5?
This tutorial drives through the method of installing Tomcat 8.5 with private instances. Here, all instructions are implemented as though you were logged into the server through SSH as the root user, or are working on WHM’s Terminal (WHM > Server Configuration > Terminal). In the below examples, $username specifies the username linked with the […]
How to import .csv files in the database from phpmyadmin
You have to remember a few things to successfully import .csv files in the database from phpmyadmin. Save your Excel file as a csv file. Please Do not save it as a workbook or any other format, check it with a text reader such as notepad or similar. You can see that each column is […]
How to Install Microsoft SQL Server Express 2014
As a default service process many hosting providers install Microsoft SQL Server for you. But in some cases this may not happen or you may need to reinstall it for resolving some issues. Example, if you see an error saying “SQL Server was not installed” then you may need to reinstall the MS SQL again. […]
How to Add an Email Account in cPanel
To add an email account using cPanel follow these simple instructions. Log in to your cPanel account. Scroll down to the Email section. 3. Click the Email Accounts icon. 4. When the Email Accounts page opens, click on the + Create button on the right-hand side. This will open a new page where you can […]