Frequently Asked Question

FAQ / VPS


How to make SSH login through User and Superuser?



How to make SSH login through User and Superuser?


Follow the below steps to make SSH login through user and superuser.

Step 1: Open either Putty or Terminal.

Step 2: Then enter the below mentioned code,

ssh -p @

Note that in above mentioned command,
replace with port number (for e.g: 2345),
replace with user name (for e.g: hioxindia)
replace with Server IP (for e.g: 192.168.0.2)

Step 3: Now enter the Password for the 'User Account'.

Step 4: After login as 'User', enter the command su -.This will enable you to login as a 'Super User'.

Step 5: Finally, enter the Root Password to make SSH login through User and Superuser.

How this faq is helpful:

Not at all
helpful
Not much
helpful
Some what
helpful
Very
helpful
Extremely
helpful

What could be better? (Optional)
X
  Not related to my issue
  Too complicated explanations
  Too much information
  Incorrect information
  Unclear information
  Incomplete information
  Too old information
Do you have any other feedback about this faq ?
1000

Related Tags :