Пост #268000

     
сохранен 20.01.2023 14:44
  • Редактировать пост
  • Печать
  • Скачать
  • Сравнить с постом
    #  
  • Нумерация строк
  • Подсветка синтаксиса  
Текст поста
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
#------------------------------------------------------------------------------
# Modified Calculate Utilities 3.6.4.7
# Processed template files:
# /var/lib/layman/calculate/profiles/templates/3.6/6_ac_desktop_profile/2-user/net-misc/openssh/.ssh/config
#------------------------------------------------------------------------------
Host *
  ControlMaster auto
  ControlPersist 1h
  ControlPath ~/.ssh/cm_socket/%r@%h:%p
##
 HostKeyAlgorithms ssh-rsa
 PubkeyAcceptedKeyTypes ssh-rsa
 KexAlgorithms +diffie-hellman-group1-sha1
 MACs hmac-sha1
 MACs hmac-sha1-96
Добавить комментарий
Автор