A
B
C
D
第1题:
A.A
B.B
C.C
D.D
第2题:
A.A
B.B
C.C
D.D
第3题:
A.A
B.B
C.C
D.D
E.E
F.F
第4题:
Which of the following commands indicates the packet count for each interface?()
第5题:
Which of the following commands indicates the available state of a physical adapter?()
第6题:
You are attempting to secure a MySQL server by using SSL encryption. On starting MySQL, you get this error: 130123 10:38:02 [ERROR] mysqld: unknown option '—ssl' What is the cause of the error?()
第7题:
The RPM installation script sets a default password of password for new installations
The local root user must log in with a blank password initially: mysql –u root –p
New security measures mean that the mysql_secure_installation script must be run first on all new installations
The mysql_install_bd post-installation script used – random-password
第8题:
lsps
lsps -a
lsps -pg
lsps ALL
第9题:
MySQL requires correct file ownership while remaining secure
MySQL needs to be run as the root user, but file cannot be owned by it
MySQL cannot be run as the root user
第10题:
Mysqld uses internal configuration versioning and reverts to the previous configuration
When using mysql_config_editor for configuration adjustments, it detects incorrect syntax and typing mistakes
The mysqld_safe script skips the unknown variable and starts using the remaining configuration changes
Mysqld prints to the error log about an unknown variable, and then exits
第11题:
The — ssl level was not specified
The server was not started with the – enable–ssl-plugin option
— ssl is not a valid server option
The mysqld binary was not compiled with SSL support
The server's SSL certificate was invalid
第12题:
A
B
C
D
第13题:
A.A
B.B
C.C
D.D
第14题:
A.A
B.B
C.C
D.D
第15题:
The company auditors require a System p administrator to archive detailed information from each of their systems. Which of the following commands will accomplish this task()
第16题:
Which of the following commands will list available paging space on a system?()
第17题:
You adjust a default configuration to the following /etc/my.cnf on a Linux installation:[mysqld] Loq-bin Binrylog_format=ROW You do not notice the spelling error in binrylog_format and restart your production server. How does the MySQL server behave with incorrectly spelled options?()
第18题:
You install a copy of Mysql 5.6.13 on a brand new Linux server by using RPM packages. The server starts successfully as verified by the following commands: $ pidof mysqld 3132 $tail – n2 /var/lib.mysql/hostname.err 2013-08-18 08:18:38 3132 [Note] /usr/sbin/mysqld:ready for connections. Version: '5.6.13-enterprise-commercial-advaced' socket:'/tmp/mysql.sock' port; 3306 Mysql Enterprise Server – Advanced Edition (Commercial) You attempt to log in as the root user with the following command: $mysql – u root ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) Which statement is true about this scenario?()
第19题:
lscfg
lsdev
netstat
ifconfig
第20题:
A
B
C
D
第21题:
netstat
ipconfig
ifconfig
dig
第22题:
Shell> mysqladmin –u root –p shutdown
Shell> nmc mysql shutdown
Mysql> STOP PROCESS mysqld
Shell> /etc/init.d/mysql stop
Shell> service mysql safe_exit
Shell> pkill –u mysql mysqld_safe
Shell> net stop mysql
第23题:
lsattr
route
netstat
ifconfig