This website works better with JavaScript
홈
탐색
도움말
로그인
marcel
/
callhome
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
Shell script for Linux call-home over SSH
4
커밋
1
브랜치
0
릴리즈
브렌치:
master
브랜치
태그
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