Misplaced Pages

Shell account

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is an old revision of this page, as edited by 72.224.191.133 (talk) at 08:43, 14 July 2009 (advertisers (THE WELL) do not add additional links - see talk page). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 08:43, 14 July 2009 by 72.224.191.133 (talk) (advertisers (THE WELL) do not add additional links - see talk page)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Shell account" – news · newspapers · books · scholar · JSTOR (June 2009) (Learn how and when to remove this message)
irssi IRC client running on a shell server

A shell account is a personal account that gives a user access to a Unix shell on a remote server, usually accessed through SSH (and historically telnet).

A shell account can be used for many different purposes because many different programs can be run on the shell. It might be used to try out another operating system, running IRC clients or bots, compile and run source code and scripts, to host websites, or to use e-mail services. It might be possible to run programs on the server even while not connected, using background jobs or programs such as the GNU screen terminal multiplexer.

Shell accounts are often subject to policies that limit different kind of resources, like disk usage (Disk quota) or processes. Some providers removed accounts that have not logged in for a long period of time. Some do not allow background processes or connections to IRC.

Shell providers

This is a list of notable shell providers.

References

External links

Categories: