roman

@hi@romanzolotarev.com


homehttps://romanzolotarev.com
0 ★ 0 ↺

[?]roman » 🌐
@hi@romanzolotarev.com

what is the simplest way to run services iike sshd on ?
i can avoid using sv-enable?

    ...

    [?]Dima Pasechnik 🇺🇦 🇳🇱 » 🌐
    @dimpase@mathstodon.xyz

    @hi I just run "sshd -p 4242", and then can login via

    "ssh foobar@<ip-adderss> -p 4242", where "foobar" is the account name - probably set up by termux automatically, You can see it by typing "whoami".
    You'd also need to set up a password for "foobar" (or add an ssh-key - I didn't try this)

      ...
      0 ★ 0 ↺

      [?]roman » 🌐
      @hi@romanzolotarev.com

      thank you! it works with the key nicely

        History