AIX System Administration and C#/XAML Programming Quiz
A mixed quiz covering AIX operating system commands (volume groups, filesystems, NIM) and C#/XAML programming concepts including markup extensions, syntax, and language features
Questions
A sequence of keyframes defines which movement the spectator will see in an animation
- True
- False
The /home filesystem is 100% full and errors are generated trying to increase the size using chfs. Which of the following is most likely causing the problem?
- /home is still mounted
- /var is 100% full
- A user is editing a file residing in /home
- /tmp is 100% full
System p administrator needs to display the currently logged in users. Which of the commands accomplish this?
- alog
- who
- last
- lsuser
Which resource is responsible for providing boot diagnostics via NIM?
- SPOT
- lpp_source
- diagnostics CDROM
- mksysb
While attempting to mount the /fstest filesystem the system administrator gets the following error: mount: 0506-324 Cannot mount /dev/fstestlv on /fstest: A file or directory in the path name does not exist.What is the most likely cause of the error?
- The /fstest filesystem is out of space
- The volume group containing the file system is not imported.
- The /fstest directory has been removed.
- A user is logged into the /fstest filesystem.
How would an administrator remove the volume group datavg definition from the system?
- reducevg datavg
- lsvg -r datavg
- exportvg datavg
- varyoffvg datavg