Random Linux+ Question #61

Discussion in 'Linux+' started by tripwire45, Aug 18, 2005.

  1. tripwire45
    Honorary Member

    tripwire45 Zettabyte Poster

    13,493
    180
    287
    You are on the command line on a Linux computer logged in a root. You want to add a new group using the "groupadd" command. Normally, when a new group is created, it uses the next available GID but you want to be able to use a specific GID. Of the following, which is the correct command that will let you specify GID 400 for the group certforums? Choose only one answer.

    1. groupadd -c 400 certforums
    2. groupadd -g 400 certforums
    3. groupadd -n 400 certforums
    4. groupadd -s 400 certforums
    5. None of the above. You must use the addgroup command instead.

    Answer later.
     
    Certifications: A+ and Network+
  2. ffreeloader

    ffreeloader Terabyte Poster

    3,661
    106
    167
    I'll take the prize behind door number 2.
     
    Certifications: MCSE, MCDBA, CCNA, A+
    WIP: LPIC 1
  3. tripwire45
    Honorary Member

    tripwire45 Zettabyte Poster

    13,493
    180
    287
    Give that man a cigar. Answer time. #2 is the correct answer.
     
    Certifications: A+ and Network+

Share This Page

Loading...
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.