《aix系统应用基础》练习题11-图形用户环境.pptx
AIX考试题和答案
一、填空题1、操作系统的kernel 和硬件交互,用户通过shell 和操作系统交互。
2、vi 编辑器可在多种UNIX系统平台下通用。
3、在系统中man 命令可以提供命令语法的帮助信息。
4、pwd 命令可以确认当前的工作目录。
5、AIX的文件系统具有倒树状结构,通常包括普通文件、目录、特殊文件三种文件类型。
6、改变文件的权限模式为rwxr-xr-x,对应的8进制模式代码是755 。
7、vi编辑器有文本编辑和命令行模式,编辑完成要保存并且退出可使用:x 、:wq 、shift+zz 三种方式8、当使用vi编辑器时,敲escape键将会进入模式。
9、给出如下的vi命令,请填到正确的位置:10、标准输入的系统变量名是0 ,标准输出的系统变量名是 1 ,标准错误输出是 2 。
11、echo $$该命令显示的是当前SHELL的进程ID号。
12、在UNIX下生存周期很长的特殊系统进程叫daemons或守护进程。
13、用户想将进程放到后台运行,用户退出后进程也不会被挂起,使用的命令是nohup ,缺省情况下输出和错误信息会放到nohup.out 文件中。
14、在你自己的用户环境中你可以通过$HOME或家目录位置下的.profile 文件来自定义。
15、用户要在根目录下查找名为file1的文件命令是find / -name file1 。
16、按要求使用grep命令查找file1中内容:1、查找以大写B开头匹配的字符:grep …^B‟ file12、查找以5结尾匹配的字符:grep …5$‟ file13、查找以D或H开头匹配的字符:grep …^[DH]‟ file14、查找以A开头紧跟单个任意字符再跟零或者任意个字符最后以零结尾匹配的字符:grep …^A.*0$‟ file117、将/tmp/aix目录下的内容tar到磁带rmt0上的命令为:tar –cvf /dev/rmt0 /tmp/aix/二、选择题(多选)1、下列哪个命令的语法是正确的。
AIX操作系统初级测试题-166道
AIX初级培训测试题姓名_______ 部门_________ 成绩________1.如果要恢复遗忘的root密码,则使用什么模式启动AIX?BA.SMS B.Maintenance C. Diagnostics D. Fix2.以下那条命令可以备份rootvg到磁带?AA.mksysb –ive /dev/rmt0B. tar –cvf /dev/rmt0 /rootvgC. find / –depth |cpio –ov > /dev/rmt0D.backup -0 -uf /dev/rmt0 rootvg3.以下那个命令不能将备份恢复?DA.retore B.restvg C.tar D. restfile4.以下那个运行级别是AIX默认的运行级别?CA.0 B. 1 C. 2 D. s5.以下哪种操作是通常的重启命令?AA. shutdown –FrB. reboot nowC. halt –qD shutdown immediat6.以下哪个方法不是AIX的正常启动方式?BA.光盘B.u盘C.磁带D.网络7.以下哪条命令可以查询设备名为fcs0的光纤存储卡WWN号?DA. lsdev –Cc adapter|grep fcs0B.lsattr –El fcs0C. lsslot –c pci|grep fcs0D. lscfg –vl fcs08.在一台p550服务器热安装了一块pci-e接口的网卡,使用什么命令可以使AIX 识别出并使设备处于’Avilable’状态?DA.mkdev –c if –l en9B. mkdev –c adapter –t ent9C. mkvdev –dev ent9 –vadapter vhost2 –vdev vent4D. cfgmgr –v9.修改什么文件可以配置DNS?CA./etc/ntpd.conf B./etc/rc.tcpip C./etc/resolv.conf D./etc/hosts 10.哪种方式不能使在en0上配的ip重启后继续生效?BA.chdev –l en0 –a netaddr=1.1.1.5 netmask=255.255.255.0 state=upB. ifconfig en0 address 1.1.1.5 netmask 255.255.255.0 upC. 使用smitty tcpip快捷菜单11.如何查看设备名为ent1的网卡在哪个槽位?BA.lsslot –l ent1 B.lscfg –l ent1 C.entstat ent1 D.lsattr –El ent1 12./etc/init对应的进程号(pid)是多少?BA.0 B. 1 C.10 D.102413.SMIT中按什么快捷键可以显示当前的对应命令?BA.Esc+3 B.Esc+6 C.Esc+8 D.Esc+914.若需要永久关闭sendmail服务(下次主机重启不会自动启动),需要编辑哪个文件?DA./etc/tcpip.confB./etc/inetd.confC./etc/sendmail.confD. /etc/rc.tcpip15.以下哪个命令不能直接显示系统实际内存数?AA.svmon –GB. vmstatC. lsattr –El sys0|grep realmemC. lsattr –El mem016.下列哪条命令可以查看rootvg上的所有逻辑卷?BA. lsvg –p rootvgB. lsvg –l rootvgC. lslv –a ALLD. lslv –l rootvg17.vi中将光标上移一行需要按什么键?CA.h B. j C. k D.l18.在rootvg(PPSIZE=256m)上使用jfs2建立了/oracle文件系统,大小为5G。
AIX系统管理(初级)培训试题
IBM RS/6000 AIX版本4系统管理(初级)培训试题1.AIX可从以下何种介质安装:a. 8mm 磁带b. CD-ROM光盘c. 软磁盘d. 4mm磁带2.安装AIX时,如果使用ASCII终端作为控制台,其串口位速率(bps)必须是:3.安装AIX时,系统控制台是如何确定的:4.任何系统管理任务都可以用SMIT来完成:5.SMIT功能键:显示SMIT所执行的命令的功能键是:可以列出当前菜单/列表/屏幕的快速路径的功能键是:把当前屏幕显示内容记录到SMIT记录文件的功能键是:在SMIT中启动一个子shell的功能键是:回退到上一级菜单的功能键是:6.关于VSM,如下说法哪些是正确的:a. VSM主要用于图形环境,但未安装图形支持时也可用于字符环境。
b. xuserm命令提供对用户和用户组的管理功能。
c. 所有SMIT所能完成的系统管理任务,通过VSM也可以。
7.处于哪些状态的软件对用户是可用的:a. Appliedb. Removedc. Installd. Committed8.软件可安装的最小单位是:9.在基于MCA的RS/6000系统上,锁孔拨到Service位置,系统加电启动,最后面板上LED显示的代码是:10.存放系统启动时需要初始化的所有系统进程的文件是:11.只有从控制台才能执行shutdown命令:12.设备rmt0是:13.设备rmt0和rmt0.1的区别是:14.使设备从可用状态(Available)变为已定义状态(Defined)使用命令:15.TTY设备由系统自动发现并配置,但系统所自动选择的TTY设备参数可能与TTY设备本身的不一致,因此需要系统管理人员查看TTY设备的配置,并修改可能存在的错误。
这个说法正确吗?16.设备/dev/tty0、/dev/tty1、…、/dev/tty x中,0-x只是设备建立先后顺序的编号,与TTY设备连接的端口号无关。
这个说法正确吗?17.请在以下说法中标出正确的:a. 每个用户都可以有自己的默认打印队列。
《aix系统应用基础》练习题1-常用基本命令.pptx
the shell
答案:D
答案:A
Which option is used to delete multiple e-mail messages when using the mail command?
A. shell script B. .delete file must exist C. d command followed by the message numbers D. dd command to set up a block of message
user’s name D. type the passwd -f command
答案:D
What is the proper way for a user to change the user’s login shell?
A. type the shell newshell command, where newshell is the new shell
numbers
答案:C
What is the correct way for a user to e the user’s name in the password file?
A. edit the /etc/passwd file and change the user’s name
B. type the passwd command C. type the logname command followed by the
《aix系统应用基础》练习题11-图形用户环境-精选文档
A. B. C. D. COPY of that word PASTE of that word CUT of the line of text containing that word PASTE of the line of text containing that word
Байду номын сангаас
答案:
答案:C
When is a window ready to receive input or other window manager functions? A. B. C. D. it has been minimized it is the only visible window on the display any portion of the window is visible it has been selected for input focus
C. Move the cursor to the beginning of the first word to be copied, click and hold down the left mouse button, move the cursor to the end of the last word to be copied highlighting the text, and release the left mouse button, type CTRL-C, move the cursor to command prompt, type CTRL-V D. Move the cursor to the beginning of the first word to be copied, double-click the right mouse button for each word to be copied highlighting each word. When all words have been highlighted, move the cursor to command prompt and click the left mouse button
AIX操作系统培训
系统初始化(2)
服务器上设备的配置
启动AIX,运行从cfgmgr 识别各类硬件设备
•了解pSeries服务器及AIX的启动
• 描述UNIX和AIX的发展和变化
IBM System
Syetem x
基于Intel构 架的服务器
最开放的 UNIX系统
Syetem p
集成的商用 服务器
Syetem i
Syetem z
代表故障 时间为零
IBM System & Server p5 Family
― shutdown
一分钟后关机
― shutdown +2
二分钟后关机
― shutdown –Fr
马上重启(-r)
关机过程
关机顺序与开机正好相反 运行/etc/rc.shutdown关闭程序 提醒用户(wall) 关闭用户进程 停止系统服务进程 卸载文件系统(umount) 停止处理器 选择-r参数时,通过服务处理器重启
加载动态设备驱动程序
可从LED上观察当前配置的设备
系统初始化(3)
AIX核心取得控制权
运行AIX 主控台显示AIX的信息 加载相关卷组(varyonvg) mount文件系统 开启paging spaces 执行/etc/inittab中的命令 启动各类服务:tcp/ip, nfs, error reporting 屏幕出现登录信息
JFS-JOURNAL FILE SYSTEM
日志文件系统:借鉴了数据库保护数据的技术,以 日记的形式记录文件中的变化。
AIX系统管理培训笔试测试题
AIX系统管理培训测试题一、选择题(30*1)No.1要更换一块做过镜像的磁盘,下面哪个命令能够清除故障磁盘上的引导信息?A chpv –cB rmlv hd5C bosboot –adD rmdev –dl hd5答案:No.2下面哪个命令能够查看主机上全部PCI热拔插卡槽和它们的属性?A lsattr –l pciB lscfg –Cc pciC lsconn –p pci –aD lsslot –c pci –a答案:No.3由于性能问题需要把hdisk1上面的页面空间paging01增加空间容量,物理分区大小是4MB。
哪个命令能增加100MB给paging01 ?A swapon –a paging01 25B mkps –a 25 paging01C extendlv –a paging01 25D chps –a 25 paging01答案:No.4下面哪个命令可以用来查看datavg卷组中包含的的文件系统A lspv datavgB lslv –a datavgC lsfs –v datavgD lsvg –l datavg答案:No.5一个生产系统需要从AIX5.1更新到AIX5.2 。
全部日志和用户信息需要保留。
下面哪个安装方法能够完成升级?A update installationB migration installationC preservation installationD new and complete overwrite installation答案:No.6一个系统管理员最近需要把一些处于应用状态的补丁删除掉。
下面哪个安装选项能够移除这些补丁?A cleanupB commitC deinstallD reject答案:No.7文件系统/systest 对应的逻辑卷是testvg卷组里面的/dev/testlv。
testvg 是对应物理磁盘hdisk2 和hdisk3。
aix试题
一、选择题(不定项选择3×10=30)1、AIX 5L操作系统内核有()可供选择安装。
A、16位B、32位C、48位D、64位2、在smitty中,下面哪个符号表示字段的值表示必须输入文件或者目录路径()。
A、*B、+C、/D、#3、壹台AIX操作系统的服务器被用作文件存储服务,所有的数据都存放在非root 卷组里面. 下面哪条命令能够最快速的备份这些数据?A. backupB. mksysbC. paxD. savevg4、下面哪条命令能够显示下面的结果?()A、lsdev –Cc diskB、lspvC、lsdev –Pc diskD、lsvg –pA、rmpci –dl C4 -RB、rmdev -dl fcs0 –RC、rmpci –dl fcs0 –RD、rmdev –dl C4 –R6、系通管理员可以用以下哪条命令给系统创建一个新用户并且同时创建该用户的Home目录?A. mkuserB. cruserC. edit /etc/security/userD. edit /etc/passwd7、一个T42机柜上计划上架P55A×2、B16光纤交换机一台、DS4700存储+EXP710扩展柜一套,一共占用了机柜()的空间:A、8UB、10UC、13UD、15U8、假设P55A的一个CPU模块内存插槽编号如下图所示,要往该模块中加1931×1,内存正确的插法是:()A、0-2B、4-6C、0-7D、4-79、以下读写性能最优且有数据安全保障的RAID方式是()A、RAID 0B、RAID 1C、RAID 5D、RAID 0+110、B16 SAN光纤交换机最大支持()Port?A、8B、12C、16D、32二、简答题(2*15=30)1、查看名字为fcs0设备属性的命令2、查看机器序列号的命令2、查看PCI槽上设备信息的命令3、查看IP地址的命令4、查看内存大小的命令5、快速关机并重新启动系统的命令6、修改test用户密码的命令7、删除设备ent0的命令8、删除test用户的命令10 查看/usr 中有哪些文件的命令11 AIX 是什么的缩写12 ODM 是什么的缩写13 JFS2是什么的缩写14 如何执行一个SHELL脚本15 SHELL中$ * ? > <,这5个符号分别是什么意思三、问答题(5*5=25)1 简述IBM小型机的发展过程,并把现公司常出的P5系列中有哪些产品.2 简述VG LV LP PV PP 之间的关系和联系3 简单罗列几个VI中的参数或者键位.并说明其意义,最少5个4 简单描述一下根目录中主要的几个文件夹,并说明该文件夹是放哪类文件(最少4个)5 描述各部分的类别及含义.tcp.client 5.3.0.54一、单项选择题(本大题共26小题。
《aix系统应用基础》练习题9-aix工具-PPT精品文档
答案:C
Which command will display all lines in file1 that begin with the string abc and end with the string xyz?
A. B. C. D. grep grep grep grep “^abc*xyz$” file1 abc*xyz\\n file1 ^abc file1 | grep -v xyz$ file1 “^abc” file1 | grep “xyz$”
A. B. C. D. fc set type h to read a logfile that gets updated every minute. What is the correct command to view the new incoming messages in real time?
答案:B
Which command will display all lines in file1 that contain either the string abc or the string xyz? A. B. C. D. grep grep grep grep abc file1 | grep xyz file1 -E “abc|xyz” file1 [abc-xyz] file1 ^[abc|xyz]$ file1
答案:D
Which command will display all lines in file1 that contain the string abc but NOT the string xyz? A. B. C. D. grep grep grep grep -E “abc&!xyz” file1 abc file1 | grep -v xyz [abc][^xyz] file1 -v xyz “abc” file1
《aix系统应用基础》练习题14-打印-10页PPT精选文档
答案:C
With multiple print queues defined, what is the most appropriate command to display the status of all print queues on a system?
Which command will cancel the print job number 123 from the Post Script “PS” print queue?
A. qcan -P 123 B. qcan -X PS 123 C. qcan -X -P PS 123 D. Qcan -P PS -x 123
A. lprm -P colorq 1 B. lprm -P C. lprm D. lprm colorq 1
答案:C
A. cancel color B. cancel -u 321 C. cancel 321 D. cancel -u color
答案:C
What AIX command displays the current status information regarding specified print jobs, print qlpr D. qchk
答案:A
The System V lprm command removes one or more jobs from the spool queue of a printer. If the PRINTER, or LPDEST, variable is set to COLORQ, which option removes all of the jobs belonging to the user issuing the lprm command for the print queue called colorq?
《aix系统应用基础》练习题4-权限.pptx
A. ls -d B. ls -a / C. ls -a dog D. ls -al dog
答案:D
The mydata file currently has permission bits set at 755. Which of the following commands will take away the execute permission from the group and others?
A. chmod 777 /home/me/mydir B. chmod go-r /home/me/mydir/* C. chmod u+r /home/me/mydir*.* D. chmod 700 /home/me/mydir
答案:B
After executing the following: chmod 777 dog
A. chmod 655 mydata B. chmod go-x mydata C. chmod uo-x mydata D. chmod 554 mydata
答案:B
A. ls -l B. ls -R C. ls -al D. ls -alR
答案:D
How can permissions for the chmod command be written?
A. as a hex number B. in either octal or symbolic notation C. as string of “rwx” to picture the layout of the
答案:C
If the current directory was /home/guest, which command would the user execute to list all permissions of all files in all subdirectories of /home/guest?
《aix系统应用基础》练习题4-权限.pptx
If the current directory was /home/guest, which command would the user execute to list all permissions of all files in all subdirectories of /home/guest?
Which command would verity the results?
A. ls -d B. ls -a / C. ls -a dog D. ls -al dog
答案:D
The mydata file currently has permission bits set at 755. Which of the following commands will take away the execute permission from the group and othee/mydir B. chmod go-r /home/me/mydir/* C. chmod u+r /home/me/mydir*.* D. chmod 700 /home/me/mydir
答案:B
After executing the following: chmod 777 dog
A. ls -l B. ls -R C. ls -al D. ls -alR
答案:D
How can permissions for the chmod command be written?
A. as a hex number B. in either octal or symbolic notation C. as string of “rwx” to picture the layout of the
《aix系统应用基础》练习题9-aix工具
编辑ppt
•searches a relative path •uses absolute path for its search •restricts the search to two directory levels •starts the search from the parent directory
答案:B
编辑ppt
Which command will display all lines in file1 that contain either the string abc or the string xyz?
A. grep abc|xyz” file1 C. grep [abc-xyz] file1 D. grep ^[abc|xyz]$ file1
Which command lists all files in the /home file system?
A. find . -name /home B. find /home -print C. find . -name all D. find /home -type all
答案:B
编辑ppt
答案:A
编辑ppt
A user is trying to read a logfile that gets updated every minute. What is the correct command to view the new incoming messages in real time?
答案:A
编辑ppt
Which of the following commands should be used to list all files in the current directory that have been changed during the current 24-hour period?
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
C. Move the cursor to the beginning of the first word to
be copied, click and hold down the left mouse button, move the cursor to the end of the last word to be copied highlighting the text, and release the left mouse button, type CTRL-C, move the cursor to command prompt, type CTRL-V
答案:B
ቤተ መጻሕፍቲ ባይዱ
By default, clicking the left mouse button anywhere inside an AIX window will cause what action to be taken?
A. iconify the window B. display the window menu C. resize the window to full-screen D. allow it to receive input or other window
答案:C
When is a window ready to receive input or other window manager functions? A. it has been minimized B. it is the only visible window on the display C. any portion of the window is visible D. it has been selected for input focus
B. Move the cursor to the beginning of the first word to
be copied, click the left mouse button, move the cursor to the end of the last word to be copied, click the right mouse button, click the center mouse button
D. Move the cursor to the beginning of the first word to
be copied, double-click the right mouse button for each word to be copied highlighting each word. When all words have been highlighted, move the cursor to command prompt and click the left mouse button
答案:
By default, double-click the left mouse button on a word of text initiates what action inside an AIX Windows environment
A. COPY of that word B. PASTE of that word C. CUT of the line of text containing that word D. PASTE of the line of text containing that word
manager functions
答案:D
Which of the following is one way a user could copy several words to the command prompt in an AIXTerm window?
A. Move the cursor to the beginning of the first word to be copied, click and hold down the center mouse button, move the cursor to the end of the last word to be copied highlighting the text, and release the center mouse button, move the cursor to command prompt and click the right mouse button
A. type “export DISPLAY=sys01:0” on sys01 B. type “export DISPLAY=sys01:0 ” on sys07 C. type “export DISPLAY=sys07:0 ” on sys01 D. type “export DISPLAY=sys07:0 ” on sys07
答案:A
Which command would be used to show the current system host names that have access to a user’s X server?
A. xinit B. cat /.rhost C. xhost D. xdm –config
答案:D
A user on system sys01 telnets to system sys07 and attempts to run an X-Windows based application, receiving the following error message:
Unable to open display What should the user do to resolve this problem?