|
5 | 5 | <title>Sign up · sql.mit.edu</title>
|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
7 | 7 | <meta name="description" content="MIT SIPB SQL Service for Athena">
|
8 |
| - <meta name="author" content="MIT SQL Team"> |
| 8 | + <meta name="author" content="MIT SIPB SQL Team"> |
9 | 9 | <link href="assets/css/bootstrap.css" rel="stylesheet">
|
10 | 10 | <link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
|
11 | 11 | <link href="assets/css/base.css" rel="stylesheet">
|
|
25 | 25 | <span class="icon-bar"></span>
|
26 | 26 | <span class="icon-bar"></span>
|
27 | 27 | </button>
|
28 |
| - <a class="brand" href="#">sql.mit.edu</a> |
| 28 | + <a class="brand" href="index.html">sql.mit.edu</a> |
29 | 29 | <div class="nav-collapse collapse">
|
30 | 30 | <ul class="nav">
|
31 | 31 | <li><a href="index.html">Home</a></li>
|
|
69 | 69 | with <a href="http://sql.mit.edu/">sql.mit.edu</a>?
|
70 | 70 | </h2>
|
71 | 71 | <p>
|
72 |
| - Head on |
73 |
| - over to an Athena computer and run |
| 72 | + Head on over to |
| 73 | + an <a href="http://ist.mit.edu/athena">Athena</a> computer and |
| 74 | + run |
74 | 75 | <pre>$ add scripts; signup-sql</pre> in a terminal. Then,
|
75 | 76 | follow the on screen instructions. That's it, you're all
|
76 | 77 | signed up!
|
|
79 | 80 | <pre>$ cat ~/.my.cnf</pre>
|
80 | 81 | </p>
|
81 | 82 | <p>
|
82 |
| - Now that you're signed up, sign in to manage your databases! |
| 83 | + Now that you're registered, sign in to manage your databases! |
83 | 84 | </p>
|
84 | 85 | <p>
|
85 |
| - You can also sign up group accounts you have administrator |
86 |
| - privileges on. If you're |
| 86 | + You can also sign up group accounts (lockers) you have |
| 87 | + administrator privileges on. If you're |
87 | 88 | using <a href="http://scripts.mit.edu/">Scripts</a>
|
88 | 89 | Autoinstallers, they'll automatically sign up for a
|
89 | 90 | sql.mit.edu account if needed.
|
|
92 | 93 | Don't have an Athena computer nearby?
|
93 | 94 | </h2>
|
94 | 95 | <p><a href="https://athena.dialup.mit.edu/">athena.dialup</a>
|
95 |
| - has you covered. Log in with your MIT Account and run the |
96 |
| - commands there. You can also use <code>ssh |
97 |
| - [email protected]</code> from a Mac or Linux |
| 96 | + has you covered. Log in with your MIT Athena Account and run |
| 97 | + the commands there. You can also use <code>ssh |
| 98 | + [email protected]</code> from a Mac or Linux |
98 | 99 | computer. If you're using Windows, you can download and
|
99 | 100 | use <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">PuTTY</a>.
|
100 | 101 | </p>
|
|
0 commit comments