showmount -e ServerName
vi /etc/exports
startsrc -g nfs
exportfs -i FileSystemName
第1题:
A system administrator wants to NFS mount a filesystem from server "Alpha" to server "Bravo." Which command should be issued from "Bravo" to determine which filesystems are being exported by server "Alpha"? ()
第2题:
A new application has been added to a system which needs to automatically be started at system startup. The system administrator has decided to accomplish this by using the /etc/inittab file. Which command would be used to accomplish this in a supported manner?()
第3题:
A System p administrator wants to NFS mount a filesystem from server "alpha" to server "bravo". Which of the following commands should be issued from "bravo" to determine which filesystems are being exported by server "alpha"()
第4题:
Which command can be used to verify that filesystems are being exported by a server?()
第5题:
What command can be used to make all mountable filesystems available for use?()
第6题:
Which files can be used together to allow remote command execution on a server?()
第7题:
mount -a
automount all
varyonvg -m -a
run the /etc/filesystems script
第8题:
mklv -t jfslog -y LVname VGname 1 PVname logform /dev/LVname chfs -a log=/dev/LVname /filesystemname m ount and unmount filesystem
mklv -t jfslog -y LVname VGname PVname unmount filesystem vi /etc/filesystems, change entry for lv to point filesystem to new JFS log mount filesystem
mklvcopy -a jfslog -y LVname VGname 1 PVname chfs -a log=/dev/LVname /filesystemname unmount and mount file system
mklvcopy -t jfslog -y LVname VGname 1 PVname logform /dev/LVname vi /etc/filesystems, change entry for lv to point filesystem to new JFS log unmount and mount filesystem
第9题:
showmount -e hostname
showmount -d hostname
showmount -a hostname
showmount
第10题:
ping address
tracert address
traceroute address
arp address
第11题:
lsmksysb -lf server1.mksysb
restore -mrT server1.mksysb
listbackup -fT server1.mksysb
listvgbackup -l server1.mksysb
第12题:
/etc/.rhosts and $HOME/hosts.equiv
/etc/hosts.equiv and $HOME/.rhosts
/etc/rhosts.equiv and $HOST/.rhosts
/etc/hosts.equiv and $HOME/.hosts.equiv
第13题:
Which command must be run after an administrator has made changes to /etc/services to activate the changes?()
第14题:
A system administrator created a /etc/exports file on server "Alpha" and entered a filesystem to be exported to server "Bravo." However, the remote servers are unable to mount the filesystems. What does the system administrator need to do?()
第15题:
Which command can be used to verify all the filesystems that are exported by an NFS server?()
第16题:
Which command can be used to show volume group information about filesystems and OS levels for a specified mksysb called server1.mksysb?()
第17题:
The system administrator has determined that a new JFS log needs to be created on a different disk, in order to decrease an I/O bottleneck. Which of the following steps are the most correct?()
第18题:
lsnfsmnt Alpha
exportfs -l Alpha
showmount -e Alpha
mount -t nfs Alpha
第19题:
TRACERT
IPCONFIG/ALL
NSLOOKUP
PING-T
第20题:
tar
cpio
savefs
savevg
第21题:
Use the exportfs command on server Alpha to export the filesystem
Use the showmount command on server Bravo to import the filesystem
Use the startsrc command on server Bravo to refresh the NFS daemons
Use the chfs command on server Alpha to change the filesystem type to NFS
第22题:
lsexport alpha
showmount -e alpha
exportfs -l alpha
mount -e nfs alpha
第23题:
showmount -e ServerName
vi /etc/exports
startsrc -g nfs
exportfs -i FileSystemName
第24题:
chgrp
chuser
setgroups
edit /etc/security/group