GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Certification  >  Sun  >  310-014
Go To First  |  Previous Question  |  Next Question 
 310-014  |  Question 173 of 175    Print  
Several permanent customized device aliases exist at the OBP level on your system. You
want to temporarily prevent them from being used, but you also want to avoid having to
refine the aliases.
Which sequence of OBP commands allows you to temporarily disable the customized
device aliases defined on your system?
A. use-nvramrc=false
reset
B. use-nvramrc?=false
reset
C. setenv use-nvramrc? False
reset
D. setenv use-nvramrc?=false
reset
Answer: C



  
Total Answers and Comments: 1 Last Update: May 23, 2008   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
May 23, 2008 01:17:54   #1  
nirmalrajece Member Since: May 2008   Contribution: 2    

RE: Several permanent customized device aliases exist at the OBP level on your system. You want to temporarily prevent them from being used, but you also want to avoid having to refine the aliases. Which sequence of OBP commands allows you to te
Correct answer is C

 
Is this answer useful? Yes | No

 Related Questions

Which two describe /dev/rmt0? (Choose two) A. The first instance of a tape drive. B. The physical device name for the default tape drive. C. The logical device name with hardware compression activated. D. The default tape device name as indicated in the /kernel/drv/st.conf file. E. The default tape device name that indicates the tape should not be rewound when the current operation completes.
Answer: A and D  

You have only a limited number of tapes available, and need to use them to hold as much data as possible. Which tape device allows you to save the most data on a single tape? A. /dev/rmt/oz B. /dev/rmt/01 C. /dev/rmt0m D. /dev/rmt/0h
Answer: D 

What is a valid /etc/vfstab entry for associating the /export directory with the device c2t3d0s0? A. /dev/dsk/c2t3d0s0 /dev/rdsk/c2t3d0s0 /export ufs 1 yes B. /dev/rdsk/c2t3d0s0 /dev/rdsk/c2t3d0s0 /export ufs 1 yes – C. /dev/dsk/c2t3d0s0 /dev/rdsk/c2t3d0s0 /export ufs 1 yes – D. /devices/dsk/c2t3d0s0 /devices/rdsk/c2t3d0s0 /export ufs 1 yes –
Answer: C 

With the system powered off, you physically connect a new SCSI disk intro the existing SCSI chain. You boot the system using the boot –r command. In which four locations can you find the new device names for the new SCSI disk? (Choose four) A. /devices B. /dev/dsk C. /dev/rdsk D. /kernel/drv E. /etc/path_to_inst F. /etc/name_to_major G. /platform/sun4u/kernel/drv
Answer: A, B, C and F 

You have four printers installed and configured on your print server. The printers are named according to their performance: veryfast, fast, medium, and slow. You want to define a print class, printclass, that incorporates all four printers and sends most of the work to the veryfast and fast printers. Which sequence of commands on the print server accomplishes this task? A. lpadmin –p veryfast,fast,medium,slow –c printclass B. lpsched –p veryfast,fast,medium,slow –c printclass
Answer: D 

You telnet into a Solaris machine and log in as user1. Your account is set up to use the C shell (csh) and your home directory is /home/user1. Which three files (assuming they exist) does the C shell read to initialize your environment? (Choose three) A. /etc/login B. /etc/.login C. /etc/profile D. /home/user1/.login E. /home/user1/.cshrc F. /home/user1/.profile
Answer: B, C and E  

The SUNWman package has been spooled into the /export/host1/packages directory. Your current directory is /etc. You want to obtain detailed information about this package before installing it into the Solaris Operating Environment on your system. Which command displays the information you want to see? A. pkginfo –dl . SUNWman B. pkginfo –dl /export/host1/packages SUNWman C. pkginfo –d /export/host1/packages –l SUNWman D. pkginfo –d SUNWman /export/hist1/packages
Answer: C  

You have shut down your system to run level 0, and you are at the ok prompt. You want to display a list of disk device paths and choose one to use it a customized device alias. Which OBP command allows you to select a device path and later insert it into the command line that creates the new device alias? A. devalias B. show-devs C. show-disks D. find-device
Answer: C  

You have logged into the console as user1. Now you log in as root using the su command. Which user identities do the whoami and who am i commands report? A. whoami reports root, who am i reports root. B. whoami reports user1, who am i reports root. C. whoami reports root, who am i reports user1. D. whoami reports user1, who am i reports user1.
Answer: C  

An fsck has just been run on an unmounted file system that exists on /dev/rdsk/c0t3d0s7. Which command can you use to mount this file system as /export/eng_data? A. mount /dev/dsk/c0t3d0s7 /export/eng_data B. mount /export/eng_date /dev/dsk/c0t3d0s7 C. mount /dev/rdsk/c0t3d0s7 /export/eng_data D. mount /export/eng_data /dev/rdsk/c0t3d0s7
Answer: A  


 Sponsored Links

 
Related Articles

High Level Data Link Control (HDLC)

High Level Data Link Control HDLC The High Level Data Link Control protocol was developed by the International Organization for Standardization ISO It is used for switched and non switched networks and is a bit oriented architecture The High Level Data Link Control has been accepted and used widel
 

SOA Definitions and Certification

SOA Definitions and Certification Service Oriented Architecture is a design that enables Business and computational resources to be linked together on demand as a means of achieving the results desired for service consumers which may be end users or other services Service Oriented Architecture has
 

How to call C header that is not provided generally by system in C++?

Headers can be called by using extern C Syntax of extern C is: extern "C" <function declaration> for example to call C functions from C++ we can write extern "C" { <function declaration> <function declaration> ...
 

SQL Table Commands

SQL Table Commands Overview As mentioned previously in this series of SQL articles, databases are primarily composed of tables. The “columns and rows” structure of the table allows data to be efficiently inserted, manipulated, updated, and deleted from the database. The three mos
 

ITIL Service Level Management

Service Level Management Service level management (SLM) is one of the five components in the ITIL service delivery area. It is known as the most significant set of processes in the ITIL framework. The SLM processes provide a structure that defines services, and also defines which service levels are
 

System Implementation

In the previous articles relating to SDLC Stages we discussed about Project Planning and Feasibility Study moved on to System Analysis and Requirements which lead to Systems Design. Systems Design will naturally lead to another stage where it becomes closer to the actual deployment of the p
 

System Analysis and Requirements

In the previous chapter, we’ve discussed about project planning and feasibility study. That stage was important because it tries to establish a problem in our highly technological world. As our understanding on what we can do in computers evolve and so are the things that we need to make t
 

Tips for Oracle Certification

Getting an Oracle certification is reliable credential recognized by industries that can accelerate professional development and their productivity. So this article provides some tips for getting this oracle certification.  First one must plan well to allocate their time for prepari
 

Oracle Certification and its Importance

Oracle certifications are valid credential recognized by industry that can help one to succeed in their IT career. Oracle is the largest enterprise software company and to get the oracle certification from this company is really a great credit to career.  The Oracle Certification Progr
 

Insight on SAP Certification

The demand for SAP remains strong which makes experience as the paramount in finding work as an SAP consultant or programmer and along with this certification can provide concrete evidence of SAP expertise. The other main reason for certification playing an important role is because the certified
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape