网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
Which of the following commands will mount a remote Samba share when the user is Winuser and the password is somepass?()
A

 mount -t smbfs -o username=Winuser,password=somepass //SERVER/share /media/sambashare

B

 mount -t smbfs -o username=Winuser,password=somepass //SERVER/share /media/sambashare

C

 mount -t smbfs -o Winuser%somepass //SERVER/share /media/sambashare

D

 mount -t smbfs -o username=Winuser%somepass //SERVER/share /media/sambashare


参考答案

参考解析
解析: 暂无解析
更多 “单选题Which of the following commands will mount a remote Samba share when the user is Winuser and the password is somepass?()A  mount -t smbfs -o username=Winuser,password=somepass //SERVER/share /media/sambashareB  mount -t smbfs -o username=Winuser,password=somepass //SERVER/share /media/sambashareC  mount -t smbfs -o Winuser%somepass //SERVER/share /media/sambashareD  mount -t smbfs -o username=Winuser%somepass //SERVER/share /media/sambashare” 相关考题
考题 Users are reporting problems connecting to servers in the remote company.com domain. The administrator suspects this to be a DNS problem.Which of the following commands would the administrator run to identify the DNS server of the remote company.com?()A. dig company.com nsB. ipconfig/allC. ifconfig-aD. dig company.com mx

考题 The operator needs to change the /test filesystem in the testvg volume group so that it mounts automatically following a system reboot. Which of the following commands is correct?() A. chvg -a y testvgB. chfs -A yes /testC. mount /test -auto=yesD. chlv -a automount=y testlv

考题 Which of the following commands can be used to gather information about the AS-PATH of a BGProute? (Choose all that apply.)()A、show ip bgp neighborsB、debug ip bgp updatesC、show ip route bgpD、show ip bgpE、show ip bgp summaryF、sh ip bgp database

考题 The operator needs to change the /test filesystem in the testvg volume group so that it mounts automatically following a system reboot. Which of the following commands is correct?()A、chvg -a y testvgB、chfs -A yes /testC、mount /test -auto=yesD、chlv -a automount=y testlv

考题 Which of the following commands would a system administrator use to automate monitoring and notification of filling filesystems ()A、startcondrespB、filemonC、lsfsD、mount

考题 Which of the following commands provides data plane information required to forward a packet toa specific ip address?()A、sh ip routeB、sh ip cef 〈ip_address〉C、sh adjacency 〈ip_address〉D、sh ip route 〈ip_addres$〉E、sh ip adjacency 〈/p_address〉F、sh ip cef 〈mac_addrQss〉〈ip_address〉

考题 Which of the following commands will mount a remote Samba share when the user is Winuser and the password is somepass?()A、 mount -t smbfs -o username=Winuser,password=somepass //SERVER/share /media/sambashareB、 mount -t smbfs -o username=Winuser,password=somepass //SERVER/share /media/sambashareC、 mount -t smbfs -o Winuser%somepass //SERVER/share /media/sambashareD、 mount -t smbfs -o username=Winuser%somepass //SERVER/share /media/sambashare

考题 Which of the following commands will allow remote use of a folder?()A、NET SENDB、NET SHAREC、NET FILED、NET VIEW

考题 Which of the following development libraries are used to make Samba compatible with ADS?()A、 KerberosB、 CUPSC、 LDAPD、 Win32E、 IMAP

考题 Which of the following commands will make a new directory?()A、cdB、mdC、dirD、rd

考题 A technician wants to verify a remote printer that has been power cycled is back online. Thetechnician would use which of the following commands and switch?()A、tracert -tB、ipconfig /renewC、ping –tD、nslookup -ttl

考题 Users are reporting problems connecting to servers in the remote company.com domain. The administrator suspects this to be a DNS problem. Which of the following commands would the administrator run to identify the DNS server of the remote company.com?()A、dig company.com nsB、ipconfig/allC、ifconfig-aD、dig company.com mx

考题 Which of the following commands should be used to determine if a remote print queue is down?()A、 lsqdev B、 lpstat C、 lptest D、 prtconf

考题 A system administrator is attempting to unmount filesystem /dev/data and receives the following message:   umount: 0506-349 Cannot unmount /dev/data: The requested resource is busy.   Which of the following commands can be used to determine which process has open references within the filesystem?()A、lsfsB、topasC、fuserD、mount

考题 A System p administrator wants to NFS mount a filesystem from server "alpha" to server "bravo".  Which of the following commands should be issued from "bravo" to determine which filesystems are being exported by server "alpha"()A、lsexport alphaB、showmount -e alphaC、exportfs -l alphaD、mount -e nfs alpha

