how will you login one server's shell prompt to an another
server?
Answers were Sorted based on User's Feedback
Answer / habs
ssh username@hostname
prompts for pwd, if passwordless login not enabled
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / 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 |
Answer / vamshi
Hi
first login super user
then login that server to another
server1#ssh@ipaddress or hostname(server2)
server1#passwd:
server2#
Is This Answer Correct ? | 2 Yes | 3 No |
how to make IGNITE-BACKUP in HP-UX?
what is the use of nice command?
if we create a file, in that 10 rows(means 1,2,....9,10 like). i want 7 row exactly, which command use in unix? plz send this question.
Give Command that will change the name of a directly from paypal to eBay
How to view the hidden files in /etc directory?
How to add content of one file into another file at the beginning
their is a file1,file2 and i want to append file1 data to file2?
What is sed awk grep?
Can you enlist some commonly used network commands?
What is nr in awk command?
What is a command and examples?
What is the use of the command 'ls -x chapter[1-5]' ?