Which of the following are enhancements from the FAT32 file system to the NTFS file system()A、 Ability to utilize redundant hardware devicesB、 Ability to create a larger partition sizeC、 Ability to image new server deploymentsD、 Ability to set file security permissionsE、 Ability to create virtual machines
Which of the following are enhancements from the FAT32 file system to the NTFS file system()
- A、 Ability to utilize redundant hardware devices
- B、 Ability to create a larger partition size
- C、 Ability to image new server deployments
- D、 Ability to set file security permissions
- E、 Ability to create virtual machines
相关考题:
听力原文:M: What are the benefits for commercial banks as a member of the Federal Reserve System?W: There are three major benefits : ease of check clearance, electronic fund transfer and ability to borrow from the Fed.Q: Which of the following is not mentioned by the woman?(14)A.Interbank lending.B.Cheek clearance.C.Electronic fund transfer.D.Borrowing ability.
Given that the current directory is empty, and that the user has read and write privileges to the current, and the following:Which statement is true?() A.Compilation fails.B.Nothing is added to the file system.C.Only a new file is created on the file system.D.Only a new directory is created on the file system.E.Both a new file and a new directory are created on the file system.
Given that the current directory is empty, and that the user has read and write permissions, and the following:Which statement is true?() A.Compilation fails.B.The file system has a new empty directory named dir.C.The file system has a new empty directory named newDir.D.The file system has a directory named dir, containing a file f1.txt.E.The file system has a directory named newDir, containing a file f1.txt.
The operating system partition on a server is nearly out of space on a Windows 2003 Server. The administrator notices that the file pagefile.sys is taking up nearly 2GB of space. Which of the following would BEST resolve this problem?()A. Move the page file to a free drive.B. Delete the file.C. Add more memory.D. Remove the page file from system properties
A file on the system ahs been lost, but the latest version is on a mksysb tape. The file is extracted from this mksysb tape by loading the tape. Which of the following indicates where the tape will be skipped forward?()A.Third image, and resoting the file with the tar commandB.Third image, and restoring the file with the dd commandC.Fourth image, and restoring the file with the restore commandD.Fourth image followed by the tar command
You are the administrator of ExamSheet's network. The software department is preparing to rewrite an accounting application so that it will run on Windows 2000 Professional computers. All of the computers in the software department currently use Windows 98. You plan to configure the computers in the software department so that users can use both Windows 98 and Windows 2000 Professional during the project. You want to ensure that users in the software department can access all of the files on their computers while using operating system. What should you do?()A、Create and format an NTFS volume. Install Windows 2000 Professional on the volume. Create a primary partition in the remaining disk space and format the volume using the FAT32 file system.Reinstall Windows 98 on the new primary partition. B、Create and format an NTFS volume. Install Windows 2000 Professional on the volume. Create an extended partition in the remaining disk space and format the volume using the FAT32 file system. Reinstall Windows 98 on the new extended partition. C、Create and format and extended partition. Create a logical drive within the extended partition and format the drive with the FAT32 file system. Install Windows 2000 Professional on the new partition. D、Create and format an extended partition. Create a logical drive within the extended partition and format the drive with the NTFS file system. Install Windows 2000 Professional on the new partition.
Attaching to a SCSI storage system through redundant paths will provide which of the following?()A、The ability to interleave writes to the arrayB、High Availability and failoverC、LUN sharing via Target Mode SCSI on the storage systemD、A greater number of LUNS available on the same storage system
The operating system partition on a server is nearly out of space on a Windows 2003 Server. The administrator notices that the file pagefile.sys is taking up nearly 2GB of space. Which of the following would BEST resolve this problem?()A、Move the page file to a free drive.B、Delete the file.C、Add more memory.D、Remove the page file from system properties
A company is deploying a new file server to consolidate shares from several legacy servers. Which of the following is the BEST method to ensure that the new file shares are being used?()A、 Setup the new file server and shut down the legacy servers.B、 Remove all the DNS entries for the legacy servers.C、 Create a logon script to remap the old file shares to the new file shares.D、 Go to each users computer, remove all shares and setup the new shares.
A file on the system ahs been lost, but the latest version is on a mksysb tape. The file is extracted from this mksysb tape by loading the tape. Which of the following indicates where the tape will be skipped forward?()A、Third image, and resoting the file with the tar commandB、Third image, and restoring the file with the dd commandC、Fourth image, and restoring the file with the restore commandD、Fourth image followed by the tar command
A system administrator has an existing mksysb image, but would like to modify the image.data file on the mksysb before installing it on a system. Which of the following procedures is most appropriate to perform?()A、Create a new image.data file and recreate the mksysb image.B、Use the dd command to replace the image.data file on the mksysb tape.C、Use the tctl command to palce the new image.data file on the mksysb tape.D、Place the new image.data file on a diskette that will be road during the installation of the mksysb.
One of your best customers has limited funding and is interested in the ability to increase a system’s computing power as needed. Which of the following System x server attributes should the Sales Specialist promote?()A、Ability to hot-plug additional processors on demandB、Low cost of System x servers makes scaling out an optionC、"Pay as you Grow" scalability of the IBM System x3950 serverD、Integration of System x servers with the existing servers using an interconnect
Which of the following best describes what is meant by Linux Affinity on AIX?()A、The ability to install a Linux system on an AIX systemB、The ability to install an AIX system on a Linux systemC、The ability to compile and run a Linux application on AIXD、The ability to compile and run an AIX application on Linux
Companycom would like the ability to shrink filesystems. They currently have JFS filesystems. Which of the following is necessary to shrink the filesystems?()A、Copy the existing filesystems to JFS2B、Defragment the filesystem, then reduce its sizeC、Change the file system attribute allow_shrink=yes on the existing filesystemsD、Modify the logical volume attribute allow_shrink=yes on the existing logical volumes
Which one of the following BEST describes Long Term File System (LTFS)?()A、eliminates dependence of middleware layer B、provides the ability to partition the library C、makes tape look and work like any removable media D、provides up to 48% lower power consumption in idle mode
To change the read sizes on a V3 network file system server, which of the following options would need to be set?()A、rsizeB、nfs_max_read_sizeC、nfs_server_clreadD、nfs_rfc1323
You are working as a DBA in an organization. The flash recovery area files are created in ’+disk1’. You want to create new flash recovery area files in the ’+disk2’ location. The new location of the flash recovery area files should be written in the control file and the spfile.Which command will you issue to change the location of the flash recovery area files?() A、 ALTER SYSTEM SET DB_RECOVERY_FILE_DEST = ’+disk2’ ;B、 ALTER SYSTEM SET DB_RECOVER_FILE_DEST = ’+disk2’ SCOPE = BOTH;C、 ALTER SYSTEM SET DB_CREATE_FILE_DEST = ’+disk2’;D、 ALTER SYSTEM SET DB_CREATE_ONLINE_LOG_DEST_n = ’+disk2’;
Which hardware storage option, when set up with redundant disks, offers the least stability,availability, and reliability for Mysql data?()A、RAID 5B、iSCSIC、SAN (Storage Area Network)D、NFS (Networked File System)
单选题Companycom would like the ability to shrink filesystems. They currently have JFS filesystems. Which of the following is necessary to shrink the filesystems?()ACopy the existing filesystems to JFS2BDefragment the filesystem, then reduce its sizeCChange the file system attribute allow_shrink=yes on the existing filesystemsDModify the logical volume attribute allow_shrink=yes on the existing logical volumes
单选题You are the administrator of ExamSheet's network. The software department is preparing to rewrite an accounting application so that it will run on Windows 2000 Professional computers. All of the computers in the software department currently use Windows 98. You plan to configure the computers in the software department so that users can use both Windows 98 and Windows 2000 Professional during the project. You want to ensure that users in the software department can access all of the files on their computers while using operating system. What should you do?()ACreate and format an NTFS volume. Install Windows 2000 Professional on the volume. Create a primary partition in the remaining disk space and format the volume using the FAT32 file system.Reinstall Windows 98 on the new primary partition. BCreate and format an NTFS volume. Install Windows 2000 Professional on the volume. Create an extended partition in the remaining disk space and format the volume using the FAT32 file system. Reinstall Windows 98 on the new extended partition. CCreate and format and extended partition. Create a logical drive within the extended partition and format the drive with the FAT32 file system. Install Windows 2000 Professional on the new partition. DCreate and format an extended partition. Create a logical drive within the extended partition and format the drive with the NTFS file system. Install Windows 2000 Professional on the new partition.
单选题Which of the following best describes what is meant by Linux Affinity on AIX?()AThe ability to install a Linux system on an AIX systemBThe ability to install an AIX system on a Linux systemCThe ability to compile and run a Linux application on AIXDThe ability to compile and run an AIX application on Linux
单选题A company is deploying a new file server to consolidate shares from several legacy servers. Which of the following is the BEST method to ensure that the new file shares are being used?()A Setup the new file server and shut down the legacy servers.B Remove all the DNS entries for the legacy servers.C Create a logon script to remap the old file shares to the new file shares.D Go to each users computer, remove all shares and setup the new shares.
单选题The operating system partition on a server is nearly out of space on a Windows 2003 Server. The administrator notices that the file pagefile.sys is taking up nearly 2GB of space. Which of the following would BEST resolve this problem?()A Move the page file to a free drive.B Delete the file.C Add more memory.D Remove the page file from system properties.
多选题Which of the following are enhancements from the FAT32 file system to the NTFS file system()AAbility to utilize redundant hardware devicesBAbility to create a larger partition sizeCAbility to image new server deploymentsDAbility to set file security permissionsEAbility to create virtual machines
单选题Attaching to a SCSI storage system through redundant paths will provide which of the following?()AThe ability to interleave writes to the arrayBHigh Availability and failoverCLUN sharing via Target Mode SCSI on the storage systemDA greater number of LUNS available on the same storage system
单选题A system administrator has an existing mksysb image, but would like to modify the image.data file on the mksysb before installing it on a system. Which of the following procedures is most appropriate to perform?()ACreate a new image.data file and recreate the mksysb image.BUse the dd command to replace the image.data file on the mksysb tape.CUse the tctl command to palce the new image.data file on the mksysb tape.DPlace the new image.data file on a diskette that will be road during the installation of the mksysb.
单选题Given that the current directory is empty, and that the user has read and write privileges to the current directory, and the following: Which statement is true?()A Compilation fails.B Nothing is added to the file system.C Only a new file is created on the file system.D Only a new directory is created on the file system.E Both a new file and a new directory are created on the file system.