[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Viewing files on RAQ2
- Subject: Re: [cobalt-users] Viewing files on RAQ2
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Thu Aug 17 21:10:46 2000
"Brandon" <brandon@xxxxxxxxxxxxxx> Wrote
ON: Thursday, August 17, 2000 12:37 PM Hi,
>
> With such a quick response from everybody on this list. I've got my second
> question. :)
> My RAQ 2 is on it's way and it will be here tomorrow morning. I went out
> and bought a Netgear 10/100 Mbps 310 TX as advised and a CROSSOVER cable so
> that I will be able to do a OS restore on it (it's used). I won't have the
> CD when it get's here, so I wanna check out the server and see whats on it.
> My question to you is, how can I check out whats on the server (files,
> config, etc.) without bringing it online? Is their a way to do it with the
> equipment I listed above?
>
To obtain a directory listing of all files use [ls / -laR] (no brackets)
If your telnet client can log the transaction, turn logging on and save the
listing. Then you may browse the listing at your leisure. (it will be a very
long listing)
Also, try [man ls] (no brackets) as there are many options to the "ls" command.