Features:
E-Mail:    Password:         | 
Features Scripting SSH Access

SSH Access

SSH Access

SSH SSH access allows clients to take advantage of easy maintenance of their sites in a LINUX shell. Clients are able to roam through their sites, change permissions, move files, delete files, and debug scripts. Compiling programs or manipulation of MySQL databases is also possible (depending on your hosting plan). SSH is a replacement for the insecure telnet and with tools such as Putty it becomes just as easy to use your shell account as you used to with the old telnet.

Available Shells

Shells are programs (that are not part of the operating system kernel) that allow you to run programs through the command line and see their output. There are different types of shells available to our customers.

Jailed Shell

cPanel's jailed shell came from service providers' desire to establish a clean cut separation between the various services and customers, mainly for security and ease of administration reasons. Instead of adding a new layer of fine-grained configuration options, the solution adopted was to compartmentalize the system, both its files and its resources, in such a way that only the right person(s) are allowed access to the right compartment(s).

Bourne-Again Shell (bash)

The folks from the Free Software Foundation created an exceedingly souped-up version of the so called Bourne shell with automated command completion and plenty of additional functionality. Linux systems typically choose Bash as the "basic" shell used by default. This is by far the most popular shell used by our customers.

Korn shell (ksh)

Korn shell (ksh) written by David Korn, of Bell Labs, is available on virtually any Unix-like system sold in the 1990's and beyond. It's a reasonable platform for both interactive system control as well as shell script programming, providing far superior functionality to the Bourne Shell. In many cases, it is quite a bit faster, too.

Z Shell (zsh)

Zsh is basically an extended bourne shell with a large number of improvements, including some of the most useful features of bash, ksh, and tcsh.

Trackback

(0)

Comments

(0)Add Comment

Write comment

 
 
smaller | bigger
 

busy
 

Recent news from comp.security.ssh

  • Latest in Technology
    [link]
    [link]
    [link]
    [link]
    Augmented Reality Demos
    [link]
  • Behavior of PuTTY pscp recursive directory copy different from that of scp?
    I have the two following files on PC (Windows XP SP3) and want to copy
    the entire "temp" directory to a server (Red Hat Enterprise Linux 4)
    using pscp from PuTTY 0.60:
    C:\temp\dir1\a.txt
    C:\temp\dir2\b.txt
    Scenario 1: if there is a trailing slash (or backslash) in the source
    path, only the content of "temp" is copied:
  • Re: ssh double tunneling
    You don't need double tunneling. Just a normal ssh tunnel is sufficient.
    I suppose both servers are in the domain example.com.
    set up ssh tunneling from your laptop to server1 like:
    ssh -L 8000:server2.example.com:80 server1.example.com
    so port 8000 on your laptop is now forwarded from server1 to server2
  • Re: Read error; How to trace the error further?
    I've had network cards go bad, particularly those in/around spring
    thunderstorms. They caused read errors.
    Given that read errors I believe are on the link layer of things, it's
    unlikely that sshd will be able to tell you much. I suspect you have
    a network level issue that is only showing itself on long-standing ssh
  • Re: Read error; How to trace the error further?
    mow...@googlemail.com <mow...@googlemail.com> wrote in <7b02a254-58d0-4f82-8cd4-f1aad 3ab3...@j19g2000vbp.googlegrou ps.com>:
    Hej!
    It's time to tcpdump or wireshark one of those sessions, making sure to
    grab the last several packets in the session. Look at the timestamps. It
    may be helpful to print the dump with time deltas (-ttt for tcpdump),

HOSTING PLANS

EZOS XS

250MB, 1 POP3, MySQL, PHP

More | Order

EZOS S

2GB, Unlimited Mail Accts, FTP

More | Order

EZOS M

4GB, Mailing Lists, SSH, 3 Domains

More | Order

EZOS L

6GB, Subdomains, 6 Domains

More | Order

EZOS XL

10GB, Reseller Plan, 8 Domains

More | Order

EZOS XXL

15GB Reseller Plan, 15 Domains

More | Order

EZVPS S

EZVPS S, 20GB, 384MB RAM

More | Order

EZVPS M

EZVPS M, 40GB, 512MB RAM

More | Order

EZVPS L

EZVPS L, 60GB, 768MB RAM

More | Order

LIVE SUPPORT

© 2008 by EZOSHostings