Service/shell: Difference between revisions
No edit summary |
Remove reference to git proxy |
||
| (6 intermediate revisions by 3 users not shown) | |||
| Line 9: | Line 9: | ||
[[Machine/sunjammer]] | [[Machine/sunjammer]] | ||
== Administrative contact == | == Administrative contact == | ||
| Line 20: | Line 19: | ||
== Prerequisites == | == Prerequisites == | ||
A shell account; | |||
* requires a sponsor, | |||
* is only available to core contributors, | |||
* is only for when an existing public service such as GitHub cannot help. | |||
A shell account makes sense only if you're '''already''' comfortable using ssh and the Linux command line. The SL systems administrators are not tutors. | |||
== Requesting a shell account == | == Requesting a shell account == | ||
| Line 75: | Line 75: | ||
Do not distribute non-free software from your account, as this is not allowed by the terms of service of our host, the [http://www.fsf.org/ Free Software Foundation]. | Do not distribute non-free software from your account, as this is not allowed by the terms of service of our host, the [http://www.fsf.org/ Free Software Foundation]. | ||
<!-- | |||
I believe git, openID and IRC proxies are all deprecated -- Devin | |||
=== Public git hosting === | === Public git hosting === | ||
| Line 84: | Line 86: | ||
* Ensure that the path to your repository is publicly readable. | * Ensure that the path to your repository is publicly readable. | ||
* Touch the file <code>git-daemon-export-ok</code> in the repository. | * Touch the file <code>git-daemon-export-ok</code> in the repository. | ||
=== OpenID === | === OpenID === | ||
| Line 95: | Line 96: | ||
You can run your favorite IRC client or proxy on your account. We also offer a system-wide [[Sysadmin/IRC_Proxy|IRC Proxy]]. | You can run your favorite IRC client or proxy on your account. We also offer a system-wide [[Sysadmin/IRC_Proxy|IRC Proxy]]. | ||
--> | |||
== See Also == | == See Also == | ||
| Line 104: | Line 105: | ||
* [[Service/imap]] | * [[Service/imap]] | ||
* [[Service/smtp]] | * [[Service/smtp]] | ||
[[Category:Service|shell]] | [[Category:Service|shell]] | ||