Date: Tue, 17 Jan 2006 13:32:30 -0800 (PST) From: Philip Hallstrom <freebsd@philip.pjkh.com> To: "Andrew L. Gould" <algould@datawok.com> Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD vs Linux Message-ID: <20060117133047.B7000@wolf.pjkh.com> In-Reply-To: <20060117151256.201626c9@grokwell.org> References: <7349.212.160.155.37.1137518111.squirrel@poczta.b.win.pl> <eed667140601170942g72091997i2cacb57927e35356@mail.gmail.com> <43CD3F73.2040003@matzsoft.de> <eed667140601171132h561ed633h14c7d139c543fe2f@mail.gmail.com> <20060117200231.GJ14213@dementia.beyondnormal.net> <20060117151256.201626c9@grokwell.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> The computer is currently without keyboard, mouse or monitor. I am > adding applications to the computer via ssh while I work. As soon as I > get openbox and tightvnc installed, I'll switch to tightvnc so I can > disconnect without disrupting jobs. (Hmm, I wonder if I'll have to add > a mouse or keyboard at that point.) /usr/ports/sysutils/screen Screen is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells). Each virtual terminal provides the functions of a DEC VT100 terminal and, in addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO 2022 standards (e.g. insert/delete line and support for multiple character sets). There is a scrollback history buffer for each virtual terminal and a copy-and-paste mechanism that allows moving text regions between windows.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060117133047.B7000>