StuRa:Server/Hauptsystem: Unterschied zwischen den Versionen

Aus Wiki StuRa HTW Dresden
Zur Navigation springen Zur Suche springen
Zeile 35: Zeile 35:


=== Ports ===
=== Ports ===
* 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>


* screen
* screen
Zeile 46: Zeile 62:
  [ ] HOSTINLOCKED  Print user@host in locked message
  [ ] HOSTINLOCKED  Print user@host in locked message
  [ ] SHOWENC      Show encoding on the status line
  [ ] SHOWENC      Show encoding on the status line
</code>
*zsh
<code>
[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
  </code>
  </code>

Version vom 24. September 2011, 18:40 Uhr

Algemein

Nutzer anlegen


adduser

Nutzerrechte via su erweitern


pw usermod <username> -G wheel

SSH Daemon aktivieren

Dicke Berta

ThinkServer

Fette Eleke

Supermicro SuperServer 5016T-MTFB

Hardware:

  • user angelegt
  • ssh zugang configuriert/aktiviert
  • Packetfilter aktiviert
  • gateway aktiviert
  • systemlog daemon aktiviert

Ports

  • 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