01-26-05 01:47 AM
This is a resource I prepared for university students who are doing UNIX
software development on remote UNIX (Linux, BSD, whatever) systems. But I
thought I'd mention it here as well.
http://www.sysdesign.ca/guides/unixdev/
Introduction to UNIX software development - Typical development environment
using ssh, screen, joe, gcc, gdb on UNIX (Linux, BSD) systems
It covers using, say, PuTTY to remotely log in, using the 'screen' utility
to multiplex screens and thus do emergency resume of broken session. Also
shows basic debugging using gdb. All is illustrated with screenshots.
--
Jem Berkes
Free software, no nasties! (no adware, spyware, etc.)
http://www.cleansoftware.org/
[ Post a follow-up to this message ]
|