Main Activities
Cloud Servers are Linux or Windows virtual instances, which correspond to true autonomous operating systems.
Activation of a New Server
From the Cloud Server section:
-
Indicate in which Data Center the new instance should be activated among:
- Frosinone, Italy;
- Milan, Italy;
- Lugano, Switzerland.
-
Choose the desired operating system.
-
Select the desired resources (Disk, RAM, and CPU).
Data Center | OS | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
Info
SPU (Seeweb Power Units) is the unit of measure used to identify the resources for daily consumption of Cloud services (RAM, disk, processors); the minimum cut of additional SPUs compared to those included in the base configuration of the product is 100 units, which is counted on a daily basis.
Subsequently, select the desired Security Services.
Backup IBM Spectrum Protect | Firewall and Antispam | ||||||||
---|---|---|---|---|---|---|---|---|---|
|
|
Select the type of assistance and optional services.
Support | Plesk | ||||||
---|---|---|---|---|---|---|---|
|
|
Connect to a Server
Access to a server occurs in two ways:
SSH
in case of Linux.RDP
in case of Windows Server.
Connect to a Linux Server
To connect to your Linux instance, use an SSH client through a terminal:
- Open the terminal and type the command:
ssh root@xxx.xxx.xxx.xxx
; Replace xxx.xxx.xxx.xxx with the IP address of your instance; - Confirm with
yes
; - If you are not using an SSH key, you will be prompted for the access password;
Note
The password is communicated via email and, on first access to the server, must be changed.
Info
Windows users can make use of PuTTY.
Connect to a Windows server
To connect to a Windows server, you need an RDP client, usually available in Windows 7, 8, 10, and 11 operating systems.
- Open the RDP client.
- Enter the IP address of your instance.
- Accept the connection.
- Enter your access credentials.