broken, especially to free the tunneled port. So this becomes my hourly routine!
ps -aux | grep ssh
kill -9 {pid}
How to make my life easier with this?
Someone please take a look at my question
make a script and add it to the startup session
kill -9 `pidof ssh && pidof sshd`
[ENTER] ~.[ENTER]
Обсуждают сегодня