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

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


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.txt · Последнее изменение: 2013/06/10 03:39 (внешнее изменение)

DokuWiki Appliance - Powered by TurnKey Linux