GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Certification  >  Sun  >  310-015
Go To First  |  Previous Question  |  Next Question 
 310-015  |  Question 90 of 390    Print  
What is the function of the unshareall command when run on an NFS server?
A. Unshares only the last shared resources.
B. Unshared all resources listed in the /etc/vfstab file.
C. Unshares only those resources that are not currently being used.
D. Unshares all shared resources listed in the /etc/dfs/sharetab file.
E. Unshares and then re-shares all resources listed in the /etc/dfs/dfstab file.
Ans: D
Explanation
The "unshareall" command reads the /etc/dfs/sharetab and unshares all file systems listed in the that file.



  
Total Answers and Comments: 0 Last Update: N/A   
  
 Sponsored Links

 

No answers are posted for this question yet.
Be the first to answer it!


 Related Questions

While configuring NIS on a system, you execute the command string: # domainname testlab.Region.Org.COM Which two statements about this command are true? (Choose two) A. The servers name is test lab, and it resides in the region.org.com domain. B. Executing this command populates the /etc/defaultdomain file with the domain name. C. The domain name is case sensitive, and must be configured exactly as specified on this command-line. D. The domain name is the entire character string
Ans: C, D  

You have configured an NIS domain within your organization which includes 1 master server, 3 slave servers, and 30 client systems. Which two are daemons which run only on the master server? (Choose two) A. ypserv B. rpc.ypupdated C. rpc.yppassword D. ypxfr_1perday
Ans: B, C  

Given that the /etc/hostname.hme0 file exists during the boot process, which run control script would run the ifconfig command to configure the hme0 interface? A. S69inet B. S20sysetup C. S71sysid.sys D. S30sysid.net E. S30network.sh
Ans: E  

Your syslog configuration file contains the line: mail.debug ifdef(’LOGHOST’, /var/log/syslog, @loghost) Which two are correct statements about this entry? (Choose two) A. The ifdef statement is interpreted by the syslogd daemon. B. If the loghost alias is set to be the local host, messages are sent to the /var/log/syslog file. C. If the loghost alias is not set to the local host, messages are sent to the host defined as the loghost. D. If the loghost alias is set to
Ans: B, C  

With regard to the JumpStart services available with the Solaris Operating Environment, which server provides an image of the Solaris Operating Environment that the JumpStart client uses as its source of data? A. The web server. B. The boot server. C. The install server. D. The configuration server.
Ans: C  

You are creating a Flash archive of your existing system which is to be used to install other systems on the network in your configuration. Which two are required by the flarcreate command? (Choose two) A. The files to include in the archive. B. The file in which to create the archive. C. The name used to identify the archive. D. The name of the user creating the archive. E. The systems to be installed using the archive.
Ans: B, C  

Your NFS server log configuration file contains the entry: applog defaultdir=/var/nfs buffer=/var/tmp/buffer fhtable=fhtable log=applog Which two are correct statements about this entry? (Choose two) A. The transaction buffer file is /var/tmp/buffer. B. The human-readable log file is /var/tmp/applog. C. The human-readable log file is /var/nfs/applog. D. This entry will be applied to all NFS shares by default. E. The file handle mapping table is /var/tmp/fhtable. F. This entry
Ans: A, C  

A user on an NIS client is trying to search for a specific host in the NIS database. The user sees the following error message when running the ypmatch command. $ ypmatch 194.168.85.121 hosts Can’t match key 194.168.85.121 in map hosts.byname. Reason: no such key in map. The ypcat hosts command on the client reveals the entry 194.168.85.121 hostA. What is the reason the user can NOT search and find the host 194.168.85.121? A. The ypbind daemon was NOT running on the client.
Ans: C  

You are monitoring a Solaris system named host1 as it boots, and the boot sequence proceeds as far as the line: Setting default IPv4 interface for multicast: add net 224.0/4: gateway host1 The system then stops and waits. Which is a possible solution to this problem? A. Edit the /etc/vfstab file so that all boot time NFS mounts use the bg mount option. B. Wait for the login prompt, supply the root password, and edit the /ect/nodename file. C. Boot the system to single user mode
Ans: A  

What is a benefit of mounting resources using the automounter? A. Resources are mounted in demand. B. The server controls the mounting of the client resource. C. The NFS resources stay mounted permanently on the client. D. The automount utility updates the client /etc/vfstab file automatically.
Ans: A  


 Sponsored Links

 
Related Articles

Accessing Repository Resources with SQL

Accessing Repository Resources with SQL In fact Oracle XML DB repository resources are stored in a set of database tables and indexes which can be accessed via SQL You are not supposed to access those tables directly Instead Oracle XML DB provides two public views RESOURCE VIEW and PATH VIEW through
 

SQL Server 2005 Integration Services Review

SQL Server 2005 Integration Services using Visual Studio 2005 A Beginner s Guide SQL Server 2005 A offering of Microsoft Corporation for database management the SQL server 2005 is one of the powerful database management systems in the world Available for integration in almost any system that uses Mi
 

SQL Server Integration Services

SQL Server Integration Services Here is a sample chapter from Beginners Guide to SQL Server Integration Services Using Visual Studio 2005 by Jayaram Krishnaswamy Environment set up for Visual Studio 2005 with respect to SSIS and multiple tasking Connecting to Microsoft Access Text Files Excel S
 

Web Server

Web Server A web server can be a program or the computer itself which receives the requests from various other browsers and responds to those requests These requests are all requests that are being sent for some documents There are two kinds of web servers available The web server program and the
 

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
 

C++ Pure Virtual Function and Base Class

C Pure Virtual Function and Virtual Base Class In this C tutorial you will learn about pure virtual function declaration of pure virtual function and virtual base class virtual base class and how to implement a virtual base class explained with examples mosgoogle center What is Pure Virtual Function
 

ERP Human Resources: The Key for Success

ERP Human Resources The Key for Success The intense competitiveness in the global markets demand an improvement in the results In this context it is critical of the management of human resources The concept of Human Resources as a cost generator has to change into a profits generator mosgoogle cente
 

C++ Function Passing Types

C Function Passing Types In this C tutorial you will learn about function passing types two types of arguments passing in functions passed by value  and  passed by reference are discussed here mosgoogle center The arguments passed to a function can be performed in two ways Passed
 

Client-Server Models and N-Tier Applications

Client Server Models and N Tier Applications One of principal objective of Client Server methods is to provide data to an end user However Client Server architectural methodologies are much more complex Client Server describes the process wherein a client program generates contact with a separate se
 

Java and Client Server Models

Java and Client Server Models The Role of Client Servers on the Web Client server models provide the essential mechanisms for working with the Internet In fact most of the World Wide Web is built according to this paradigm In client server models the web browsers run by millions of users are the cli
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape