An application is no longer required to start up automatically at system boot.  Which of the following  supported procedures would the administrator use to accomplish this()A、Edit the /etc/inittab and comment out the entry that starts the application by placing a at the beginning of the line.B、Use the chitab command.C、Use the rmitab command.D、Edit the /etc/reboot file to remove the entry that starts the application.

An application is no longer required to start up automatically at system boot.  Which of the following  supported procedures would the administrator use to accomplish this()

  • A、Edit the /etc/inittab and comment out the entry that starts the application by placing a at the beginning of the line.
  • B、Use the chitab command.
  • C、Use the rmitab command.
  • D、Edit the /etc/reboot file to remove the entry that starts the application.

相关考题:

Which of the following commands should be used to delete an entry from the /etc/inittab?() A.xitabB.rmitabC.chitabD.delitab

ExhibitGiven the information provided in the Exhibit, which of the following procedures will successfully resolve the problem before rebooting in normal mode?() A.Increase the size of rootvg.B.Delete unnecessary files in the / (root) file system.C.Edit /etc/inittab and correct any erroneous entries.D.Run fsck on the rootvg and recreate the log device with the following command: /usr/sbin/logform /dev/hd8.

During a planning meeting, Company.com indicates that they intend to make a relational  Database highly available. The application has a pre-requisite that a kernel extension be loaded from /etc/inittab.  How would this be managed in an HACMP environment?()  A、 It can be started with a crontab entry.B、 It can be created as an Application Server.C、 It can be added to a resource group as a dependency.D、 It cannot be done because HACMP provides no method to order application start/stop scripts.

Which of the following could the system administrator use to assist in debugging boot problems after the system is up?()A、SMSB、alogC、fsckD、bosboot

A technician installed a new application on a Windows XP desktop. When the technician tries to launch the application it crashes. Which of the following can the technician use to troubleshoot the application?()A、System logsB、Security logsC、Application logsD、Application installation logs

Which of the following circumstances would automatically create a system restore point?()A、installation of an unsigned driverB、a system crashC、installation of an application that uses Windows Installer or installation of Shield Pro version 6.0 or laterD、installing an update by using the Windows Update or Automatic UpdatesE、each time the system is rebooted

An AIX server is configured with a static IP address but the system administrator wants the server to give out IP addresses for clients who want to use the dynamic host configuration protocol instead of static IP addresses.How is this accomplished?()A、Use SMIT to have the server use DHCP instead of a static addressB、Edit /etc/rc.tcpip and start the dhcpsd daemonC、Use the network options command to enable ipforwardingD、Edit /etc/rc.net to set network options back to default

A system administrator would like to verify the user definitions in the /etc/passwd file. Which of the following commands will accomplish this?()A、usrckB、sysckC、lssecD、lsuser

A System p adminstrator must recover user information from a system that will not successfully boot. Which of the following install methods will accomplish this ()A、PreservationB、MigrationC、New and complete overwriteD、Repair

Because of changes in an application environment, the /etc/inittab file needs to be modified.  Which of the following commands would be used to accomplish this in a supported manner()A、viB、chitabC、chssysD、chrsrc

Which files are managed through the use of the file collection "HACMP_Files"?()A、The PowerHA Global ODM.B、System networking files including /etc/hosts, /etc/inetd.conf and /etc/servicesC、Security files including /etc/passwd, /etc/security/passwd, /etc/group and/etc/security/groupD、User configurable files including Application server start and stop scripts, custom pre and post notificationevents and application monitoring scripts

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?()A、viB、mkitabC、telinitD、startsrc

Which of the following commands should be used to delete an entry from the /etc/inittab?()A、xitabB、rmitabC、chitabD、delitab

A System p administrator needs to set the default password length for all users to six characters.  Which of the following files needs to be edited to accomplish this ()A、/etc/security/limitsB、/etc/security/mkuser.sysC、/etc/security/privD、/etc/security/user

A system administrator has added a new port entry in /etc/services for a new application to be tested. Which of the following commands should be used to activate this port?()A、telinit -qB、refresh -s inetdC、startsrc -g servicesD、refresh -s portmap

The administrator created an entry in the inittab for run level 2. The system was already booted in normal mode. Which will start the newly created entry?() A、init 1B、/etc/rcC、telinit qD、/etc/rc.d/rc2.d

A System p administrator would like to verify the user definitions in the /etc/passwd file.  Which of the following commands will accomplish this()A、sysckB、usrckC、lssecD、lsuser

Which of the following commands would a system administrator use to initiate a rescan of the /etc/inittab file()A、telinit -qB、init -rC、initab -sD、exec /etc/inittab

An administrator needs to change a system’s run level from level 2 to level 3. What is the appropriate  method to accomplish this()A、Use the reboot command.B、Edit the /etc/reboot file and reboot the system.C、Edit /etc/.init.state file and reboot the system.D、Use the telinit command

Which of the following commands would an administrator use to add startup scripts to the system startup process()A、chitabB、vi /etc/inittabC、vi /etc/rc.dD、mkitab

What system startup file would an administrator edit for starting up miscellaneous third party applications?()A、/etc/rc.netB、/etc/rc.bootC、/etc/rc.localD、/etc/rc.tcpip

单选题An application is no longer required to start up automatically at system boot.  Which of the following  supported procedures would the administrator use to accomplish this()AEdit the /etc/inittab and comment out the entry that starts the application by placing a at the beginning of the line.BUse the chitab command.CUse the rmitab command.DEdit the /etc/reboot file to remove the entry that starts the application.

单选题A System p administrator needs to set the default password length for all users to six characters.  Which of the following files needs to be edited to accomplish this ()A/etc/security/limitsB/etc/security/mkuser.sysC/etc/security/privD/etc/security/user

单选题A system administrator periodically receives calls from users who complain about poor performance with their application. Use the following sar command output to answer the question: Which of the following system resources need more investigation?()A CPUsB DiskC MemoryD NetworkX

单选题During a planning meeting, Company.com indicates that they intend to make a relational  Database highly available. The application has a pre-requisite that a kernel extension be loaded from /etc/inittab.  How would this be managed in an HACMP environment?()A It can be started with a crontab entry.B It can be created as an Application Server.C It can be added to a resource group as a dependency.D It cannot be done because HACMP provides no method to order application start/stop scripts.

单选题The administrator created an entry in the inittab for run level 2. The system was already booted in normal mode. Which will start the newly created entry?()Ainit 1B/etc/rcCtelinit qD/etc/rc.d/rc2.d

单选题What system startup file would an administrator edit for starting up miscellaneous third party applications?()A/etc/rc.netB/etc/rc.bootC/etc/rc.localD/etc/rc.tcpip