This website works better with JavaScript
Главная
Обзор
Помощь
Вход
marcel
/
callhome
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
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