Bearbeiten von „StuRa:Server/Hauptsystem

Zur Navigation springen Zur Suche springen
Warnung: Du bist nicht angemeldet. Deine IP-Adresse wird bei Bearbeitungen öffentlich sichtbar. Melde dich an oder erstelle ein Benutzerkonto, damit Bearbeitungen deinem Benutzernamen zugeordnet werden. Ein eigenes Benutzerkonto hat eine ganze Reihe von Vorteilen.

Die Bearbeitung kann rückgängig gemacht werden. Bitte prüfe den Vergleich unten, um sicherzustellen, dass du dies tun möchtest, und veröffentliche dann unten deine Änderungen, um die Bearbeitung rückgängig zu machen.

Aktuelle Version Dein Text
Zeile 1: Zeile 1:
Der [[Server/Hauptsystem | Artikel ''Server/Hauptsystem'']] dient zur Dokumentation des hauptsächlichen Systems des [[Server]]s (unseres [[StuRa]]).
== Dicke Berta ==


= [[dicke Berta]] =
ThinkServer


{{:Server/dicke Berta}}
== Fette Elke ==


= [[fette Elke]] =
Supermicro SuperServer 5016T-MTFB


{{:Server/fette_Elke}}
Hardware:
 
* user angelegt
* ssh zugang configuriert/aktiviert
* Packetfilter aktiviert
* gateway aktiviert
* systemlog daemon aktiviert
* resolv.conf angelegt
* packetfilter configuriert
* packetfilter gestartet
* packetfilterlog gestartet
* auditd in rc.conf aktiviert und gestartet
* crontab eintäge getätigt für
** audit
** portaudit
** portsnap
* /etc/src.. installiert
* einrichten der jails
** srs1 (fertig)
** srs3
** srs4 (fertig)
** srs5 (Vorbereitet)
** srs6 (fertig)
** srs8 (in arbeit)
** srs21 (vorbereitet maildrop noch machen)
 
=== loader.conf ===
 
* für den apache22 Eintrag anlegen
 
accf_http_load="YES"
 
=== Ports ===
 
==== emacs-nox11 ====
 
<code>
[ ] CANNA      Canna support
[X] DBUS        DBus support
[X] GCONF      GConf support
[X] GIF        GIF images support
[X] GTK2        Use GTK+ widgets
[X] JPEG        JPEG images support
[X] M17N        M17N support for text-shaping
[ ] MOTIF      Use Motif widgets
[X] OTF        Opentype fonts support
[X] PNG        PNG images support
[X] SOUND      Sound support
[X] SOURCES    Install source code
[X] SVG        SVG images support
[X] TIFF        TIFF images support
[ ] XAW        Use Athena widgets
[ ] XAW3D      Use Athena3D widgets
[X] SYNC_INPUT  Synchronously process asynchronous input
[X] SCROLLBARS  Without toolkit scroll-bars
[X] XFT        Freetype fonts support
[X] XIM        X Input Method support
[X] XPM        XPM images support
</code>
 
==== perl5.12 ====
 
<code>
[ ] DEBUGGING      Build with debugging support
[X] GDBM          Build GDBM_File extension
[X] PERL_MALLOC    Use Perl malloc
[X] PERL_64BITINT  Use 64 bit integers (on i386)
[ ] THREADS        Build threaded perl
[X] PTHREAD        Build with -pthread
[X] MULTIPLICITY  Use multiplicity
[ ] SITECUSTOMIZE  Run-time customization of @INC
[X] USE_PERL      Rewrite links in /usr/bin
</code>
 
==== portupgrade ====
 
<code>
[X] BDB4  Use Berkeley DB >=2 as backend
[ ] BDB1  Use Berkeley DB 1.85 as backend
</code>
 
==== ruby18 ====
 
<code>
[ ] ONIGURUMA  Build with oniguruma regular expressions lib
[X] RDOC      Build and install Rdoc indexes
[ ] DEBUG      Compile-in debug info
</code>
 
==== tmux ====
 
<code>
[ ] LIBEVENT2        Use libevent version 2
[ ] LIBEVENT_STATIC  Build with static libevent
[ ] BACKSPACE        Build with tty/keys patch
</code>
 
==== wget ====
 
<code>
[ ] GNUTLS  Support for SSL via GnuTLS
[X] IPV6    Support for IPv6
[X] NLS      Native Language Support with gettext
[X] OPENSSL  Support for SSL via OpenSSL
[X] IDN      Support IDN (Internationalized Domain Names)
</code>
 
==== zsh ====
 
