sillsdev / dokimion

Web Based Test Management System
Apache License 2.0
1 stars 0 forks source link

Fix ssh server on dokimion.psonet #117

Open bobbeck55 opened 2 months ago

bobbeck55 commented 2 months ago

Error in ssh server on dokimion.psonet prevents ssh using an user configured port.

bobbeck55 commented 1 month ago

Solution on temp-dokimion.psonet - sudo systemctl enable ssh.service sudo systemctl restart ssh.service Use sshd_config from git with Port=32 if there is a ssh@... service running, may need to update it to look at the correct sshd_config file.