HOWTO: The CerfCube as an Embedded Linux Server

7
The CerfCube is an embedded system manufactured by Intrinsyc. It is based on an ARM processor, which is the processor used in many PDAs. In this
article I first explain how to turn a CerfCube into an FTP and HTTP server. In order to have a complete web server with the ability to run CGIs, we
compile Perl and install all the necessary modules for CGI development under Perl. Then I explain how to update the OpenSSH tools in the CerfCube.
This implies adding libraries to the cross compilation toolchain, patching source files and configuring the CerfCube.

Link: linuxjournal.com

Category:

  • Linux