AaronNGray Posted Monday at 10:32 PM Posted Monday at 10:32 PM I am trying to change `/etc/ssh/sshd_config` parameters but am unable to restart sshd. ``` sudo nano /etc/ssh/sshd_config sudo service ssh restart ``` or ``` $ sudo systemctl stop sshd Stopping 'sshd.service', but its triggering units are still active: ssh.socket ``` neither is reload working either :- ``` $ sudo systemctl reload sshd ``` 0 Quote
laibsch Posted Tuesday at 09:30 PM Posted Tuesday at 09:30 PM I do not understand what is "not working". Please elaborate. Also, providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.