-
Notifications
You must be signed in to change notification settings - Fork 19
/
config.sample
24 lines (22 loc) · 886 Bytes
/
config.sample
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
##### For configuring loso.erpnext.host ( Digital Ocean :: 24854gd2 )
# -----------------------------------------------------------------------
# Alias configuration: 'lenh' «begins»
# Alias 'lenh' binds to remote user '[email protected]'
Host lenh
User admin
HostName loso.erpnext.host
ServerAliveInterval 120
ServerAliveCountMax 20
IdentityFile /home/you/.ssh/admin_loso_erpnext_host
# Alias configuration: 'lenh' «ends»
##### For configuring stg.erpnext.host ( Contabo :: 24854gd2 )
# -----------------------------------------------------------------------
# Alias configuration: 'serpht' «begins»
# Alias 'serpht' binds to remote user '[email protected]'
Host serpht
User adm
HostName stg.erpnext.host
ServerAliveInterval 120
ServerAliveCountMax 20
IdentityFile /home/you/.ssh/adm_stg_erpnext_host
# Alias configuration: 'serpht' «ends»