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 Crakkpot (talk | contribs) at 21:51, 7 January 2009 (run source code? :b). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 21:51, 7 January 2009 by Crakkpot (talk | contribs) (run source code? :b)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
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 compile source code and run 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.

Most servers have policies in place on the accounts that limit different kind of resources, like disk usage (Disk quota) or processes.

On some free shell accounts services, if there is no login to a particular account for a long period of time, that account may get automatically deleted. Free shell account services often do not allow background processes.

Historical free shell account providers

References

  1. List of Free Shells

External links

Categories: