Skip to main content
Topic: SSH not working on live USB (Read 573 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

SSH not working on live USB

Hey guys, how do I make SSH work on a live USB? I have it installed and I did

 ln -s /etc/runit/sv/sshd /run/runit/service/

but it still won't run.

"timeout: down: sshd: 1s, normally up, want up"

 

Re: SSH not working on live USB

Reply #1
sshd and ssh are a server and a client. Having an SSH server on a LiveUSB is very unusual. LiveUSB is meant only as an environment from which to install or repair Artix.

If you really need to have an SSH server (sshd) running on LIveUSB, start diagnosing the problem as usual on GNU/Linux, by checking the logs.

Re: SSH not working on live USB

Reply #2
sshd and ssh are a server and a client. Having an SSH server on a LiveUSB is very unusual. LiveUSB is meant only as an environment from which to install or repair Artix.

If you really need to have an SSH server (sshd) running on LIveUSB, start diagnosing the problem as usual on GNU/Linux, by checking the logs.

I'm curious, how do I add the arch repos to Artix? I just finished a fresh install