Allow specifying CSS class for thumbnails
[wiki.git] / SystemAdministratorRole
1 === One is glad to be of service ===
2
3 I've been taking care of boxes since my first job as an
4 EmployedWorker and in the '90s I've been providing free
5 telecommunication service to a total of 450 registered
6 users with my own BullettinBoardSystem called [[SystemShockBBS]].
7
8 I've been using a wide variety of different OSes, see
9 SystemArchitectRole for a list.
10
11 === Production systems ===
12
13 I've designed and helped implementing the following
14 production systems, all of which are still in service:
15
16  * **SugarLabs**'s Internet infrastructure -- I'm coordinator
17  of the [[http://sugarlabs.org/go/InfrastructureTeam | Infrastructure Team]],
18  taking care of 8 machines hosted at variois locations and running
19  development and support services for a large community.
20
21  * **DevelerCompany's IT infrastructure** - For over 6
22  years I've been continuously growing and restructuring
23  the network, the servers and their intricate mesh of
24  services and support scripts.  The main server, called
25  ##trinity##, contains 1TB of storage and offers file storage,
26  user authentication, e-mail, and many web-based services to a
27  highly heterogeneous and complex environment comprising several
28  versions of Linux, MacOsX and Windows clients. Additional servers
29  act as VoIP PBX and secondary slave for many (but not all) of
30  ##trinity##'s services.
31
32  * ** http://www.fieremostre.it/ ** - A cluster of 4 RedHat
33  servers, two web front-ends and Java appservers and two
34  database and filesystem back-ends with SCSI RAID5.
35  Fully managed remotely, including power fencing and
36  robotized tape juggler.
37
38  * I've configured and installed a cluster of 5 nodes on
39  blade CPU boards with shared fiber-channel RAID storage.
40  I used a pre-release of RedHat's Advanced Server product
41  to implement a shared storage pool of 1.5TB with GFS1.
42  The system initially went to production without the GFS
43  pool because of reliability concerns with this new
44  technology.
45
46  * '''Genexpress Lab''' - A combo of two servers, each
47  acting as a gateway and file server for a security ring.
48  This design was done for the Department of Bioengineering
49  of the University of Firenze, in Prato's Scientific Center.
50
51 My philosophy is using mainstream hardware whenever possible
52 and concentrate most services on few physical systems.
53 The savings in cost can be used to increase availability and
54 performance through redundancy.  This strategy leads to
55 data-centers that are easy to understand and maintain, while
56 at the same time scaling up much better than
57 traditional asymmetrical solutions (like web server,
58 mail server, db server...).
59
60 Being particularly fond of the UNIX culture, I tend to keep
61 my systems as open as possible while at the same time very secure.
62
63
64 TODO: add a list of server software I use/know