wiki:LiveServer

Version 3 (modified by chris, 6 years ago) (diff)

--

The migration from the old live server to the new one is being tracked on ticket #97.

transitionnetwork.gaiahost.coop

The live server is a virtual server running FreeBSD 7.2-RELEASE #0, it has 4Gb of RAM (found via this script) though only 1Gb is for our use.

Packages

The following packages have been installed.

screen

# cd /usr/ports/sysutils/screen 
# make config
  [ ] 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
  [X] XTERM_256     Enable support for 256 colour xterm
  [ ] HOSTINLOCKED  Print user@host in locked message
  [ ] SHOWENC       Show encoding on the status line
# make install clean

wget

# cd /usr/ports/ftp/wget 
# make config
  [ ] 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
# make install clean

vim

# cd /usr/ports/editors/vim
# make config
  ===> No options to configure
# make install clean

Attachments