Difference between revisions of "Arch Linux Home Server Challenge"

From My Big Bad Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
== Host Server Hardware ==
+
== Host Server ==
 +
 
 +
=== Hardware ===
 +
 
 +
=== Software ===
 +
* Proxmox VE 3.2 - https://www.proxmox.com/proxmox-ve
 
   
 
   
  
 +
== Guest Server ==
 +
 +
 +
=== Hostname: arch1 ===
 +
 +
SABnzbd
 
  $ pacaur -S sabnzbd
 
  $ pacaur -S sabnzbd
  
 +
$ sudo systemctl enable sabnzbd
 +
 +
Couchpotato
 
  $ pacaur -S couchpotato-git
 
  $ pacaur -S couchpotato-git

Latest revision as of 23:16, 23 November 2016

Host Server

Hardware

Software


Guest Server

Hostname: arch1

SABnzbd

$ pacaur -S sabnzbd
$ sudo systemctl enable sabnzbd

Couchpotato

$ pacaur -S couchpotato-git