ssh kullanıcı ayarlarım Nisan 17, 2018 linux sistemimdeki .ssh/config dosyasının temel satırları Host * ControlMaster auto ControlPath ~/.ssh/sockets/%r@%h-%p ControlPersist 600 StrictHostKeyChecking no host mynode hostname mynode.akyuz.tech user ... Devamı