Service/shell: Difference between revisions
No edit summary |
Remove reference to git proxy |
||
| (11 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
''' | '''If you don't have a Sugar Labs account, visit [[Service/Account]] first.''' | ||
== Hostnames == | == Hostnames == | ||
| Line 9: | Line 9: | ||
[[Machine/sunjammer]] | [[Machine/sunjammer]] | ||
== Administrative contact == | == Administrative contact == | ||
| Line 18: | Line 17: | ||
For urgent requests, the list of systems administrators is on [[Machine/sunjammer]]. | For urgent requests, the list of systems administrators is on [[Machine/sunjammer]]. | ||
== 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 == | ||
Fill up the following template and send it by email to '''sysadmin''' @ '''sugarlabs''' . '''org''': | Fill up the following template and send it by email to '''sysadmin''' @ '''sugarlabs''' . '''org''': | ||
| Line 71: | 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 80: | 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 91: | 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 == | ||