A. is Network Information Service
B. is a simple directory service whose main purpose is to allow remote authentication of systems on local network systems
C. was formerly known as yellow pages
D. allows configuration-such as password and group files
A. cp
B. cpio
C. cp – p
D. copy
A. chmod 4=7, g = 6, o = 1 letter
B. chmod a = 761 letter
C. chmod u = rwx, g = rw, o = x letter
D. chmod 167 letter
A. CORBA toolkit
B. COM/DCOM toolkit
C. ORE toolkit
D. OLE DB toolkit
A. sort
B. sh
C. st
D. sort -r
A. chmod go+r note
B. chmod go+rw note
C. chmod go-x note
D. chmod go-r note
A. 82 and 83
B. 92 and 93
C. 63 and 64
D. 82 and 85
A. Free Software File
B. File Server First
C. First Serve First
D. Free Software Foundation
A. mv *.* /bin/
B. mv * /bin/*
C. mv * ../bin
D. mv * ../bin *.*