浏览代码

Remove vim reference

Bob Mottram 7 年前
父节点
当前提交
8c3e004860
共有 2 个文件被更改,包括 18 次插入24 次删除
  1. 1
    3
      doc/EN/app_icecast.org
  2. 17
    21
      website/EN/app_icecast.html

+ 1
- 3
doc/EN/app_icecast.org 查看文件

27
 ssh myusername@mydomain -p 2222
27
 ssh myusername@mydomain -p 2222
28
 #+end_src
28
 #+end_src
29
 
29
 
30
-Using cursor keys, space bar and Enter key select *Administrator controls* and type in your password.
31
-
32
-Select *Add/Remove Apps*. If Vim is selected then you might want to unselect and uninstall it first, then select *icecast*.
30
+Using cursor keys, space bar and Enter key select *Administrator controls* and type in your password. Select *Add/Remove Apps* then *icecast*.
33
 
31
 
34
 If you then go to the *About* screen you'll see the onion address for Icecast and can navigate to it in a Tor compatible browser.
32
 If you then go to the *About* screen you'll see the onion address for Icecast and can navigate to it in a Tor compatible browser.
35
 
33
 

+ 17
- 21
website/EN/app_icecast.html 查看文件

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2017-11-27 Mon 12:35 -->
6
+<!-- 2017-11-27 Mon 12:43 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title>&lrm;</title>
9
 <title>&lrm;</title>
256
 This system is available only via an onion address, which should mitigate the potential for copyright disputes over streamed content. By default it's only set up to stream to a small number of users so that it doesn't put too much stress on CPU or memory requirements, although you can increase the maximum limit if you have a more powerful system and enough bandwidth.
256
 This system is available only via an onion address, which should mitigate the potential for copyright disputes over streamed content. By default it's only set up to stream to a small number of users so that it doesn't put too much stress on CPU or memory requirements, although you can increase the maximum limit if you have a more powerful system and enough bandwidth.
257
 </p>
257
 </p>
258
 
258
 
259
-<div id="outline-container-org9fecb99" class="outline-2">
260
-<h2 id="org9fecb99">Installation</h2>
261
-<div class="outline-text-2" id="text-org9fecb99">
259
+<div id="outline-container-orgf3d9fbb" class="outline-2">
260
+<h2 id="orgf3d9fbb">Installation</h2>
261
+<div class="outline-text-2" id="text-orgf3d9fbb">
262
 <p>
262
 <p>
263
 Log into your system with:
263
 Log into your system with:
264
 </p>
264
 </p>
269
 </div>
269
 </div>
270
 
270
 
271
 <p>
271
 <p>
272
-Using cursor keys, space bar and Enter key select <b>Administrator controls</b> and type in your password.
273
-</p>
274
-
275
-<p>
276
-Select <b>Add/Remove Apps</b>. If Vim is selected then you might want to unselect and uninstall it first, then select <b>icecast</b>.
272
+Using cursor keys, space bar and Enter key select <b>Administrator controls</b> and type in your password. Select <b>Add/Remove Apps</b> then <b>icecast</b>.
277
 </p>
273
 </p>
278
 
274
 
279
 <p>
275
 <p>
282
 </div>
278
 </div>
283
 </div>
279
 </div>
284
 
280
 
285
-<div id="outline-container-orgf30a581" class="outline-2">
286
-<h2 id="orgf30a581">Adding files to be streamed</h2>
287
-<div class="outline-text-2" id="text-orgf30a581">
281
+<div id="outline-container-orgcba32fc" class="outline-2">
282
+<h2 id="orgcba32fc">Adding files to be streamed</h2>
283
+<div class="outline-text-2" id="text-orgcba32fc">
288
 <p>
284
 <p>
289
 There are two ways to get files onto the system: either via ssh or via a USB drive. File types can be <b>ogg, ogv, mp3 or mp4</b> format.
285
 There are two ways to get files onto the system: either via ssh or via a USB drive. File types can be <b>ogg, ogv, mp3 or mp4</b> format.
290
 </p>
286
 </p>
294
 </p>
290
 </p>
295
 </div>
291
 </div>
296
 
292
 
297
-<div id="outline-container-org366fd74" class="outline-3">
298
-<h3 id="org366fd74">From a USB drive</h3>
299
-<div class="outline-text-3" id="text-org366fd74">
293
+<div id="outline-container-org3b2c1e8" class="outline-3">
294
+<h3 id="org3b2c1e8">From a USB drive</h3>
295
+<div class="outline-text-3" id="text-org3b2c1e8">
300
 <p>
296
 <p>
301
 Create a directory on the USB drive named <b>icestream</b> and copy your files into there. Plug the drive into your server.
297
 Create a directory on the USB drive named <b>icestream</b> and copy your files into there. Plug the drive into your server.
302
 </p>
298
 </p>
307
 </div>
303
 </div>
308
 </div>
304
 </div>
309
 
305
 
310
-<div id="outline-container-orgbb75a88" class="outline-3">
311
-<h3 id="orgbb75a88">Via ssh</h3>
312
-<div class="outline-text-3" id="text-orgbb75a88">
306
+<div id="outline-container-org9ba9caf" class="outline-3">
307
+<h3 id="org9ba9caf">Via ssh</h3>
308
+<div class="outline-text-3" id="text-org9ba9caf">
313
 <p>
309
 <p>
314
 Make a directory named <b>icestream</b> and copy your files into it. Then copy the directory to your server.
310
 Make a directory named <b>icestream</b> and copy your files into it. Then copy the directory to your server.
315
 </p>
311
 </p>
335
 </div>
331
 </div>
336
 </div>
332
 </div>
337
 
333
 
338
-<div id="outline-container-orgdc2e42f" class="outline-2">
339
-<h2 id="orgdc2e42f">Access controls</h2>
340
-<div class="outline-text-2" id="text-orgdc2e42f">
334
+<div id="outline-container-orge68b817" class="outline-2">
335
+<h2 id="orge68b817">Access controls</h2>
336
+<div class="outline-text-2" id="text-orge68b817">
341
 <p>
337
 <p>
342
 By default anyone who happens to find your Icecast onion address can listen to your stream. If you only want it to be available to a few friends or family then you can add an extra login password.
338
 By default anyone who happens to find your Icecast onion address can listen to your stream. If you only want it to be available to a few friends or family then you can add an extra login password.
343
 </p>
339
 </p>