StuRa:Server/Hauptsystem: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(→Ports) |
(→Ports) |
||
Zeile 35: | Zeile 35: | ||
=== Ports === | === Ports === | ||
*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) | |||
[X] THREADS Build threaded perl | |||
[X] MULTIPLICITY Use multiplicity | |||
[ ] SITECUSTOMIZE Run-time customization of @INC | |||
[X] USE_PERL Rewrite links in /usr/bin | |||
</code> | |||
* portupgrade | * portupgrade | ||
Version vom 24. September 2011, 17:46 Uhr
Algemein
Nutzer anlegen
adduser
Nutzerrechte via su erweitern
pw usermod <username> -G wheel
SSH Daemon aktivieren
- siehe Server/Dokumentation
Dicke Berta
ThinkServer
Fette Eleke
Supermicro SuperServer 5016T-MTFB
Hardware:
- user angelegt
- ssh zugang configuriert/aktiviert
- Packetfilter aktiviert
- gateway aktiviert
- systemlog daemon aktiviert
Ports
- Perl5.12.
[ ] 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)
[X] THREADS Build threaded perl
[X] MULTIPLICITY Use multiplicity
[ ] SITECUSTOMIZE Run-time customization of @INC
[X] USE_PERL Rewrite links in /usr/bin
- portupgrade
[X] BDB4 Use Berkeley DB >=2 as backend
[ ] BDB1 Use Berkeley DB 1.85 as backend
- ruby18
[ ] ONIGURUMA Build with oniguruma regular expressions lib
[X] RDOC Build and install Rdoc indexes
[ ] DEBUG Compile-in debug info
- screen
[ ] CJK Treat CJK ambiguous characters as full width
[X] INFO Build and install info documentation
[X] MAN Build and install man pages
[X] NETHACK Enable nethack-style messages
[ ] XTERM_256 Enable support for 256 colour xterm
[ ] HOSTINLOCKED Print user@host in locked message
[ ] SHOWENC Show encoding on the status line
- zsh
[X] ZSH_GDBM Enable GDBM support (GPL)
[X] ZSH_MEM Enable zsh-mem and zsh-secure-free options
[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