We are still actively working on the spam issue.

Difference between revisions of "Home server Original"

From InstallGentoo Wiki
Jump to: navigation, search
(Created page with " == Operating systems == You should run Debian, RHEL or CentOS if you want Linux, or any *BSD that you like.<br> Ubuntu usually does retarded things with their packages and v...")
 
m
Line 24: Line 24:
 
====Compression====
 
====Compression====
 
[http://freecode.com/projects/ziproxy Ziproxy] (Opera style web compression, including images)
 
[http://freecode.com/projects/ziproxy Ziproxy] (Opera style web compression, including images)
===Media automation===
+
==Media automation==
====Torrenting====
+
===Torrenting===
 
Use a daemon like transmission or deluge
 
Use a daemon like transmission or deluge
====TV Series====
+
===TV Series===
 
You can use a daemon like [http://sickbeard.com/ Sickbeard]
 
You can use a daemon like [http://sickbeard.com/ Sickbeard]
====Movies====
+
===Movies===
 
You can use a daemon like [https://couchpota.to/ Couchpotato]
 
You can use a daemon like [https://couchpota.to/ Couchpotato]
====Music====
+
===Music===
 
You can use a daemon like [https://github.com/rembo10/headphones/ Headphones]
 
You can use a daemon like [https://github.com/rembo10/headphones/ Headphones]
  
===Voip===
+
==Voip==
 
You can use mumble-server (free), ventrilo or teamspeak (non-free)
 
You can use mumble-server (free), ventrilo or teamspeak (non-free)

Revision as of 07:18, 5 February 2014

Operating systems

You should run Debian, RHEL or CentOS if you want Linux, or any *BSD that you like.
Ubuntu usually does retarded things with their packages and versions (lib*-ubuntu1.l2), and pulls unstable software from Debian Sid.
Rolling release distros (Arch, Fedora) are not really good for a server, because it's supposed to stay working, and it shouldn't break/change it's behavior on updates.

Gentoo is usually too much trouble to be worth it, but it's ok.

Centralized storage

Set it up with NFS (linux-centric, can be used on windows but it's shit) or samba, so you can watch your chinese cartoons on any device and keep your documents/whatever synchronized.

Remote access

Setting up SSH access enables you to:

Tunneling

Create a tunnel and use it as a proxy for environments that block certain DNS requests or pages and to encrypt your data

Wake on lan

Turn on a pc on your lan

Web hosting

Host webpages, use nginx or apache

Proxy

You can use a proxy and even

Compression

Ziproxy (Opera style web compression, including images)

Media automation

Torrenting

Use a daemon like transmission or deluge

TV Series

You can use a daemon like Sickbeard

Movies

You can use a daemon like Couchpotato

Music

You can use a daemon like Headphones

Voip

You can use mumble-server (free), ventrilo or teamspeak (non-free)