This website requires JavaScript.
Explore
Help
Sign In
marcel
/
linux-callhome
Watch
1
Star
0
Fork
0
You've already forked linux-callhome
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
master
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Marcel Stangenberger
8f9e976915
Update 'README.md'
2023-06-18 13:50:04 +00:00
callhome.service
Add 'callhome.service'
2023-06-18 13:48:28 +00:00
callhome.sh
Add 'callhome.sh'
2023-06-18 13:47:50 +00:00
README.md
Update 'README.md'
2023-06-18 13:50:04 +00:00
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
Description
Linux call home script to allow remote host management without exposing SSH ports of all hosts that are to be managed.
Readme
25
KiB
Languages
Shell
100%