SSH and ArcaOS
What is SSH
SSH is known as Secure Shell or Secure Socket Shell, is a network protocol that provides users and administrators of a system a secure way to access a computer.
Server
You can install the SSH server on ArcaOS with yum like:
yum install openssh-server