How to enable a user to SSH in his panel
How to enable a user to SSH in his panel
What does it mean ?
Can the user (when the user logs into the user panel), have a SSH link to his terminal ?
I am attaching a screenshot
Re: How to enable a user to SSH in his panel
They could connect by using terminal command:
Code: Select all
ssh user@1.2.3.4
Re: How to enable a user to SSH in his panel
I will have to try that
Thank you for your quick reply George!
Chaiavi