Difference between revisions of "Arch Linux Home Server Challenge"

From My Big Bad Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
  
 
=== Software ===
 
=== 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