Misplaced Pages

Shell account: Difference between revisions

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.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 20:40, 4 January 2009 edit97.113.156.223 (talk) Historical free shell account providers← Previous edit Revision as of 21:51, 7 January 2009 edit undoCrakkpot (talk | contribs)351 edits run source code? :bNext edit →
Line 1: Line 1:
] ] client running on a shell server]] ] ] client running on a shell server]]
A '''shell account''' is a personal account that gives a user access to a ] on a remote server, usually accessed through ] (and historically ]). 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 ], running ] clients or ], ] and run ] and ], to host websites, or to use ] services. It might be possible to run programs on the server even while not connected, using ] or programs such as the ] terminal multiplexer. A '''shell account''' is a personal account that gives a user access to a ] on a remote server, usually accessed through ] (and historically ]). 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 ], running ] clients or ], ] and compile ] and run ], to host websites, or to use ] services. It might be possible to run programs on the server even while not connected, using ] or programs such as the ] terminal multiplexer.


Most servers have policies in place on the accounts that limit different kind of resources, like disk usage (]) or ]. <ref></ref> Most servers have policies in place on the accounts that limit different kind of resources, like disk usage (]) or ]. <ref></ref>

Revision as of 21:51, 7 January 2009

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: