[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Pre-installed on a Raq3?
- Subject: Re: [cobalt-developers] Pre-installed on a Raq3?
- From: "H.P. Stroebel" <hpstr@xxxxxxxxxxxxx>
- Date: Sun Aug 6 16:20:27 2000
- Organization: Rechtsanwalt
Michael schrieb:
> I'm sure that would work fine, but the response from the server does not fit
> into my telnet screen. Could someone please copy and paste it into an email
> for me? Probably email it to (michael@xxxxxxxxxxxxxxx) so that it doesn't
> bog down the mail list since it is a long list.
3 possibilites (1000 p., but 3 most practical) :
a) rpm -qa | more (move with space, exit with q)
b) rpm -qa | less (move with space, exit with q)
c) rpm -qa > rpmfilelist (that will put the output in a file rpmfilelist
in your actual directory for further reference; read it with "less
rpmfilelist", move with cursor, page up/down (may not work depending on
your telnet client), space and exit with q)
you can even download the file to your local pc.
if you use windoze, you should consider using tera term, a very good and
small client that let`s you adjust the lines that it remembers (i use
200). you can (and should) upgrade it with ttssh to an ssh capable
client and install ssh on your raq and disable telnet for security
reasons. search the knowledge base for instructions.
as you seem to be a newbie, you should definitely consider to buy a good
linux book (there was a thread in cobalt-users some hours ago with some
good advice).
btw: this question belongs to the cobalt users list, not the developers
list.
cu
--
H. P. Stroebel, Germany
CGI-FAQ for Raq-Newbies :
http://users.iol.it/hpstr/
A problem to some is a 'feature' to others.