How do you recover it?
You maintain a system with a service repository database that has become corrupted. How do you recover it?
Why is fred unable to access the contents of this file?
User fred complains about not being able to access the contents of the /export/share/orders file.
You check the permissions of the file with ls:
# ls -l /export/share/orders
-rw-rw-r–+ 1 root root 3441 Jan 25 16:06 /export/share/orders
Why is fred unable to access the contents of this file?
Which action should you take to prevent the / file system from filling up?
The / file system of one of your CAD users keeps filling up when printing. After investigation, you discover the 36 gigabyte disk is partitioned as follows:
/ 15 Gigabyte
swap 1 Gigabyte
/export/home 20 Gigabyte
Which action should you take to prevent the / file system from filling up?
Which is the correct cron table entry?
You need to set up a cron job that will run the /usr/bin/banner command to display the message System Backups tonight in a console window at 5:00 p.m. each Thursday.
Which is the correct cron table entry?
In which order should you restore the backup?
Given the contents of /etc/dumpdates:
/dev/rdsk/c0t0d0s7 0 Fri Jan 21 15:35:31 2005
/dev/rdsk/c0t0d0s7 2 Sat Jan 22 15:35:31 2005
/dev/rdsk/c0t0d0s7 3 Sun Jan 23 15:35:31 2005
/dev/rdsk/c0t0d0s7 4 Mon Jan 24 15:35:31 2005
Overnight, the file system on /dev/dsk/c0t0d0s7 becomes corrupt.
In which order should you restore the backup?
Which two statements are true?
Given/var/svc/log/network-ssh:default.log:
[ Jan 26 16:54:28 Leaving maintenance because clear requested. ] [ Jan 26 16:54:28 Enabled. ]
[ Jan 26 16:54:28 executing start method ("/lib/svc/method/sshd start") ] Could not load host key: /etc/ssh/ssh_host_rsa_key
Could not load host key: /etc/ssh/ssh_host_dsa_key
Disabling protocol version 2. Could not load hostkey or GSS-API mechanisms sshd: no hostkeys available — exiting.
[ Jan 26 16:54:28 Method "start" exited with status 1 ]
Which two statements are true? (Choose two.)
Which two programs can you run to create an Xorg configuration file?
An x86-based laptop has just had Solaris OS installed. The graphics configuration has not been automatically detected and it is running without graphics.
Which two programs can you run to create an Xorg configuration file? (Choose two.)
Which two statements are true?
Given:
ap::sysinit:/sbin/autopush -f /etc/iu.ap
sp::sysinit:/sbin/soconfig -f /etc/sock2path
smf::sysinit:/lib/svc/bin/svc.startd >/dev/msglog 2<>/dev/msglog </dev/console
p3:s1234:powerfail:/usr/sbin/shutdown -y -i5 -g0 >/dev/msglog 2<>/dev/msglog
Which two statements are true? (Choose two.)
Which two commands can you use to stop the process?
A user from the Stores department reports that the system has become extremely slow. You log in to the system and determine that a process, chewsystem, is using the CPU.
Given:
# ps -ef | grep chewsystem
root 1733 1 0 16:17:17 ? 0:00 /bin/ksh ./chewsystem
Which two commands can you use to stop the process? (Choose two.)
Which three statements about this output are true?
A junior administrator is concerned that the root password on a production server is no longer secure. The junior administrator sends you an email with the following text:
SU 1/25 14:01 + pts/3 root-user2
SU 1/27 09:10 – pts/5 user1-root
SU 1/27 09:11 + pts/5 user1-root
SU 1/28 21:01 + console root-user3
SU 1/29 21:30 – pts/2 user2-root
SU 1/29 21:31 – pts/2 user2-guest3
SU 1/29 21:33 + pts/2 user2-user1
Which three statements about this output are true? (Choose three.)
