Features Scripting SSH Access
SSH Access
SSH Access
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)
 |
Recent news from comp.security.ssh
-
Latest in Technology
-
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
4GB, Mailing Lists, SSH, 3 Domains
More | Order
|