Support >
  About independent server >
  How do I enable remote connection on the server?
How do I enable remote connection on the server?
Time : 2023-08-23 11:57:01
Edit : Jtti

Enabling a remote connection to a server usually requires configuring the remote access protocol and corresponding security Settings. Here are some common ways to connect remotely and how to configure them:

1. Secure Shell (SSH) : SSH is an encrypted remote connection protocol used for secure command line access between the server and the client.

Steps:

Install the SSH service on the server (if not already installed).

Modify the SSH configuration file, usually located in /etc/ssh/sshd_config. You can configure users, ports, password authentication methods that allow remote connections.

Restart the SSH service for the configuration to take effect. Use the command sudo service ssh restart or sudo systemctl restart ssh(depending on your system version).

2. Remote desktop connection: If you need graphical interface remote access, you can use remote desktop protocol (such as RDP, VNC).

RDP (Windows Remote Desktop Protocol) :

Enable the remote desktop service on the Windows server.

Configure firewall rules to allow RDP traffic to pass through. The default port number is 3389.

On the remote client, use the Remote Desktop Connection tool delivered with Windows to connect to the server.

Virtual Network Computing (VNC) :

Install the VNC server software on the server.

Configure VNC server Settings and set security options such as the password.

Start the VNC server.

On the client, use the VNC client software to connect to the server.

/uploads/images/202308/23/a70169a15e452371d91e87406060b893.jpg

3. Web Console: Some servers offer a web-based management interface that allows the server to be managed remotely through a browser.

iDRAC (Dell Integrated Remote Access Controller) :

Connect to the server's iDRAC management interface.

Access the iDRAC Web interface from your browser and enter your username and password.

From the Web interface, you can remotely control servers, monitor health, and more.

iLO (HP Integrated Lights-Out) :

Connect to the iLO management interface of the server.

Enter the iLO's IP address in your browser, then enter your user name and password.

Through the iLO Web interface, you can perform remote control, diagnosis, power management and other operations.

No matter which remote connection method you use, you should pay attention to security. Ensure that only trusted IP addresses are allowed to access the server, and use strong passwords and encryption to protect remote connections. At the same time, the server operating system and applications are regularly updated, and the server is monitored for security events.

JTTI-Defl
JTTI-COCO
JTTI-Selina
JTTI-Ellis
JTTI-Eom