We are still actively working on the spam issue.
Difference between revisions of "Home server Original"
m |
|||
Line 16: | Line 16: | ||
Create a tunnel and use it as a proxy for environments that block certain DNS requests or pages and to encrypt your data | 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=== | ===Wake on lan=== | ||
− | Turn on a pc on your lan | + | Turn on a pc on your lan [https://wiki.archlinux.org/index.php/Wake-on-LAN Arch Wiki guide] |
===Web hosting=== | ===Web hosting=== | ||
− | Host webpages, use nginx or apache | + | Host webpages, use nginx or apache [https://library.linode.com/web-servers/nginx/installation/debian-6-squeeze debian nginx guide] |
===Proxy=== | ===Proxy=== | ||
− | You can use a proxy and | + | You can use a proxy [http://www.debiantutorials.com/installing-and-configuring-squid-proxy-server/ guide] |
====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) |
Revision as of 06:23, 5 February 2014
Contents
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 Arch Wiki guide
Web hosting
Host webpages, use nginx or apache debian nginx guide
Proxy
You can use a proxy guide
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)