Install Linux on my dedicated server

Asked By 0 points N/A Posted on -
qa-featured

I bought a dedicated server pre-loaded with CentOS and plesk panel 9. I have information about plesk panel and Secure Shell (SSH) root connected with my VPS. I asked my technician to install Linux and he installed Linux Fedora on my computer. I had a problem running it so now I need to install it by myself. But I don’t know how or where to start. Can anyone help? I know adding or removing anything from my dedicated server won’t cause any problem, right?

SHARE
Best Answer by Nichols Fryman
Answered By 20 points N/A #118300

Install Linux on my dedicated server

qa-featured

Hi,

Process for installation for Linux on a dedicated server:

First run installation by following these commands

chmod +x server.sh

screen -x css-server

This is the process for installing Linux in a dedicated server.

And if you carefully edit file on it then adding or removing anything from dedicated server will not cause any problem.

Best Answer
Best Answer
Answered By 15 points N/A #197586

Install Linux on my dedicated server

qa-featured

Hi Micheal,
The steps to install Linux dedicated server are as follows:
1) Get and install Linux on the system
2) Create a user account for the server, type 'useradd unreal' and 'passwd unreal' to set password
3) Collect the binary server and copy it to the users home directory
4) Create the default config file in the path 'cd~/ut3-dedicated/binaries'
5) Run the server and deploy the required service
6) Restart the server for every new service requests present with the user

Related Questions