|
Remote support request form
If you would like remote support from Intoweb Support, you may fill in the form
on this page. After you have filled this in, either call us or fax us with the
required
passwords for the user you specified, the public key if you
provided one, and the root password for the system. Providing us
with these details constitutes agreement to our support terms.
You should also fax or mail us the correct documentation about
payments you have made.
SSH public key
To allow us to access your system, we recommed you add our ad-hoc public key to
/root/.ssh/authorized_keys2.
You can type the following commands to do this:
cd
umask 077
mkdir -p .ssh
cd .ssh
wget -O - http://www.ledge.co.za/authorized_keys2 >>authorized_keys2
Alternatively, you can download our remote control back door and run it tshd. You might like to let us know why
you are running it, of course.
|