This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
marcel
/
callhome
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Shell script for Linux call-home over SSH
4
Commits
1
Branches
0
Releases
Struktur:
8f9e976915
Branches
Tags
master
callhome
HTTPS
ZIP
TAR.GZ
Marcel Stangenberger
8f9e976915
Update 'README.md'
vor 1 Jahr
README.md
8f9e976915
Update 'README.md'
vor 1 Jahr
callhome.service
d74672fec4
Add 'callhome.service'
vor 1 Jahr
callhome.sh
305fa78714
Add 'callhome.sh'
vor 1 Jahr
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