• 06.02.10 - SSH login without password

    Sometimes connecting to a server with SSH is very tedious, enter the password at anytime is boring. Go to your home If not exist, create a directory named '.ssh' Create a password in that directory This will generate 2 keys, one public and another private, 'pass.pub' and 'pass'. 'pass' is our [...]
    More news about:  tools
    Tags:  identity,  login,  without password