Articles

 HOW TO: Access a NAT VPS via SSH

This is a quick guide on how to access your NAT'ed VPS via SSH over IPv4. Log into Wyvern for...

 HOW TO: Accessing the console (KVM)

While your VPS is running open your VNC client of choice (we recommend https://www.tightvnc.com/)...

 HOW TO: Accessing the console (OpenVZ)

In the Wyvern Console tab, you'll see the following information: IP Address Port Username...

 HOW TO: Add funds to your account

This is a quick guide on how to add funds to your account to pay for current or future invoices....

 HOW TO: Automatically backup your user data with rsync

Here is a quick and easy way to backup your files and MySQL database with a simple script:...

 HOW TO: Backing up files with 1 line of code

rsync -avz /my/folder/ user@SERVERIP:/home/user/my/folderYup, that's it. All you do is enter the...

 HOW TO: Backup your MySQL database

The easiest way to automatically backup your database is with a simple cron job running the...

 HOW TO: Basic network troubleshooting

Here is a step-by-step checklist to perform basic network troubleshooting:   Is there an...

 HOW TO: Cancel your service

Login to the Client Area. Click on "My Services" under the "Services" tab at the top. Click...

 HOW TO: Change your PHP version in cPanel

Login to your cPanel account and then type in MultiPHP in the top search, then click on the icon...

 HOW TO: Creating an SSH RSA Key with PuTTYgen.exe

1) Open PuTTYgen.exe set the type to SSH2 RSA and minimum 1024 bits.2) Click "Generate" and move...

 HOW TO: Fix blank screen in VNC console

If you open the VNC console and are greeted with a blank screen with no error, click your mouse...

 HOW TO: Installing an OS on a KVM VPS

Here's a quick and easy guide to installing an OS on your new KVM VPS from an ISO: Open up...

 HOW TO: Resolve "We were unable to automatically verify your address."

If you receive this error is means our Geofilter plugin was unable to lookup your address in the...

 HOW TO: Secure SSH on your VPS

The absolute first thing you should do on a clean server is secure SSH. Before you even consider...

 HOW TO: Setup a very basic Debian VNC server (XFCE4 Desktop)

For those of you who are interested in adding a GUI to your server that you can connect remotely...

 HOW TO: Setup port forwarding on a NAT VPS

By default all of our NAT'ed VPSs are allowed to have 30 ports forwarded to it, this allow...

 HOW TO: Setup your Backup VPS for FTP use

After installing our Debian 7 32bit VSFTP template, all you need to do is add a user to your...

 HOW TO: Stop Google.com from redirecting you to another country/language

Unfortunately Google uses their own database for where IPs are located in the world and quite...

 HOW TO: Upgrade/downgrade addons for your current service

Login to the client area. Click on "My Services" under the "Services" tab at the top. Click...

 HOW TO: Upgrade/downgrade your services

Login to the client area. Click on "My Services" under the "Services" tab at the top. Click...

 HOW TO: View your e-mail history in the client area

Click on the arrow next to your name on the right side of the client area, then click on "Email...