This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
marcel
/
callhome
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
Shell script for Linux call-home over SSH
4
コミット
1
ブランチ
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