Difference between revisions of "SSH Key Enable/Disable"
From Roaring Penguin
Line 1: | Line 1: | ||
− | + | To allow us to ssh to your remote CanIt system you need to open up access on your firewall to allow us coming | |
− | from IP 108,63.66.105 on port 22 | + | from IP 108,63.66.105 on port 22. To enable our support key, from the command line on the CanIt |
− | |||
machine enter: | machine enter: | ||
Revision as of 11:01, 24 December 2014
To allow us to ssh to your remote CanIt system you need to open up access on your firewall to allow us coming from IP 108,63.66.105 on port 22. To enable our support key, from the command line on the CanIt machine enter:
/usr/share/canit/scripts/canit-service-key --enable
When we are finished you can disable access with:
/usr/share/canit/scripts/canit-service-key --disable