VPS Control Panel Update
June 28th, 2010

We are pleased to announce another update to our virtual private server control panel.

Effective immediately all our virtual private server customers will have access to graph information showing current and past information on the cpu, memory and network traffic. This can be accessed by selecting the statistics link at https://manage.europhase.net

VPS Control Panel Graphs

Dear Customer,

The Spectrum House data centre will be carrying out maintenance on the 31/05/2010
We have sent an e-mail to any customer who will be effected by this maintenance window.

Maintenance Type: Switch Replacement
Expected effect on your service: Connectivity Interruption
Expected downtime duration: 10 minutes
This will occur between 03:00 and 04:00 on 31/05/2010 (UK Time)

The edge switch currently installed in your rack is a model that is now end of life. We intend to replace this switch with a newer model. During the maintenance the current switch will be removed and replaced.

We apologise for any inconvenience this may cause, please do not hesitate to contact us if you have any queries or questions regarding this maintenance window.

Many thanks

Europhase UK Support

Scheduled Switch Reboot
March 15th, 2010

Dear Customer,

We have sent an e-mail to any customer who will be effected by this maintenance window.

We will be performing maintenance which will affect your service. This will last about 2 minutes, and during this time, your server will lose network connectivity while the switch is rebooted.

Maintenance Type: Switch Maintenance
Expected effect on your service: No Connectivity
Expected duration: <2 Minutes
Reason for the reboot: To activate new firmware.
This will occur between: 05:00 and 06:00 on 19/03/2010

We apologise for any inconvenience this may cause, please do not hesitate to contact us if you have any queries or questions regarding this maintenance window.

Many thanks

Europhase UK Support

This article will show you how to check your diskspace usage on your server.

You can check your diskspace two seperate ways.

Once you have logged in to your dedicated server as root via SSH, type the following command in order to check the disk space usage: df -h

Check diskspace in linux

You can also login to your server web control panel at http://manage.europhase.net:5000 and check on the dashboard your server usage.

This article will show you how to connect to a linux server via SSH (Secure Shell).

On Windows we recommend the SSH program “PuTTy.”
PuTTY.exe is a program that makes Windows users establish a secure connection to Linux (and Unix) terminals, among other things

PuTTY can be downloaded from the authors website
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html

When you open PuTTy you will be presented with the following screen:

Main PuTTY Screen

Please enter the IP address or hostname of your linux server and then press the Open button.

You will then be shown the following message:

PuTTy Security Alert

Click Yes to this message. You will get this the first time you connect to a server.

You will then be asked to enter your username and password.

PuTTY Terminal Screen

You can now enter commands into the SSH client.