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
omv [2015/11/11 17:06]
admin
omv [2015/11/12 00:22]
admin [OpenLDAP (in VirtualBox)]
Line 281: Line 281:
 </​code>​ </​code>​
  
-===== Home Theater =====+===== Home Theater ​Plugins ​=====
  
 At this stage we'll [[:​omv:​hometheater|install the SABnzd, Sick Beard, Plex and Coach Potato plugins]]. ​ At this stage we'll [[:​omv:​hometheater|install the SABnzd, Sick Beard, Plex and Coach Potato plugins]]. ​
Line 291: Line 291:
 We aim at deploying an OpenLDAP server to manage authentication mechanism, following [[https://​www.howtoforge.com/​how-to-install-openldap-server-on-debian-and-ubuntu|this how-to guide on HowToForge]]. We aim at deploying an OpenLDAP server to manage authentication mechanism, following [[https://​www.howtoforge.com/​how-to-install-openldap-server-on-debian-and-ubuntu|this how-to guide on HowToForge]].
  
 +<​code>​ 
 +> apt-get update ​  
 +> apt-get install slapd ldap-utils 
 +</​code>​