пятница, 31 мая 2019 г.

Logging out other users from the command line


show users
who -u

kill sessions with username
skill -KILL -u username


packet_write_wait: Connection to port 22: Broken pipe

configure client host /etc/ssh/ssh_config

Host *
  ServerAliveInterval 30
  ServerAliveCountMax 5

Комментариев нет:

Отправить комментарий