Server Configurations: Difference between revisions
Jump to navigation
Jump to search
| Line 7: | Line 7: | ||
* clamav installation<br/> | * clamav installation<br/> | ||
** Copy [http://www.slackware.com/~alien/slackbuilds/clamav/pkg/13.37/ clamav] package to /boot/ | ** Copy [http://www.slackware.com/~alien/slackbuilds/clamav/pkg/13.37/ clamav] package to /boot/extra | ||
** Copy [http://ftp.gtlib.gatech.edu/pub/slackware/slackware-13.1/slackware/d/ libtool] package to /boot/ | ** Copy [http://ftp.gtlib.gatech.edu/pub/slackware/slackware-13.1/slackware/d/ libtool] package to /boot/extra | ||
** Install packages manually with installpkg or reboot | ** Install packages manually with installpkg or reboot | ||
** Configure (to be automated with /boot/config/go script | ** Configure (to be automated with /boot/config/go script | ||
Revision as of 12:57, 1 April 2014
Doctor
- Added 16GB ram
- Added NFS link to Librarian for ISO access following instructions from here
Wormhole
unRaid - Install SABnzbd and Sickbeard
- 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