forked from y0s/kyodairaku2
-
Notifications
You must be signed in to change notification settings - Fork 1
/
install-ecs.html
59 lines (59 loc) · 2.58 KB
/
install-ecs.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">
<link rel="stylesheet" href="./style.css" type="text/css">
</style>
<title>インストール | 京大ラクラク設定ツール for iOS / Mac OSX</title>
</head>
<body>
<h1><a href="index-sps.html" style="color: #fff; text-decoration: none;">京大ラクラク設定ツール<br> for iOS / Mac OSX</a></h1>
<h2>Step 1</h2>
<p>「インストール」ボタンをタップします。</p>
<img src="./img/ecs_ins1.PNG" alt="Step 1" class="screen">
<hr>
<h2>Step 2</h2>
<p>iPhone にパスコードロックがかかっている場合、パスコードを入力します。</p>
<img src="./img/ecs_ins2.PNG" alt="Step 2" class="screen">
<hr>
<h2>Step 3</h2>
<p>「インストール」をタップします。</p>
<img src="./img/ecs_ins3.PNG" alt="Step 3" class="screen">
<hr>
<h2>Step 4</h2>
<p>再度「インストール」をタップします。</p>
<img src="./img/ecs_ins4.PNG" alt="Step 4" class="screen">
<hr>
<h2>Step 5</h2>
<p>ECS-ID のパスワードを入力します(WiFi用)。</p>
<img src="./img/ecs_ins5.PNG" alt="Step 5" class="screen">
<hr>
<h2>Step 6</h2>
<p>Step 5と同じパスワードを入力します(VPN用)。</p>
<img src="./img/ecs_ins6.PNG" alt="Step 6" class="screen">
<hr>
<h2>Step 7</h2>
<p>メール(KUMOI)での表示名を入力します。</p>
<img src="./img/ecs_ins7.PNG" alt="Step 7" class="screen">
<hr>
<h2>Step 8</h2>
<p>Step 5と同じパスワードを入力します(メール用)。</p>
<img src="./img/ecs_ins8.PNG" alt="Step 8" class="screen">
<hr>
<h2>Step 9</h2>
<p>完了ボタンを押してインストールは完了です。</p>
<img src="./img/ecs_ins9.PNG" alt="Step 9" class="screen">
<hr>
<h2>学内の Wi-Fi に接続するには</h2>
<p>ホーム画面から 設定 > Wi-Fi を開き、"KUIS-Air" を選択します。<br>
<hr>
<p style="text-align: center; margin-top: 5px; margin-bottom: 5px;">
<a href="index-ecs.html">ダウンロード画面に戻る</a><br>
<small id="policy">
<ul>
<li>本手続きで入力されたパスワードは、お使いの端末に保存され、サーバとの認証以外の目的で利用されることはありません。
<li>本手続きで入力された表示名は、お使いの端末に保存され、メールサービスでの利用以外の目的で利用されることはありません。
</ul>
</body>
</html>