IRC channel logs

2021-12-22.log

back to list of logs

***DiffieHellman_ is now known as DiffieHellman
***nckx is now known as nckxmas
***luckyluke[m] is now known as luckyluke
***AINAA is now known as AINAA_away
***AINAA_away is now known as AINAA
<biblio>hi, I am trying to run "Instant Development Environment" kvm ... -redir tcp:2222::22 But I am getting -redir invalid option. I know this is kvm related issue but I still could not find an easy alternative for -redir.
<biblio>source: https://www.gnu.org/software/hurd/contributing.html#index4h2
<Alicia>This might work instead: -net user,hostfwd=tcp::2222-:22
<biblio>Alicia: It worked partially. Now, kvm listening on port 2222. But could not connect to HURD via ssh yet.
<Alicia>is sshd running?