Where to have the FAQ document

Ask a Question related to Linux / Unix Administration, Design and Development.

  1. #1

    Default Where to have the FAQ document

    I am a new administrator. Please kindly tell me where I can find the FAQ
    documents for beginners. I want to read them before I ask any stupid
    questions.

    Thx

    postmaster@viscore.com Guest

  2. Similar Questions and Discussions

    1. Characters overlapping in pdf document created from a Word document
      We are using Adobe Acrobat 6.0, Word and Excel 2002 and Windows 2000. We create a portion of a document in Word and a portion in Excel. Then we print...
    2. Document security has been removed, document will close
      I have opened this document numerous times, and all of a sudden I can no longer open this document. Can some one tell me what I need to do to open...
    3. The document could not be saved. There was a problem reading this document (109).
      Me again. I lied. When I tried to use Acrobat Pro 6 to save a file created in Acrobat 5, I got the "info" box: "The document could not be saved....
    4. PDF document ; cannot open pdf within main document
      Pdf doc created in vs. 6.1 The document is placed on a network for other users to view. Operating systems Microsoft 2000. Most users are able to view...
    5. document tabs vanished / can't maximize document window
      I am having the same problem & it also appears & disapears at random. I tried maximizing the document window to no avail. Any ideas will be...
  3. #2

    Default Re: Where to have the FAQ document

    On Mon, 24 May 2004 11:32:13 -0400, [email]postmaster@viscore.com[/email] <postmaster@viscore.com> wrote:
    > I am a new administrator. Please kindly tell me where I can find the FAQ
    > documents for beginners. I want to read them before I ask any stupid
    > questions.
    I see much cluefulness in this one. If you can tell us what OS you have,
    we can give you specific suggestions, or if you're interested in general
    info, that's OK too - what are you after?

    Dave Hinz

    Dave Hinz Guest

  4. #3

    Default Re: Where to have the FAQ document

    Dave Hinz wrote:
    > On Mon, 24 May 2004 11:32:13 -0400, [email]postmaster@viscore.com[/email] <postmaster@viscore.com> wrote:
    > > I am a new administrator. Please kindly tell me where I can find the FAQ
    > > documents for beginners. I want to read them before I ask any stupid
    > > questions.
    >
    > I see much cluefulness in this one. If you can tell us what OS you have,
    > we can give you specific suggestions, or if you're interested in general
    > info, that's OK too - what are you after?
    >
    > Dave Hinz
    David,

    Shame on me. :-)

    I am using a Sparc Ultra 10 workstation. I have several questions.

    1. Set the hostname.
    2. Install some special language font for all applications. for example, Chinese.
    3. Set all disply font bigger, I like bigger display.
    4. Man -k doesn't work. I didnt' use unix for 2 years. Really need man -k feature to recovery
    memory.
    5. Set the general path for all users.
    6. Install general software for users.

    I thought all of them are in FAQ document. So, I asked where to find FAQ.

    Thanks

    postmaster@viscore.com Guest

  5. #4

    Default Re: Where to have the FAQ document

    On Mon, 24 May 2004 12:33:13 -0400, [email]postmaster@viscore.com[/email] <postmaster@viscore.com> wrote:
    > Dave Hinz wrote:
    >
    >> I see much cluefulness in this one. If you can tell us what OS you have,
    >> we can give you specific suggestions, or if you're interested in general
    >> info, that's OK too - what are you after?
    >
    > Shame on me. :-)
    No, not at all - R'ing TFM first is always an admirable trait.
    > I am using a Sparc Ultra 10 workstation. I have several questions.
    >
    > 1. Set the hostname.
    If you're starting from an OS load, it'll ask you. If not, the
    cleanest way is to do a sys-unconfig and let it ask you when it
    reboots. It'll ask IP and routing info, as well as location and
    maybe languages.
    > 2. Install some special language font for all applications. for example, Chinese.
    > 3. Set all disply font bigger, I like bigger display.
    These are probably going to be available in the CDE window manager's
    controls for you.
    > 4. Man -k doesn't work. I didnt' use unix for 2 years. Really need man -k feature to recovery
    > memory.
    You want to use 'catman' to populate that which is searched by man -k.
    man catman for details ;)
    > 5. Set the general path for all users.
    > 6. Install general software for users.
    > I thought all of them are in FAQ document. So, I asked where to find FAQ.
    So Solaris then - I'd probably go with the comp.sys.sun FAQ, at:
    [url]http://www.faqs.org/faqs/comp-sys-sun-faq/[/url] - It has links to others
    as well. Casper Dik's FAQ is another good one, linked from this one.

    Dave Hinz

    Dave Hinz Guest

  6. #5

    Default Re: Where to have the FAQ document

    Dave Hinz wrote:
    > On Mon, 24 May 2004 12:33:13 -0400, [email]postmaster@viscore.com[/email] <postmaster@viscore.com> wrote:
    > > Dave Hinz wrote:
    > >
    > >> I see much cluefulness in this one. If you can tell us what OS you have,
    > >> we can give you specific suggestions, or if you're interested in general
    > >> info, that's OK too - what are you after?
    > >
    > > Shame on me. :-)
    >
    > No, not at all - R'ing TFM first is always an admirable trait.
    >
    > > I am using a Sparc Ultra 10 workstation. I have several questions.
    > >
    > > 1. Set the hostname.
    >
    > If you're starting from an OS load, it'll ask you. If not, the
    > cleanest way is to do a sys-unconfig and let it ask you when it
    > reboots. It'll ask IP and routing info, as well as location and
    > maybe languages.
    >
    > > 2. Install some special language font for all applications. for example, Chinese.
    > > 3. Set all disply font bigger, I like bigger display.
    >
    > These are probably going to be available in the CDE window manager's
    > controls for you.
    >
    > > 4. Man -k doesn't work. I didnt' use unix for 2 years. Really need man -k feature to recovery
    > > memory.
    >
    > You want to use 'catman' to populate that which is searched by man -k.
    > man catman for details ;)
    >
    > > 5. Set the general path for all users.
    > > 6. Install general software for users.
    >
    > > I thought all of them are in FAQ document. So, I asked where to find FAQ.
    >
    > So Solaris then - I'd probably go with the comp.sys.sun FAQ, at:
    > [url]http://www.faqs.org/faqs/comp-sys-sun-faq/[/url] - It has links to others
    > as well. Casper Dik's FAQ is another good one, linked from this one.
    >
    > Dave Hinz
    Thank you very much Dave.

    Postmaster Guest

  7. #6

    Default Re: Where to have the FAQ document

    [email]postmaster@viscore.com[/email] wrote:
    >
    > I am a new administrator. Please kindly tell me where I can find the FAQ
    > documents for beginners. I want to read them before I ask any stupid
    > questions.
    You'll want to start with the FAQ file for newsgroup comp.unix.questions.
    Then you'll want to locate one of the admin newsgroups that is vendor
    specific. CUA being a general newsgroup isn't good about maintaining a
    FAQ because there are too many options. Better to leave the FAQs to
    UNIX in general and to vendor editions in specific.

    rtfm.mit.edu is one of many places that keep FAQ archives.

    Good job: Looking to RFTM.
    Doug Freyburger Guest

  8. #7

    Default Re: Where to have the FAQ document

    [email]postmaster@viscore.com[/email] writes in comp.unix.admin:
    |I am using a Sparc Ultra 10 workstation. I have several questions.

    Shall we presume Solaris then? If so, FAQs and docs can be found at:
    [url]http://www.sunhelp.org/[/url]
    [url]http://docs.sun.com/[/url]
    [url]http://www.sun.com/bigadmin/[/url]
    [url]http://sunsolve.sun.com/[/url]

    |2. Install some special language font for all applications. for example,
    |Chinese.

    [url]http://developers.sun.com/techtopics/global/reference/faqs/index.html[/url]

    |3. Set all disply font bigger, I like bigger display.

    Depends on your environment - OpenWindows, CDE, or GNOME - look in the
    docs or control panels for each.

    |4. Man -k doesn't work. I didnt' use unix for 2 years. Really need man
    |-k feature to recovery
    |memory.

    Read the man page for man and look for the tip under the description
    of -k about what you need to do to make it work.

    --
    __________________________________________________ ______________________
    Alan Coopersmith [email]alanc@alum.calberkeley.org[/email]
    [url]http://www.CSUA.Berkeley.EDU/~alanc/[/url] aka: [email]Alan.Coopersmith@Sun.COM[/email]
    Working for, but definitely not speaking for, Sun Microsystems, Inc.
    Alan Coopersmith Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139