Skip to content

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:

  1. Indicate in which Data Center the new instance should be activated among:

    • Frosinone, Italy;
    • Milan, Italy;
    • Lugano, Switzerland.
  2. Choose the desired operating system.

  3. Select the desired resources (Disk, RAM, and CPU).

Screenshot

Data Center OS
Frosinone
Milan
Lugano
Associate with another CS
Debian Linux 11.x
Debian Linux 10.x
Debian Linux 9.x
Red Hat Enterprise Linux 8.x
Red Hat Enterprise Linux 7.x
CentOS Linux 7.x
Cloud Linux
Windows Server 2019 Standard
Windows Server 2012 R2 Standard
Windows Server 2016 Standard
Ubuntu 20.04 LTS
Ubuntu 22.04 LTS
Alma Linux 8
Alma Linux 9

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.

Screenshot Screenshot

Backup IBM Spectrum Protect Firewall and Antispam
Weekly
Daily
Daily 7 Versions
Daily 15 Versions
Daily 30 Versions
Advanced adaptive firewall with antispam
VPN Appliance OPN Sense 1 Core, 1GB RAM
VPN Appliance Fortinet FortiGate 1 Core, 1GB RAM

Select the type of assistance and optional services.

Screenshot

Support Plesk
Basic Support
Global Support
Proactive Support
Web Admin (10 domains)
Web Pro (30 domains)
Web Host (unlimited domains)

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:

  1. 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;
  2. Confirm with yes;
  3. 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.

  1. Open the RDP client.
  2. Enter the IP address of your instance.
  3. Accept the connection.
  4. Enter your access credentials.