Quantcast
Channel: Josh Software - Where Programming is an Art! » ssh
Browsing all 2 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Linux commands for remote access, compress, decompress

Remote Login============ssh client is a program for logging into remote machine and execute commands.ssh [-l login_name ] hostname | user@hostname [command ]other optionsssh [-afgknqstvxACNTX1246 ] [-b...

View Article


Image may be NSFW.
Clik here to view.

Auto login remote server by copying ssh public key to authorized keys

>While working on remote machine we often get headache of entering password for ssh login, scp files from one server to another server. Adding public key as authorized_keys on remote server solves...

View Article

Browsing all 2 articles
Browse latest View live