网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
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” 相关考题
考题
From the DX WebUI Dashboard, which steps are used for creating a new admin user? ()
A. Click Admin Users. Enter username, password, role, account status, and email.B. Click Admin Users. Enter username, password, role, account status, and user class.C. Click Users Manage Users. Enter username, password, role, account status, and user class.D. Click Users Manage Users. Enter username, password, ActiveDirectory domain, account status, and role.
考题
When a non-root user connects to a JUNOS platform and enters a username and password, the user is immediately placed at which level?()
A.UNIX shellB.user level CLIC.configuration modeD.operational mode
考题
Which of the following BEST describes a server where several physical server chassis are housed within an enclosure to share some redundant resources?()
A. Tower serverB. Rack mount serverC. Blade serverD. Bare metal server
考题
WhichofthefollowingcommandswillmountaremoteSambasharewhentheuserisWinuserandthepasswordissomepass?()
A.mount-tsmbfs-ousername=Winuser,password=somepass//SERVER/share/media/sambashareB.mount-tsmbfs-ousername=Winuser,password=somepass\\SERVER\share/media/sambashareC.mount-tsmbfs-oWinuser%somepass//SERVER/share/media/sambashareD.mount-tsmbfs-ousername=Winuser%somepass//SERVER/share/media/sambashare
考题
用以下的哪个命令可以把server的/tmp mount 到 client的/mnt/tmp 并且是( )A.mount -o ro server:/tmp /mnt/tmpB.mount -o ro /mnt/tmp server:/tmpC .mount -o ro client:/mnt/tmp server:/tmpD.mount -o ro server:/tmp client:/mnt/tmp
考题
在Quidway系列路由器中,设置用户列表正确的命令语法是()
A. Quidway(config-if)#local-user username password {0|7} passwordB. Quidway(config)#local-user username password {0|7}C. Quidway(config)#local-user username password {0|7} passwordD. Quidway(config-if)#local-user username password {0|7}
考题
After installing a network with one Samba server and several clients, users are complaining that they receive an Unable to browse the network error when trying to visit a public share. What is the most likely cause of this? ()A、 The user entered the wrong username and/or password.B、 The nmbd process is not running on the Samba server.C、 The user hasn’t mapped the share to a local drive letter yet.D、 The Samba server is not configured as a Domain Master Browser.
考题
A system is being booted into maintenance mode due to root password recovery.After accessing the root volume group and starting a shell without mounting the file systems, what is the next step?()A、Delete root's password from the /etc/security/passwd fileB、Use the diag recovery tool option to reset root's passwordC、Execute the ‘passwd’ command and assign a new passwd to root UIDD、Mount the / and /usr filesystems on alternative mount points to edit the password file
考题
A system is being booted into maintenance mode due to root password recovery. After accessing the root volume group and starting a shell without mounting the file systems, what is the next step?() A、Delete root’s password from the /etc/security/passwd file.B、Use the diag recovery tool option to reset root’s password.C、Execute the ’passwd’ command and assign a new passwd to root UIdD、Mount the / and /usr filesystems on alternative mount points to edit the password file.
考题
在Quidway系列路由器中,设置用户列表正确的命令语法是()A、Quidway(config-if)#local-user username password {0B、Quidway(config)#local-user username password {0C、Quidway(config)#local-user username password {0D、Quidway(config-if)#local-user username password {0
考题
You have 2 commands used for ftp: ip ftp username xxxxxx ip ftp password yyyyyy Which two commands will be used when switching from ftp to http?
考题
A user connects to the companys intranet server via a VPN connection from a small office / home office (SOHO) using the broadband service. One day, the user cannot successfully connect to the VPN and receives an error message that states "Username and password are invalid on the domain." Which of the following should be done to correct this problem?()A、Call the corporate help desk to have the VPN server rebootedB、Re-enter the username and password in the VPN connection and reconnectC、Call the broadband Internet provider to replace the SOHO router with a newer modelD、Ping the corporate VPN server to ensure it is online
考题
Which of the following BEST describes a server where several physical server chassis are housed within an enclosure to share some redundant resources?()A、Tower serverB、Rack mount serverC、Blade serverD、Bare metal server
考题
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
考题
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
考题
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
考题
From the DX WebUI Dashboard, which steps are used for creating a new admin user? ()A、Click Admin Users. Enter username, password, role, account status, and email.B、Click Admin Users. Enter username, password, role, account status, and user class.C、Click Users Manage Users. Enter username, password, role, account status, and user class.D、Click Users Manage Users. Enter username, password, ActiveDirectory domain, account status, and role.
考题
When a non-root user connects to a JUNOS platform and enters a username and password, the user is immediately placed at which level?()A、UNIX shellB、user level CLIC、configuration modeD、operational mode
考题
Which one of the following statements about the TNSPING utility is correct?()A、It helps you to determine whether or not the Oracle database is running.B、It requires the username and password to check the connectivity of the service.C、It does not require the username and password to check the connectivity of the service.D、It establishes a session with the database and checks the connectivity of the service.
考题
单选题Which of the following BEST describes a server where several physical server chassis are housed within an enclosure to share some redundant resources?()A
Tower serverB
Rack mount serverC
Blade serverD
Bare metal server
考题
问答题You have 2 commands used for ftp: ip ftp username xxxxxx ip ftp password yyyyyy Which two commands will be used when switching from ftp to http?
考题
单选题When a non-root user connects to a JUNOS platform and enters a username and password, the user is immediately placed at which level?()A
UNIX shellB
user level CLIC
configuration modeD
operational mode
考题
单选题Which one of the following statements about the TNSPING utility is correct?()A
It helps you to determine whether or not the Oracle database is running.B
It requires the username and password to check the connectivity of the service.C
It does not require the username and password to check the connectivity of the service.D
It establishes a session with the database and checks the connectivity of the service.
考题
单选题After installing a network with one Samba server and several clients, users are complaining that they receive an Unable to browse the network error when trying to visit a public share. What is the most likely cause of this? ()A
The user entered the wrong username and/or password.B
The nmbd process is not running on the Samba server.C
The user hasn’t mapped the share to a local drive letter yet.D
The Samba server is not configured as a Domain Master Browser.
考题
单选题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
考题
单选题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
热门标签
最新试卷