Re: Dumb Questions
From: Keith Krehbiel (redsilo_at_pldi.net)
Date: 11/20/04
- Previous message: Keith Krehbiel: "Re: Dumb Questions"
- In reply to: Jack Malmostoso: "Re: Dumb Questions"
- Next in thread: I R A Darth Aggie: "Re: Dumb Questions"
- Reply: I R A Darth Aggie: "Re: Dumb Questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 20 Nov 2004 10:17:12 -0600
Jack Malmostoso wrote:
> Ciao Keith Krehbiel, nel tuo messaggio dicevi:
>
>
>>Running Debian/woody......
>>How do you read a text file?
>
>
> $ less
> $ cat
> $ more
>
>
>>How do you get install tools (apt-get, dselect or other suggestions) to
>>recognize files that are not on the distro cds or on the Debian website
>>but rather on a hard disk connected to the computer?
>
>
> Copy all your .deb in /var/cache/apt/archives. They will be automagically
> recognized. I think symbolic links work too.
>
>
>>Is there a short description somewhere of the file system, hierachy,
>>purpose for various elements?
>
>
> http://www.pathname.com/fhs/pub/fhs-2.3.html
>
>
>>Many of the files mentioned in posts here and other places seem to be
>>text files. Some seem to be lists of parameters and others possibly
>>shell scripts. Is it possible to really screw things up by changing
>>them?
>
>
> If you do unwise things, yes.
> If you *comment* and *make backups* rather than *deleting parts* and
> *substitute files* you are reasonably safe.
>
>
>>(provided one can get them into an editor to change them)
>>Often advice is given to 'simply' change file 'x' to read 'y'. How do
>>you do that?
>
>
> With a text editor.
> I suggest you one among joe, pico or nano.
>
>
>>Is it possible to override default directorie(s) by giving an entire
>>pathlist?
>
>
> I don't get it.
>
>
>>Somewhere I read that the filesystem does not necessarily describe a
>>single drive or device but can be spread over several devices. How can
>>you tell what you have in the way of files/devices/etc.?
>
>
> You can mount /home/keith in /dev/hda1 but have /home/keith/downloads
> mounted on /dev/hdb3. It is the power of a serious filesystem.
>
>
>>Ls seems to be pretty good at listing directories but doesn't seem to
>>want to list files. Is that normal?
>
>
> What do you mean to "list files"? Print them to stdout? cat and less are
> your friends.
>
cat does what? less does what? ie, what sort of programs are they?
>
>>Is it possible to install and run a Debian system without a
>>network/internet connection?
>
>
> Yes: get all 7 cd's and be patient.
>
The set I have has 6 cd's. One has been damaged. I have downloaded the
entire cd image but have been unable to burn a new one. I also have
downloaded a couple of the packages that I know to be corrupt and would
like to be able to use them.
>
>>What GUI should work with Debian? I have what I think is a copy of
>>XFree86. Can this be made to work?
>
>
> The XFree86 packages included in Debian do work.
>
- Previous message: Keith Krehbiel: "Re: Dumb Questions"
- In reply to: Jack Malmostoso: "Re: Dumb Questions"
- Next in thread: I R A Darth Aggie: "Re: Dumb Questions"
- Reply: I R A Darth Aggie: "Re: Dumb Questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|