]> Frank Brehm's Git Trees - my-stuff/python.git/commitdiff
Working on doc/my-tasks.en.md
authorFrank Brehm <frank.brehm@profitbricks.com>
Wed, 23 Nov 2016 09:22:35 +0000 (10:22 +0100)
committerFrank Brehm <frank.brehm@profitbricks.com>
Wed, 23 Nov 2016 09:22:35 +0000 (10:22 +0100)
doc/my-tasks.en.md

index 379e290b6c648d1431d347fe3b44d622e45ba7c7..4b82db0ea01df42d1ff0bce897988ef373944b48 100644 (file)
@@ -1,3 +1,32 @@
-#My tasks at ProfitBricks
+# My tasks at ProfitBricks
 
-In this document I will try do describe the most important tasks, I had to do on ProfitBricks.
+In this document I will try do describe the most important tasks, I had to do at
+ProfitBricks. Please note, that most of these tasks were not valid across the
+complete time at ProfitBricks. And I try to enlist them in chronological order.
+
+## Tasks as a System Administrator
+
+* Creating and maintaining an internal IT infrastructure for the company
+  (at the very beginning of our company). This includes the active and passive
+  components of the internal network, infrastructure services like LDAP and
+  DHCP servers and similar.
+* Setup and maintaining development test servers.
+* Setup and maintaining of our local monitoring system.
+* Setup and maintaining of our first data center based development environment.
+* Setup and maintaining of the storage systems, which consists of servers with
+  the operating systems Solaris (OpenIndiana, Open Solaris and Sun Solaris),
+  later with Gentoo Linux and last with Debian Linux, and the InfiniBand
+  infrastructure.
+* Leading the storage infrastructure into production and maintaining it.
+* Creating and maintaining a monitoring system for production services,
+  especially for the storage systems.
+* Creating and maintaining infrastructure services for production environments,
+  like:
+** Public FTP servers.
+** DNS resolvers for internal use.
+** Mail relays for our internal services.
+** DHCP and Boot servers for our own servers.
+
+
+<!-- vim: filetype=markdown textwidth=79 colorcolumn=75
+-->