Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment
Blinkenshell SSHd listen port?

Edit History Actions Discussion

Info/Compiling

Compiling on Blinkenshell

Blinkenshells main SSH server Triton has strict Resource limits 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.

To use the buildserver, first log in to Triton and then SSH through to the buildserver: ssh buildserver

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.


CategoryInfo