*Empty MediaWiki Message*

This commit is contained in:
Daniel.plominski 2015-03-04 00:50:11 +00:00
parent 72b2793a39
commit 2460e7ff2f

View File

@ -60,12 +60,6 @@ apt-get install nvidia-config
# reboot
</source>
=== btrfs boot environment erstellen ===
<source lang="bash">
/github/boot_btrfs_nested_subvol/subvolboot2.sh create
</source>
=== XBMC / Kodi ===
https://people.debian.org/~rbalint/ppa/xbmc-ffmpeg/
@ -83,3 +77,19 @@ apt-get install smbclient
# reboot
</source>
=== XBMC / Kodi Web-Access ===
<source lang="bash">
Settings → Services → Webserver → Allow control of XBMC/Kodi via HTTP
</source>
<source lang="bash">
http://172.22.99.12:8080
</source>
=== btrfs boot environment erstellen ===
<source lang="bash">
/github/boot_btrfs_nested_subvol/subvolboot2.sh create
</source>