Server Configurations: Difference between revisions
Jump to navigation
Jump to search
| Line 12: | Line 12: | ||
*** bash: freshclam | *** bash: freshclam | ||
*** bash: /etc/rc.d/rc.clamav start | *** bash: /etc/rc.d/rc.clamav start | ||
** | |||
* Dynamix plugin and modules | |||
** Grab Dynamix Web Gui plg file via [http://lime-technology.com/wiki/index.php/UnRAID5_Plugins limetech] or [http://bergware.github.io/dynamix/ github] | |||
** Grab Dynamix Plugin Control plg file from the same location as above | |||
** Unzip the plugins (unless you grabbed the plg directly) and place the plg files in /boot/config/plugins or \\server\flash\config\plugins | |||
** Restart unraid or from command line run: | |||
*** installplg /boot/config/plugins/dynamix.webGui*.plg | |||
*** installplg /boot/config/plugins/dynamix.plugin*.plg | |||
** Go to your unraid/Main page and click on the new Dynamix tab | |||
* ownCloud (depends on Dynamix plugin) | |||
** Install Dynamix Web Server plugin<br/> | |||
This will give you a web server that can host | |||
* Ports in Use | |||
** 80 - Reserved for possible use with AppleTV hack | |||
** 81 - Dynamix Web Server plugin | |||
** 88 - Main unraid management (emhttp server) | |||
** 90 - unMenu | |||
** 4040 - Subsonic | |||
** 8080 - SabNZBD | |||
** 8081 - SickBeard | |||
** 32400 - Plex Management | |||
** 50001 - btsync management | |||
= Librarian = | = Librarian = | ||
Revision as of 19:50, 2 March 2014
Doctor
- Added 16GB ram
- Added NFS link to Librarian for ISO access following instructions from here
Wormhole
- clamav installation
- Dynamix plugin and modules
- Grab Dynamix Web Gui plg file via limetech or github
- Grab Dynamix Plugin Control plg file from the same location as above
- Unzip the plugins (unless you grabbed the plg directly) and place the plg files in /boot/config/plugins or \\server\flash\config\plugins
- Restart unraid or from command line run:
- installplg /boot/config/plugins/dynamix.webGui*.plg
- installplg /boot/config/plugins/dynamix.plugin*.plg
- Go to your unraid/Main page and click on the new Dynamix tab
- ownCloud (depends on Dynamix plugin)
- Install Dynamix Web Server plugin
- Install Dynamix Web Server plugin
This will give you a web server that can host
- Ports in Use
- 80 - Reserved for possible use with AppleTV hack
- 81 - Dynamix Web Server plugin
- 88 - Main unraid management (emhttp server)
- 90 - unMenu
- 4040 - Subsonic
- 8080 - SabNZBD
- 8081 - SickBeard
- 32400 - Plex Management
- 50001 - btsync management
Librarian
Orb
- Disable DS_Store files on network shares
defaults write com.apple.desktopservices DSDontWriteNetworkStores true