Help with Naqs seed box guide
I do have this file on my seedbox i just don't know if I need to remove just this
authorized_keys2
from the box below and then save and exit
Sorry for all the cut and pasting
Thanks
Delete SSH key authentication Certain providers create SSH keys that will allow them to login to your server as root without actually knowing the password. We want to delete the authorized_keys2 file if it's there:
Code:
# ls .ssh
authorized_keys2
# rm .ssh/authorized_keys2 Note: Try the auto complete feature, just type "rm .ssh/au", then press Tab, the rest of the filename will be filled automatically.
Note: Key authentication can be a secure method of login, as you'll need an actual key file on your computer to authenticate against the server, see the FAQ for instructions.
Re: Help with Naqs seed box guide
Depends.if u order a server say with serveraday they put a special shhkey on it so they can accsses it anytime they want(tos)
But most do not do this,all depends who u are with.
Plus it could just be another account for u to gain shh accsses.
What company is the box with.
slayer
Re: Help with Naqs seed box guide
it's hosting-Ie a reseller of keyweb
Re: Help with Naqs seed box guide
Nah just leave it then.
As far as i no nerither of them companys leave a key on to spy on u.
and both seem to allow torents.
Sometimes if u delte smthing they will close ur server as a breach of there TOS.
Re: Help with Naqs seed box guide