Инструменты пользователя

Инструменты сайта


xinetd_ssh

**Это старая версия документа!**

service ssh
{
disable = no
flags = REUSE
sockettype = stream
port = 22
wait = no
user = root
server = /usr/sbin/sshd
server
args = -i
logonfailure += USERID
}

xinetd_ssh.1370821193.txt.gz · Последнее изменение: 2013/06/10 03:39 (внешнее изменение)

DokuWiki Appliance - Powered by TurnKey Linux