Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
virtualisation:media-portal [2018/02/27 09:45]
buettner
virtualisation:media-portal [2018/02/27 15:03]
buettner
Line 6: Line 6:
  
 All preparations made are described in this article: [[http://​wiki.netmodule.com/​virtualisation/​file-server | How to set up a NB2800 File Server ]] All preparations made are described in this article: [[http://​wiki.netmodule.com/​virtualisation/​file-server | How to set up a NB2800 File Server ]]
 +
 +If you need instructions on how to set up a LXC Container on NB2800 Routers, you can refer to this page: http://​wiki.netmodule.com/​app-notes/​virtualisation. ​
  
  
Line 85: Line 87:
 </​code>​ </​code>​
 which contains the following: which contains the following:
-<konsole>+<code c ffmpeg>
 #!/bin/bash #!/bin/bash
 if [ "​$USER"​ != "​emby"​ ]; then if [ "​$USER"​ != "​emby"​ ]; then
Line 95: Line 97:
  ln -- "​$source"​ "​$target"​  ln -- "​$source"​ "​$target"​
 fi fi
-</konsole>+</code>
  
 The best video codec that almost every web browser on the most clients can play directly is h.264. The best video codec that almost every web browser on the most clients can play directly is h.264.