- 论坛徽章:
- 0
|
帮着看看这些题!
1.Using the appropriate command, verify that the LAN hardware is installed and is recongnized by the system. What Command(s) did you use?
A.#lanscan
B.#ifconfig
C.#lanadmin
2.use which command to view the networking software that is loaded?
A. #swverify
B. #setld
C. #swlist
D. #listsw
3.Determine the current configuration of all LAN cards installed in your system,use which command?
A. #lanscan
B. #lanadmin
C. #ifconfig
D. #ifconfig –a
4.Can I have filenames longer than 14 chars?
A. Yes,modify /etc/convertfs file
B. Yes,modify /etc/inittab
C. Yes,modify /etc/fstab
D. No.
5.How can I tell what products have been loaded on my system?
A. For9.X,check the /etc/filesets
B. For 10.X,use #swlist
C. Use,#swinstall
D. Use,#listproduct –l
6.About HP-UX licensing,which of following is incorrect?
A. Display console count as one user
B. Each ASCII terminal counts as a user,regardless of how it is connected
C. Each telnet counts as a one user
D. The LAN connection counts as one user
7.How do I boot into single user mode?
A. ISL>hpux –i1 disc(;0)/stand/vmunix
B. ISL>hpux –is disc(;0)/stand/vmunix
C. ISL>hpux –iS disc(;0)/stand/vmunix
8.Can you modify root shell to korn shell via /etc/passwd
A. Yes
B. NO
9.How can I change the order of hostname resolution?
A. modify /etc/nsswitch.conf
B. modify /etc/named.conf
C. modify /etc/named/named.boot
10.which command check swap size?
A. #swap –s
B. #swapinfo –t
C. #more /etc/fstab
D. #df –k
11.How come I can\'t get all of my swap space?
A. default kernel parameter “maxswapchunks” is 512MB,if you config more swap, you need to increase its size
B. default kernel parameter “maxswapsize” is 512MB,if you config more swap, you need to increase its size
C. default kernel parameter “maxswapx” is 512MB,if you config more swap, you need to increase its size
12.How do I change the hostname, IP address, DNS Server, etc?
A. modify /etc/netconf
B. #/sbin/set_parms <parameter>
C. #uname to change hostname,#ifconfig to modify IP Address,modify /etc/named files to change DNS server.
13.use which command to find the disk devices?
A.#lsdev
B.#file /dev/dsk/rr*c
C.#ioscan –funC disk
D.#vgdisplay –v
14.use which comand to create a physical volume?
A. #pvcreate –f /dev/dsk/c0t1d0
B. #pvcreate –f /dev/rdsk/c0t1d0
C. #pvcreate –v /dev/dsk/c0t1d0
15.What is the full path of the file which was created as a result of the vgcfgbackup command automatically running?
A. /etc/lvmconfig
B. /etc/lvmconf
C. /etc/vgconf
16.Which comand to make the vg group device
A. #insf
B. #mksf
C. #mknod
D. #mkmod
17.How to backup one file system?
A. #fbackup
B. #fsback
C. #make_recovery –A
18.which configure file detemine which clients are allowed ftp access?
A. /var/adm/inetd.sec
B. /etc/netconf
C. /etc/inetd.sec
D. /var/adm/netconf.sec
19.How to make the command “cat * > bigfile” immune to hangup(logout)-no hangup?
____________________________
20.how to View routing table?
____________________________
|
|