Gentoo Archives: gentoo-server

From: Bastian Balthazar Bux <BastianBalthazarBux@×××××××××.it>
To: gentoo-server@l.g.o
Subject: [gentoo-server] [OT] time required to install a server
Date: Tue, 07 Dec 2004 20:04:50
Message-Id: 41B60DAA.3000308@pnpitalia.it
1 I'm very interested to know the medium time needed to configure some
2 kind of servers, both in man time (hours dedicated to) and real, time
3 (days).
4 The cpu time should not be lesser than round(man time / 8 + 0.5)
5 considering a working day of 8 hour (sweet dreams)
6 And consider the time to setup log system, crons, backups.
7
8 Honestly it' s to have a meter to compare my speed with experts (and
9 also not expert, everybody welcome) sys-admin and in case invest some
10 time trying to learn how do it faster and ... for mine personal curiosity.
11 ah not only limited to gentoo but whatever you feel better to work with.
12
13 Server I was thinking about are:
14 1) Database server mysql AND (informix, adabas, firebird, oracle, your
15 favorite here)
16 40 Gb data
17 10 databases
18 20 user average
19 prepare environment to run an application server (users, java vm,
20 apache, perl, php, ssh)
21 Dual opteron, dual p4, medium/high end workstation
22
23 2) Replication database server (as previous)
24 40 Gb data
25 10 databases
26 0 user average (backup only)
27 single processor, athlon xp 2400, p4 2400 low end workstation
28 Note: this one is intended to be a copy of the system 1) so you
29 probably want to lower man time
30
31 3) File server
32 samba, ntfs, put your prefernce here
33 not security oriented
34 sata raid 10
35 single processor, athlon xp 2400, p4 2400 low end workstation
36
37 4) chrooted Apache2
38 10 sites
39 webmail, and dinamic contents
40 small mysql server (users, short time accounting, sessions)
41 access to internal database server
42 single processor, athlon xp 2400, p4 2400 low end workstation
43
44 5) mail server
45 10 sites
46 5000 users
47 webmail
48 imap
49 secure outside access (autenticated access)
50 single processor, athlon xp 2400, p4 2400 low end workstation
51 antivirus protection
52 not strict spam protection
53
54 6) Firewall,
55 internal lan, DeMilitariZed zone (webservers), gateway
56 static vpn with other unix firewalls
57 single processor, athlon xp 2400, p4 2400 low end workstation
58
59 7) Desktop workstation (I know this is not a server ;)
60 kde, gnome or both enabled
61 audio
62 dvd writer
63 all in KIOSK mode (secured in a way the end user may act only as you
64 want that he/she act)
65 single processor, athlon xp 2400, p4 2400 low end workstation
66
67 Are you so kindly to put your answer near mine? Also previsions,
68 preventivated times are very welcome !!!
69
70 thanks in advance
71 Francesco Riosa
72
73 <veryKindlyAdminResponse>
74 <storage attribute="internal,demitrusted">
75 <database manHour="40h" cpuTime="5d" />
76 <database2 manHour="8" cpuTime="3d" />
77 <fileserver manHour="3" cpuTime="2d" />
78 </storage>
79 <web attribute="secure,external,secure2">
80 <apache manHour="12h" cpuTime="3d" />
81 <mailServer manHour="16h" cpuTime="3d" />
82 <firewall manHour="8h" cpuTime="2d" />
83 <web>
84 <other attribute="internal,restricted">
85 <kiosk manHour="20h" cpuTime="4d" />
86 <other>
87 </veryKindlyAdminResponse>

Replies

Subject Author
Re: [gentoo-server] [OT] time required to install a server Andy Dustman <farcepest@×××××.com>