Re: Dumb Questions

From: Keith Krehbiel (redsilo_at_pldi.net)
Date: 11/20/04

  • Next message: Thomas Jahns: "Re: Dumb Questions"
    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.
    >


  • Next message: Thomas Jahns: "Re: Dumb Questions"

    Relevant Pages

    • Re: Dumb Questions
      ... What do you mean to "list files"? ... cat and less are ... The XFree86 packages included in Debian do work. ...
      (comp.os.linux.powerpc)
    • Re: first time install
      ... What version of Debian are you installing? ... combined with the phrase "find the file and an editor". ... this should list your network chipset. ... Or you can run "modconf" and pick&guess&choose for the correct module. ...
      (Debian-User)
    • Re: Cannot apt-get update
      ... You could try: cat /etc/issue ... Fedora Core release 4 ... Debian GNU/Linux 4.0 \n \l ... OpenBSD (kernel version) ...
      (Debian-User)
    • Re: Second time on hostname
      ... but the Debian installer and Debian ... Perhaps it will help if I show you my configuration files. ... "relayhost" in /etc/postfix/main.cf to a different value. ... jdthood@turmeric:~$ cat /etc/mailname ...
      (Debian-User)
    • My Debian box cant connect Internet
      ... My Debian box can't connect Internet, ... # cat /etc/network/interfaces ... ping: unknown host www.yahoo.com ... Aborting iptables load: unknown ruleset, ...
      (Debian-User)