Tools and instructions enabling you to maximize the potential of your Hostwinds product and service experience.
Search results for:
When building your site, you will need to pick a language to code the site in, especially if you are the one who will be developing the site. A popular choice nowadays is to use Python and Django to build your site. Many popular sites have used this as well, and it works out...
Server security is a significant thing to think about nowadays. Some minimal changes can greatly increase the security level of your server. One of these simple changes that can be applied in Windows is changing the default port used to connect to RDP. This is not a...
So you've set up your WordPress website, but it's slow, and you keep hearing about optimization. One of the most widely used and popular tools to help you with optimizing your site is from a third-party plugin called W3 Total Cache. There are other caching tools available,...
While the McMyAdmin 2 panel is very clean and easy to navigate, there are many ways you can manage and configure your server. You can create certain rules, environments, and worlds that wildly differ from the standard Minecraft gameplay found in a single player. This article...
This guide is about restoring your databases from a backup. This guide is intended for clients who wish to restore their database using PHPMyAdmin. If you want to do this, you'll need access to cPanel such as Hostwinds Shared Hosting and Business Hosting, Cloud, VPS, or a...
This guide is about creating a cron job in cPanel to make a backup of your databases. This article is intended for Hostwinds clients who use cPanel and can create a cron job through the cPanel interface. Hostwinds clients are encouraged to keep a working backup before...
Steps To Add Your cPanel Email To Your Android. Step 1: Find your Email Application icon and select it. Step 2: Find your email icon and select. Step 3: Type in your email address and email account password. Afterward, select Manual setup. Step 4: Select IMAP from the...
A database is a great and easy way to store information for your site or application. One of the most common database engines you may hear about is MySQL. While this is a common solution and viable, some may choose to use MongoDB. MongoDB is similar in that it provides an...
Uncomplicated FireWall, or UFW for short, is a piece of software that manages your default Netfilter firewall on your Ubuntu system. The following steps will walk you through the process of adding different rules that will secure your server. Setup Default Rules When...
Steps To Add Your cPanel Webmail To Your iPhone Step 1: Locate Settings on your iPhone Step 2: Find and select Accounts & Passwords. Some iPhone versions may not have Account & Passwords as an option under settings. If your version does not, try locating "Mail, Contacts,...
There are many ways you can manage and configure the server with McMyAdmin 2 panel. You can create certain rules, environments, and worlds that wildly differ from the standard Minecraft gameplay found in a single player. McMyAdmin comes with several features to help make...
Most WordPress themes include a sidebar for you to manage and edit. Typically this is to the right or left of your website, but it can be located anywhere depending on the theme options and what they allow. If you do not notice your sidebar right away, you can view if there...
Common commands for CentOS 7 specific Operating Systems are below Basic Configuration Query or System Locale localectl Display the Current Time and Date date timedatectl Sync Date and Time timedatectl Configure SSH /etc/ssh/ssh_config /etc/ssh/sshd_config Jobs and Services...
You will need to log into your WordPress and select Posts (typically on the left-hand side) to view current posts within your WordPress application. If you do not have a post, please see " Creating A Post In WordPress " before proceeding with this article. Hover over the...
As you create posts for your WordPress installation, you will notice something about the links. They will all be unique. The way WordPress works is that you can use a unique link for each of your posts for easier access to a specific article. In this guide, you will find out...
Along with the many technologies out there, such as Ruby, Python, and PHP, you may have heard of one called Node.js. Node.js is a lightweight and seemingly efficient JavaScript runtime that can be used to run JavaScript code outside of the browser. Among the other amazing...