by ivailod | Sep 20, 2017 | Secure Shell (SSH)
Before you connect with SSH, you need to create an SSH account. You can use the How to create an SSH account guide. You can download FireSSH from the official Firefox add-ons page: https://addons.mozilla.org/en-US/firefox/addon/firessh/ Once FireSSH is installed on...
by ivailod | Sep 20, 2017 | Server Management
Telnet allows you to see if you have а connection to a specific hostname on a given port. To use Telnet you need to execute the following command through your computer’s console or command prompt: telnet HOSTNAME PORT To quit telnet use the combination of “Ctrl” and...
by ivailod | Sep 20, 2017 | .htaccess
In this tutorial, we are going to walk you through the process of enabling mod_rewrite on your AwardSpace web server. What is Mod_Rewrite? Mod_rewrite is an Apache module that helps you perform redirects and define rewrite rules with the use of a .htaccess...
by ivailod | Sep 14, 2017 | General Questions and Answers, Uncategorized
If you have uploaded your website files to your hosting account, but when you visit your website you see the old content or no content at all. A few things might have gone wrong, you can start troubleshooting in the following order: 1. Is the domain registered...
by ivailod | Sep 14, 2017 | FTP
In this tutorial, we’re going to provide information regarding the error message 500 Unable to service PORT commands, including ways to fix it. What Does the Error Mean? The error message 500 Unable to service PORT commands usually occurs if you attempt...