I have been looking for some information about connections from another PC by using ssh but KaOS has no openssh-server. Could anynoe help me how to conect it using ssh. :

sudo pacman -S openssh

And then:

sudo systemctl start sshd

And to have it when KaOS boot:

sudo systemctl enable sshd