What are the different ways to login to a remote server?
Explain the means, advantages and disadvantages?
Answer Posted / abhishek dilliwal
ssh (secured shell) is a good way to log in a remote server/
computer u need a ssh client for windows system the most
common is PuTTy advantage includes u could just run all
applications as if its running on ur system and hence easy
managing and disadv is what if u leaked ur ssh key and
password
-Abhishek Dilliwal
http://abhishek.x10hosting.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of pear in php?
What are the environmental variables?
How can I increase my website session?
What does $globals mean?
What is the purpose of using php?
What is a controller php?
Why do we use query?
Is laravel easy to learn?
What is the difference between echo, print and printf()?
Tell us what does $_cookie means?
How to call a php function from html button?
Explain what is meant by pear in php?
Tell me which programming language does php resemble to?
What does session start do in php?
Does empty check for null?