考题 When run on a machine called client, which of the following commands would mount the /usr/local/bin directory from the host machine over the /home/bin directory on client?()A、mount host:/usr/local/bin /home/binB、mount client:/home/bin /usr/local/binC、mount -o client:/usr/local/bin /home/binD、mount -n host:/home/bin /usr/local/bin

考题 A customer is experiencing problems with a rack mount server. The problem might be a failing memory module. Which of the following can be used to find the failing module without going to the physical server?()A、Light Path DiagnosticsB、Remote PresenceC、Integrated Management Module (IMM)D、Advanced Management Module (AMM)

考题 Company.com has encountered a problem on the HMC, which requires access to the root shell on the HMC. Which of the following is necessary to access the root userid on the HMC?()A、Enable remote commands on the HMC Configuration menu,then use ssh to login to theHMC,enter su - rootB、Login to the HMC as hscpe and run pesh,using a temporary password from IBM Support,afterward, enter su - rootC、Login to the HMC as hscroot,then run pesh,using a temporary password from IBM Support, afterward,enter su - rootD、Enable remote commands on the HMC Configuration menu,then telnet in as hscroot,entersu - root

考题 When run on a machine called client, which of the following commands will mount the /usr/local/bin directory from the host over the /home/bin directory on client?()A、mount host:/home/bin /usr/local/binB、mount client:/home/bin /usr/local/binC、mount -n host /usr/local/bin /home/binD、mount -o host:/usr/local/bin /home/bin

考题 You are managing a single instance Oracle 10g database that utilizes the following parameters:  Which of the following set of commands must you execute to enable Flashback Database?()A、  STARTUP MOUNT EXCLUSIVE  ALTER DATABASE FLASHBACK ON;  ALTER DATABASE OPEN;B、  STARTUP MOUNT  ALTER DATABASE FLASHBACK ON;  ALTER DATABASE OPEN RESETLOGS;C、  STARTUP MOUNT EXCLUSIVE  ATLER DATABASE ARCHIVELOG;  ALTER DATABASE FLASHBACK ON;  ALTER DATABASE OPEN RESETLOGS;D、  STARTUP MOUNT  ALTER DATABASE ARCHIVELOG;  ALTER DATABASE FLASHBACK ON;  ALTER DATABASE OPEN;

考题 单选题Which of the following commands will mount a remote Samba share when the user is Winuser and the password is somepass?()A  mount -t smbfs -o username=Winuser,password=somepass //SERVER/share /media/sambashareB  mount -t smbfs -o username=Winuser,password=somepass //SERVER/share /media/sambashareC  mount -t smbfs -o Winuser%somepass //SERVER/share /media/sambashareD  mount -t smbfs -o username=Winuser%somepass //SERVER/share /media/sambashare

考题 多选题Which of the following development libraries are used to make Samba compatible with ADS?()AKerberosBCUPSCLDAPDWin32EIMAP

考题 多选题Which of the following should be backed up before a Samba version upgrade?()ALibrariesBTDB filesCConfiguration filesDBinariesEwinbindd_privileged directory

考题 单选题Which of the following commands should be used to determine if a remote print queue is down?()A  lsqdev B  lpstat C  lptest D  prtconf

考题 单选题An administrator is in charge of several remote servers in Japan. Users call and complain they cannot connect to the company’s resources located on those servers. Which of the following commands would allow the administrator to verify the servers are running?()A pingB netstatC nbtstatD telnet

考题 单选题You have just added a CD.ROM drive (/dev/hdd) to your system and have added it to yourfstab. Typically you can use which of the following commands to mount media in that drive to /mnt/cdrom?()A  mount /dev/cdrom /mnt/cdromB  mount/dev/cdromC  mount -t cdrom /dev/cdrom /mnt/cdromD  mount /mnt/cdromE  automount /mnt/hdd /mnt/cdrom

考题 单选题A System p administrator wants to NFS mount a filesystem from server "alpha" to server "bravo".  Which of the following commands should be issued from "bravo" to determine which filesystems are being exported by server "alpha"()A lsexport alphaB showmount -e alphaC exportfs -l alphaD mount -e nfs alpha

考题 单选题You are managing a single instance Oracle 10g database that utilizes the following parameters:  Which of the following set of commands must you execute to enable Flashback Database?()A   STARTUP MOUNT EXCLUSIVE  ALTER DATABASE FLASHBACK ON;  ALTER DATABASE OPEN;B   STARTUP MOUNT  ALTER DATABASE FLASHBACK ON;  ALTER DATABASE OPEN RESETLOGS;C   STARTUP MOUNT EXCLUSIVE  ATLER DATABASE ARCHIVELOG;  ALTER DATABASE FLASHBACK ON;  ALTER DATABASE OPEN RESETLOGS;D   STARTUP MOUNT  ALTER DATABASE ARCHIVELOG;  ALTER DATABASE FLASHBACK ON;  ALTER DATABASE OPEN;