• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/15

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

15 Cards in this Set

  • Front
  • Back
What does this command do?

map c G:
Converts drive mapping to search drive from regular drive, or vice-versa
What does this command do?

map del G:
Deletes mapping for drive G:
What does this command do?

map root S1:=.Da_Data.DA1:Apps
Makes Apps directory appear to be the root directory for the search drive. Also overwrites the first entry in the path statement.
What does this command do?

map ins S1:
Inserts a search drive mapping into the first search drive position, doesn't overwrite the current mapping just moves it down...
What does this command do?

map S16:
This appends a search drive to the end of the path. This command can be used multiple times until all 16 slots are filled
What does this command do?

map P:=DA1\\DATA:\\Users
Maps drive P: to the Users directory of the DATA volume, using the *physical* Volume Name
What does this command do?

map P:\DA1_DATA:\USERS
Maps drive P: to the Users directory of the Volume Object Name
What does this command do?

map N (map Next)
Maps next available drive letter .
What are the four ways to include comments in a netware login script?
1.REMARK
2.REM
3.*
4.;
Name the nine NSS Volume Attributes or Settings:
1.Backup (Black)
2.Compression (Crows)
3.Directory Quotas (Don't)
4.Flush Files Immediately on close. (Fly)
5.Migration (Many)
6.Modified File List (Miles)
7.Salvage (Somewhere)
8.Usr Space Restrictions. (Unless)
9.Encrypted Volume (Endangered)
What Four Utilities can create volumes?
1.ConsoleOne
2.Remote Manager
3.NSSMU
4.iManager
Explain the NSS Setting:

Backup
Indicate this setting if the volume needs to be backed up, If backing up of data unneeded then leave this setting blank.
Explain the NSS Setting:

Compression
Indicate this setting if compression should be enabled on the volume
Explain the NSS Setting:

Directory Quotas
Indicate this setting if the size of a specific directory should be restricted.
Explain the NSS Setting:

Flush Files Immediately on Close.
Indicate to flush all data of a particular file where you want the file to be saved right after its closure. This decreases the chance of data loss if the server suffers a failure.