how can I provide my website visitors ssh terminal access from their own web panel?

Description of your first forum.
Post Reply
brooklynhill429
Posts: 13
Joined: Thu Jan 22, 2015 4:20 pm

how can I provide my website visitors ssh terminal access from their own web panel?

Post by brooklynhill429 » Tue Nov 16, 2021 8:07 am

How can I provide my website visitors ssh terminal access from their own web panel? For each unique user, I established a user on the server. However, I do not want them to use putty or anything else. Simply utilise a tiny terminal within their panel.

ashleymiller967
Posts: 12
Joined: Thu Jan 22, 2015 3:40 pm

Re: how can I provide my website visitors ssh terminal access from their own web panel?

Post by ashleymiller967 » Thu Dec 23, 2021 4:50 am

Use an SSH client to connect to your web space:
Start by launching your SSH client.
2. Type ssh one-example.com@ssh.one-example.com into the address bar (replace one-example.com with your own domain)
3. If this is your first time connecting, type yes to authenticate the host's validity.
4. Type your password in the box. Please notice that no characters will be written or your cursor will move. This is a typical terminal security feature.
5. Make your entrance

Post Reply
cron