SW Hosting Manual
This document details the necessary steps to update the swhosting-rpc component on your server. This is an application that enables communication between your server and our control panel. Its update is necessary to ensure the proper functioning of SW PANEL and enable all its features.
This manual assumes you have the necessary technical knowledge to establish an SSH connection to your server and use Linux / Debian or Ubuntu commands to properly update swhosting-rpc.
If you have the necessary knowledge, we recommend seeking someone who can perform these tasks for you. Incorrect execution of these tasks could cause interruptions or problems in your server's operation (for example, leaving the package manager in an incorrect state).
If you wish, our engineering team can perform these tasks for you. To do so, you only need to have one of our support plans. Please write us a message on your support wall to request more information.
Throughout this tutorial, we will assume you are connected as the 'root' user.
# cat /etc/apt/sources.list
The following result should be displayed in the repository list:
# SWHosting XML RPC
deb http://packages.swhosting.com/serveisweb stable non-free
If the repository is not present, you must add it manually.
echo "# SWHosting XML RPC
deb http://packages.swhosting.com/serveisweb stable non-free" >> /etc/apt/sources.list
# apt-get update
# apt-get install swhosting-rpc
If you have followed these steps correctly, you will have completed the swhosting-rpc update.
Internal use only document © SW Hosting & Communications Technologies, SL. All rights reserved. In particular, its reproduction and communication or access to unauthorized third parties is prohibited.
Discover the most powerful and flexible way to manage your servers. Leave us your email and we'll send you the steps to get started in minutes.
Already have an account? Log In