how will you login one server's shell prompt to an another
server?
Answer Posted / phoenix
Just in case you are in sudo and not able to get through
using command
ssh ipaddress(or)hostname
use the below command
ssh user_id@ipaddress
or
ssh user_id@hostname
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Describe the usage and functionality of the command rm –r * in unix?
Write a command to display a file’s contents in various formats?
Write a command that will display files in the current directory, in a colored, long format.
What is the search command in unix?
What is the comma to display different lines that are found when compare two files?
What is grep and how do you use it?
How many unix commands are there?
What is sed awk grep?
What is in grep command?
What is unix command?
hw will u use awk in replacing cahrs and files
What is $0 bash?
What is grep command in unix with examples?
What is awk good for?
What does grep v do?