<code>
[X] ZSH_GDBM      Enable GDBM support (GPL)
[X] ZSH_MEM        Enable zsh-mem and zsh-secure-free options
[X] ZSH_SECURE_FREE  Enable zsh-secure-free
[X] ZSH_MAILDIR    Enable support for Maildirs in MAIL(PATH)
[X] ZSH_MULTIBYTE  Enable multibyte character support
[ ] ZSH_PCRE      Enable PCRE support
[ ] ZSH_STATIC    Build static executable
</code>
 
=== Jails ===
Alle angelegten Jails im Wiki [http://www2.htw-dresden.de/~fsr_lblp/wiki/stura/index.php?title=Spezial%3APrefixindex&from=Jail%2F&namespace=0 anzeigen].
 
==== Standard installation ====
 
===== libiconv =====
 
<code>
[X] EXTRA_ENCODINGS  Include extra character sets
[ ] EXTRA_PATCHES    Apply patches to fix CP932, add EUCJP-MS
</code>
 
===== m4 =====
 
<code>
[ ] LIBSIGSEGV  Use libsigsegv for better diagnostics
</code>
 
===== perl 5.12.4 =====
 
<code>
[ ] DEBUGGING      Build with debugging support
[ ] GDBM          Build GDBM_File extension
[X] PERL_MALLOC    Use Perl malloc
[X] PERL_64BITINT  Use 64 bit integers (on i386)
[X] THREADS        Build threaded perl
[X] PTHREAD        Build with -pthread
[X] MULTIPLICITY  Use multiplicity
[ ] SITECUSTOMIZE  Run-time customization of @INC
[X] USE_PERL      Rewrite links in /usr/bin
</code>
 
===== portupgrade =====
 
<code>
[X] BDB4  Use Berkeley DB >=2 as backend
[ ] BDB1  Use Berkeley DB 1.85 as backend
</code>
 
===== ruby18 =====
 
<code>
[ ] ONIGURUMA  Build with oniguruma regular expressions lib
[X] RDOC      Build and install Rdoc indexes
[ ] DEBUG      Compile-in debug info
</code>
 
===== zsh =====
 
<code>
[ ] ZSH_GDBM      Enable GDBM support (GPL)
[X] ZSH_MEM        Enable zsh-mem and zsh-secure-free options
[X] ZSH_SECURE_FREE  Enable zsh-secure-free
[X] ZSH_MAILDIR    Enable support for Maildirs in MAIL(PATH)
[X] ZSH_MULTIBYTE  Enable multibyte character support
[ ] ZSH_PCRE      Enable PCRE support
[ ] ZSH_STATIC    Build static executable
</code>
 
===== weitere ohne config =====
 
* portaudit
 
==== SRS1 ====
* die plone-kiste
'''Lauffähig'''
 
[[Jail/SRS1]]
 
==== SRS3 ====
* Samba
* vllt auf openthinclient
 
[[Jail/SRS3]]
 
==== SRS4 ====
* altes Plone
 
'''Lauffähig'''
 
[[Jail/SRS4]]
 
==== SRS5 ====
* <VERWENDUNGSZWECK>
 
[[Jail/SRS5]]
 
==== SRS6 ====
* für limesurvey/umfragen
[[Jail/SRS6]]
 
==== SRS8 ====
* Redmind Ticketsystem
[[Jail/SRS8]]
 
==== SRS13 ====
* services für stura-dresden.de
[[Jail/SRS13]]
 
==== SRS21 ====
* emails
[[Jail/SRS21]]


== Siehe auch ==
== Siehe auch ==
* [[Server/Jails | Alle vorhandenden Jails]]


[[Kategorie:Rechentechnik]]
[[Kategorie:Rechentechnik]]
[[Kategorie:Server]]

Bitte beachte, dass alle Beiträge zu Wiki StuRa HTW Dresden von anderen Mitwirkenden bearbeitet, geändert oder gelöscht werden können. Reiche hier keine Texte ein, falls du nicht willst, dass diese ohne Einschränkung geändert werden können.

Du bestätigst hiermit auch, dass du diese Texte selbst geschrieben hast oder diese von einer gemeinfreien Quelle kopiert hast (weitere Einzelheiten unter StuRa HTW Dresden:Urheberrechte). ÜBERTRAGE OHNE GENEHMIGUNG KEINE URHEBERRECHTLICH GESCHÜTZTEN INHALTE!

Bitte beantworte die folgende Frage, um diese Seite speichern zu können (weitere Informationen):

Abbrechen Bearbeitungshilfe (wird in einem neuen Fenster geöffnet)

Folgende Vorlagen werden auf dieser Seite verwendet: