# Interface web Kodi activated

**URL:** https://dietpi.com/forum/t/interface-web-kodi-activated/31
**Category:** General Discussion
**Created:** [27 April 2015 17:29 UTC](https://dietpi.com/forum/t/interface-web-kodi-activated/31 "2015-04-27T17:29:30Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![BiteAciD](https://dietpi.com/forum/letter_avatar_proxy/v4/letter/b/9de053/32.png) [@BiteAciD](https://dietpi.com/forum/u/BiteAciD)
#### Post date: [27 April 2015 17:29 UTC](https://dietpi.com/forum/t/interface-web-kodi-activated/31/1 "2015-04-27T17:29:30Z")

</div>

Hi guys,

I am impressed that is a great work…

Well, I need to know how to activated the web interface of KODI  
Someone knows

Thanks

---

<div class="post-metadata">

### Author: ![Fourdee](https://dietpi.com/forum/user_avatar/dietpi.com/fourdee/32/11_2.png) [@Fourdee](https://dietpi.com/forum/u/Fourdee)
#### Post date: [27 April 2015 23:05 UTC](https://dietpi.com/forum/t/interface-web-kodi-activated/31/2 "2015-04-27T23:05:12Z")

</div>

> [@BiteAciD](#):
>
> Hi guys,
> 
> I am impressed that is a great work…
> 
> Well, I need to know how to activated the web interface of KODI  
> Someone knows
> 
> Thanks

Hi Biteacid,

You can enable the Kodi Webserver by doing the following:

- Open Kodi
- Select the System menu option.
- Select Services
- Select Webserver
- Enable Webserver (select it, tickbox then turns blue)
- Change the port to something like 1338
- Change username and password as you require (eg: root / raspberry)

You can then access the website using your IP Address (eg: [http://192.168.0.100:1338](http://192.168.0.100:1338) )  
If you need assistance in getting your IP address, see here [https://dietpi.com/forum/t/setup-guide-obtain-your-ip-address/27/1](https://dietpi.com/forum/t/setup-guide-obtain-your-ip-address/27/1)

---

<div class="post-metadata">

### Author: ![BiteAciD](https://dietpi.com/forum/letter_avatar_proxy/v4/letter/b/9de053/32.png) [@BiteAciD](https://dietpi.com/forum/u/BiteAciD)
#### Post date: [28 April 2015 12:19 UTC](https://dietpi.com/forum/t/interface-web-kodi-activated/31/3 "2015-04-28T12:19:49Z")

</div>

Thank for you answer.  
Now, my remote don’t work, for this reason i need a file config and activate this service from terminal ssh  
Thanks again

---

<div class="post-metadata">

### Author: ![Fourdee](https://dietpi.com/forum/user_avatar/dietpi.com/fourdee/32/11_2.png) [@Fourdee](https://dietpi.com/forum/u/Fourdee)
#### Post date: [28 April 2015 15:38 UTC](https://dietpi.com/forum/t/interface-web-kodi-activated/31/4 "2015-04-28T15:38:16Z")

</div>

> [@BiteAciD](#):
>
> Thank for you answer.  
> Now, my remote don’t work, for this reason i need a file config and activate this service from terminal ssh  
> Thanks again

Hi Biteacid,

It appears the oDroid package for C1 remote is an optional installation.

You can install the oDroid C1 remote package by doing the following:

```plaintext
wget http://builder.mdrjr.net/tools/c1/odroid-remote_20141223-3_armhf.deb
dpkg -i odroid-remote_20141223-3_armhf.deb

```

Heres the link for more information:  
[http://odroid.com/dokuwiki/doku.php?id=en:c1\_hardwarehacking&#ir\_remote\_controller\_linux](http://odroid.com/dokuwiki/doku.php?id=en:c1_hardwarehacking&#ir_remote_controller_linux)

If your using a 3rd party IR controller, you may need to manually setup the key codes:  
[http://forum.odroid.com/viewtopic.php?f=112&t=8062](http://forum.odroid.com/viewtopic.php?f=112&t=8062)
