SSH

From ReduxWiki

Jump to: navigation, search

Contents

[edit] What is Shell (SSH) ?

A packet-based binary protocol that provides encrypted connections to remote hosts or servers. Shell access allows you to run command line programs, copy/edit/delete files, and more.


[edit] I can't connect with my login

You must first have SSH Enabled by a System Admin.

SSH is enabled on a per account basis and can be done upon request.

[edit] "stdin: is not a tty"

This is merely the bash sessions echoing back that the standard input is not a tty (console) rather a pty.


[edit] Shell is continuously becoming disabled ?

Anytime an account and/or package associated with an account is Modified SSH is not carried over and in turn will need to be re-enabled.


[edit] Can I enable SSH for my Clients ? (Reseller)

No, SSH is enabled on a per account basis and can be done upon request.

If you wish to have the ability to enable/disable SSH on your own one of our Dedicated or VPS solutions would be required.


[edit] Related Articles

  • Useful SSH Commands
Personal tools