Changes between Version 22 and Version 23 of UserGuide/ThinClient


Ignore:
Timestamp:
10/01/2014 11:09:45 AM (10 years ago)
Author:
Cas
Comment:

more updates

Legend:

Unmodified
Added
Removed
Modified
  • UserGuide/ThinClient

    v22 v23  
    1717=== Create Default Config === 
    1818 
    19 To create the config directory and populate with the default files, run and then stop `deluged`, if using a service substitute appropriate commands: 
     19To create the config directory and populate with the default files, run and then stop `deluged`. ''(If using a service substitute appropriate operating system commands)'': 
    2020{{{ 
    2121#!sh 
     
    8181 
    8282 1. In `Preferences -> Interface` and disable (untick) `Classic Mode` 
    83  1. Restart `deluge` and you should now see the `Connection Manager` pop up. 
    84  1. You can remove the `localhost` daemon, if it is not needed. 
    85  1. Click "Add" and for 'Hostname' enter your server's IP.  
    86    i. For SSH Tunnelling you ''must'' use `127.0.0.2` and follow [UserGuide/ThinClient#CreateSSHTunnel Create SSH Tunnel] below, before continuing 
    87  1. Leave the `Port` as default, `58846` 
    88  1. Enter the `Username` and `Password` you added to the authentication file then finish by clicking 'Add'. If this was successful a green tick should now appear as the status for the daemon you just added. 
    89  1. ''Optional step:'' Expand `Options` and select '`Automatically connect to selected host on startup`' and '`Do not show this dialog on start-up`'. 
    90  1. Click on `Connect` and the Connection Manager should disappear. 
     83 1. Restart `deluge` and you should see the `Connection Manager`. 
     84  * If it is not needed you can remove the `localhost` daemon. 
     85  * If SSH Tunnelling, before continuing [UserGuide/ThinClient#CreateSSHTunnel Create SSH Tunnel], and for `Hostname`, below, `127.0.0.2` ''must'' be used. 
     86 1. Create a new entry with `Add` button: 
     87  * `Hostname` is your server's IP. 
     88  * `Port` should be default `58846`. 
     89  * `Username` and `Password` are those added to the `deluged` config `auth` file. 
     90 
     91If this was successful a green tick should now appear as the status for the daemon you just added. 
     92 
     93Click on `Connect` and the Connection Manager should disappear. 
     94 
     95''Optional step:'' Expand `Options` and select '`Automatically connect to selected host on startup`' and '`Do not show this dialog on start-up`'. 
     96 
     97 
    9198 
    9299Congratulations! You can now access the Deluge daemon, `deluged`, on the server via the GTK UI.