📄 amanda-client.conf.in
字号:
## amanda.conf - sample Amanda client configuration file.## This file normally goes in @CONFIG_DIR@/amanda-client.conf.#conf "@DEFAULT_CONFIG@" # your config nameindex_server "@DEFAULT_SERVER@" # your amindexd servertape_server "@DEFAULT_TAPE_SERVER@" # your amidxtaped server#tapedev "@EXAMPLE_TAPEDEV@" # your tape device # if not set, Use configure or ask server. # if set to empty string "", ask server # amrecover will use the changer if set to the value # of 'amrecover_changer' in the server amanda.conf.# auth - authentication scheme to use between server and client.# Valid values are "bsd", "bsdudp", "bsdtcp", "krb5", "local",# "rsh" and "ssh". # Default: [auth "bsdtcp"]auth "bsdtcp"ssh_keys "" # your ssh keys file if you use ssh auth
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -