Which command can you use to verify that you have actually assumed the identity for fred?
To investigate the login problems experienced by user fred, you use su to assume the identity for fred.
Which command can you use to verify that you have actually assumed the identity for fred?
Which two commands, when used in the correct order, achieve this?
A server has new disks added and labeled by the engineer, but they need to be formatted identically to an existing disk (c3t0d0). You decide to script the process and run from the command line without interaction.
Which two commands, when used in the correct order, achieve this? (Choose two.)
Which two actions protect the integrity of the installation?
Your company has multiple sites and has decided to use WAN boot installations using the current infrastructure.
Which two actions protect the integrity of the installation? (Choose two.)
What is the EUID and the EGID of the new user?
Given:
#id
uid=101(user1) gid=10(user1)
#su user2
and
#tail -2 /etc/passwd
user1:x:101:10:/export/home/user1:/bin/ksh
user2:x:102:11:/export/home/user2:/bin/ksh
What is the EUID and the EGID of the new user?
Which FORTH Monitor command can you use to list all the commands that contain the net string?
As system administrator, you want to create an alias for the secondary network interface on a SPARC-based workstation. However, you cannot remember the exact FORTH Monitor syntax for the command that lists all the network interfaces at the ok prompt. All you remember is that the command contains the string net.
Which FORTH Monitor command can you use to list all the commands that contain the net string?
Which command achieves this?
At boot, a SPARC-based system reports this error:
ok boot
Rebooting with command: bootBoot device: disk02 File and args: Evaluating: boot Can’t open boot device
ok
To address the problem, you need to reset the boot device parameter to its default value.
There are other variables that need to retain their current values. Which command achieves this?
Which command checks to see that the daemon is online?
The security team reports that the log file displaying a list of users logged in on local and remote hosts has not been updated for 18 hours. The team states that the script is still there and has the correct permissions.
Which command checks to see that the daemon is online?
what does the Boot Solaris Menu in the Device Configuration Assistant allow you to choose?
On your x86-based system, what does the Boot Solaris Menu in the Device Configuration Assistant allow you to choose?
Which two command-line entries will create this new account?
Your company hired a new Java technology programmer, and the IT manager wants you to create a user account, user5, on the development server for this new employee. Account creation must abide by the following departmental rules:
1) The user’s home directory will be /export/home/"username".
2) Java programmers use the Korn shell.
3) The user’s home directory must be created at the time the account is created.
4) Java programmers use javap as their primary group.
5) Java programmers use javad as their secondary group.
Which two command-line entries will create this new account? (Choose two.)
Which two procedures can you use to begin the install process?
You are attempting to install Solaris 10 OS on your x86-based laptop. You insert the Solaris Installation CD 1 into the CD-ROM drive. You reboot the system, but it boots into the existing OS that is on the system.
Which two procedures can you use to begin the install process? (Choose two.)