<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>Info/Compiling</title><revhistory><revision><revnumber>1</revnumber><date>2013-03-30 11:01:00</date><authorinitials>independence</authorinitials></revision></revhistory></articleinfo><section><title>Compiling on Blinkenshell</title><para>Blinkenshells main SSH server Triton has strict <ulink url="http://ipv6.blinkenshell.org/wiki/Info/Compiling/wiki/Info/ResourceLimits#">Resource limits</ulink> to prevent users from using up all the system resources on the server. This can become problematic when trying to compile programs which requires a bit more memory, and therefore we have a separate server where you can compile programs. You can not create any outgoing network connections or have any background programs running on this server however. </para><para>To use the buildserver, first log in to Triton and then SSH through to the buildserver: <code>ssh buildserver</code> </para><para>Processes that use more than 60 minutes CPU time will be killed by the system, so don't start any long-running processes. Compiling programs should be fine however. </para><!--rule (<hr>) is not applicable to DocBook--><para> <ulink url="http://ipv6.blinkenshell.org/wiki/Info/Compiling/wiki/CategoryInfo#">CategoryInfo</ulink> </para></section></article>