This website works better with JavaScript
首頁
探索
說明
登入
marcel
/
callhome
關註
1
讚好
0
複刻
0
Files
問題管理
0
合併請求
0
Wiki
Shell script for Linux call-home over SSH
4
提交歷史
1
Branches
0
版本發佈
目錄樹:
8f9e976915
分支列表
標籤列表
master
callhome
HTTPS
ZIP
TAR.GZ
Marcel Stangenberger
8f9e976915
Update 'README.md'
1 年之前
README.md
8f9e976915
Update 'README.md'
1 年之前
callhome.service
d74672fec4
Add 'callhome.service'
1 年之前
callhome.sh
305fa78714
Add 'callhome.sh'
1 年之前
README.md
callhome
Shell script for Linux call-home over SSH
Installation
place callhome.sh in /usr/local/sbin
fill in the ssh user on your shell host and the FQDN of the shell host in the variables of callhome.sh
place callhome.service in /etc/systemd/system
run systemctl enable --now callhome.service