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 23:00, 7 January 2009 editTothwolf (talk | contribs)Autopatrolled, Extended confirmed users, File movers, Pending changes reviewers, Rollbackers10,326 edits Undid revision 262618377 by Crakkpot (talk) "Compile and run" -> "Compile and compile" uhm...no← Previous edit Revision as of 04:28, 27 January 2009 edit undoNetmaskx90 (talk | contribs)8 edits External linksNext edit →
Line 30: Line 30:
* *
* (sorted by operating system) * (sorted by operating system)
* - A full featured FreeBSD shell environment.
] ]
] ]

Revision as of 04:28, 27 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 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.

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: