An AIX system is defined as a NIM client with -a connect=nimsh. The client system is up and running. The client can ping the NIM master, and the master can ping the client. The administrator of the NIM master system attempts to use NIM to install software updates on the NIM client, but obtains the error message A remote host refused an attempted connect operation.
What can the administrator of the AIX NIM client do to help resolve the problem?
An administrator wants to create a file system with a specific logical volume name, disk location, and disk placement. Which pair of commands will allow these attributes to be set during file system creation?
An AIX administrator successfully runs a command in SMIT. A few days later the administrator needs to know which command was run. How can the administrator determine this?
A system administrator needs information about the space reclamation requests generated by LVM. Which command is required to obtain this information?
After completing all necessary steps for mirroring the rootvg, an AIX administrator has created an additional filesystem using the crfs -g rootvg command. Which additional step should they perform to make the corresponding logical volume mirrored?
An administrator is configuring two Ethernet adapters in a system, and needs to route AIX packets across the two networks. Which command allows the administrator to check whether AIX is enabled for TCP/IP packet routing?
An AIX administrator needs to unconfigure a device named rmtO and remove the corresponding device definition from the Customized Devices object class in AIX V7.2. Which command should the administrator run?
An administrator is responsible for managing some AIX partitions. Which command would the administrator run to retrieve the configuration of a running partition, including configured devices?
A security auditor requires the administrator to disable direct root login to an AIX system. Where should the administrator check to see if the root login has been disabled?
A customer checks their paging space on an AIX LPAR and sees the following output:
Page SpacePhysical VolumeVolume GroupSize%UsedActiveAutoTypeChksum
pagingOOhdisk2pgvg4576MB12yesnoIv0
hd6hdisklrootvg512MB99yesyesIv0
They want to have pagingOO be active after the next reboot. Which command should be issued to accomplish this?
A customer added paging space and needs to activate it automatically after the next reboot. Which command should the administrator issue?
An administrator wants to check which system tunables have been changed in the system since last boot. Which procedure provides the information needed?
While trying to extend a file system named /work an administrator receives the following error. 0516-787 extendlv: Maximum allocation for logical volume fslv00 is 256.
What must be done to allow the file system to be extended?
An administrator is tasked with installing an open source package. They are told to use the IBM AIX Toolbox for Linux Applications because the organization wants to be able to open tickets with IBM support.
What should the administrator tell the requester?
An administrator checks the IBM Fix Level Recommendation Tool (FLRT) for their system to see if they need to update IBM firmware or software.
The tool asks for their current system firmware level. How can the administrator confirm what it is?
An AIX administrator is struggling with installing RPM packages. When they try to install a package, errors appear that there are prerequisite RPMs that also need to be installed. Which tool can be used to simplify resolving these dependencies?
Which command should be used to perform a graceful shutdown and reboot of an AIX LPAR?
One morning the application owner needed to urgently transfer some files using FTP from Development Dev_DB_Server to the production server - DB_Server, but is receiving the following error:
connect: Connection refused
Note: DB_Server-cannot be shutdown during business hours.
Checking the setup of DB_Serrver, the administrator finds the following entries in /etc/inetd.conf
The administrator also, finds the file /etc/ftpaccess . ctl doesn't exit.
Which two methods can be used to allow files to be transferred to DB Server using FTP?