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
Which function is used in php to count the total number of rows returned by any query?
Explain what does $_server means?
what are interfaces and Abstart classes
When sessions ends?
How to compare two strings with comparison operators in php?
Write a program using while loop in php?
How cookies are trported from browsers to servers?
Is not null mysql?
Steps for the payment gateway processing?
Do you know how to delete a file from the system?
What is the difference between exception::getmessage and exception::getline?
Tell me what's the difference between include and require?
What is regular expression in php?
Tell me what does the scope of variables means?
What is the difference between htmlentities() and htmlspecialchars()?