-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
95 lines (78 loc) · 3.15 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
#
# FILE DISCONTINUED HERE
# UPDATED VERSION AT
# https://gitlab.com/yeupou/stalag13/raw/master/README
#
# | |
# \_V_//
# \/=|=\/
# [=v=]
# __\___/_____
# /..[ _____ ]
# /_ [ [ M /] ]
# /../.[ [ M /@] ]
# <-->[_[ [M /@/] ]
# /../ [.[ [ /@/ ] ]
# _________________]\ /__/ [_[ [/@/ C] ]
# <_________________>>0---] [=\ \@/ C / /
# ___ ___ ]/000o /__\ \ C / /
# \ / /....\ \_/ /
# ....\||/.... [___/=\___/
# . . . . [...] [...]
# . .. . [___/ \___]
# . 0 .. 0 . <---> <--->
# /\/\. . . ./\/\ [..] [..]
#
Stuff completely useless, or almost, as described at # cd /scratch
Check http://yeupou.wordpress.com/
Debian packages are available. The easier way to get them is to get the keyring package as follows:
# wget http://apt.rien.pl/stalag13-keyring.deb
# dpkg -i stalag13-keyring.deb
# apt-get update
# apt-get install ...
stalag13-utils:
Utmost generic stuff from stalag13
stalag13-keyring:
Keyring used to signed packages along with repository set-up
stalag13-utils-cache-apt:
APT downloads cache setup
Needs writable to nginx directories such as /srv/www/debian
stalag13-utils-cache-spoof:
DNS spoofer needed by cache setups
/etc/bind/named.conf.views must be included in named.conf
/etc/bind/named.conf.cache.sh can be edited and re-run
/etc/bind/named.conf.ads usage is optional
stalag13-utils-cache-steam:
Steam downloads cache setup
Needs writable to nginx directories such as /srv/www/depot
stalag13-utils-cloud:
ownCloud setup and extra apps
stalag13-utils-exim:
Exim greylist, bogofilter and spamassassin setup
Assumes you use splitted exim4 conf files
Edit /etc/exim4/conf.d/main/00_stalag13-config to use bogofilter and spamassassin
stalag13-utils-nginx:
Perl/PHP FastCGI for nginx
FastCGI will need php5-cgi or libfcgi-perl to actually run.
stalag13-utils-pxe:
Preboot Execution Environment setup
Edit /etc/default/tftpd-hpa and /etc/dhcp/dhcpd.conf as described
at https://raw.githubusercontent.com/yeupou/calaboose.pxe/master/README
stalag13-utils-ssl:
Generate TLS/SSL certificates
stalag13-utils-torrent:
Manage transmission via NFS/Samba
Assume you already have networking file system up
/home/torrent must be set, check https://yeupou.wordpress.com/?s=transmission
stalag13-utils-tumblr:
Automated image post on tumblr
Check https://yeupou.wordpress.com/?s=tumblr beforehand
stalag13-utils-webmail:
Webmail with SquirrelMail
stalag13-utils-websysadmin:
Basic sysadmin via intranet
Build the database according to the README and set MySQL database password in
/etc/websysadminrc (must belong to www-data, mode 600)
Assumes that you Perl FastCGI setup will allow local access to /srv/www/sysadmin/index.pl
stalag13-utils-ahem:
Utmost non-generic stuff that no one else probably needs