...
Start the
networker
client process with:for
systemd
based:Code Block systemctl start networker
for
sysvinit
based:Code Block /etc/init.d/networker start
Check the status with:
for
systemd
based:Code Block systemctl status networker
for
sysvinit
based:Code Block /etc/init.d/networker status
If you change SELinux value, you must revert the SELinux to default value, that is, the value before the installation of RPMs.
Submit a request to backups@eis.utoronto.ca to with the following data:
Hostname:
hostname
command.Fully Qualified Domain Name (FQDN)
IP Address.
Path(s) to Protect. i.e.
/etc
,/var
,/home
Submit an echo request by following this link How-to check NetWorker client connectivity for UTORrecover.
The echo request result should be marked as Processed to be successful.
...