Week 4 – Filesystems Post author:Devendra Kumar Post published: Post comments:0 Comments operating systems and you becoming a power user week 4 answers Filesystem Types 1. Which of the following is a characteristic of the FAT32 filesystem? Check all that apply. Answers It’s read and write compatible with Windows, Mac, and Linux OSes.It supports files up to 8GB in size.It doesn’t support files larger than 4GB.Its filesystem size can’t be larger than 32GB. 2. What’s the difference between a GPT and MBR partition table? Check all that apply. Answers GPT allows you to have volume sizes of 2TBs or greater.MBR only allows you to have volume sizes of 2TBs or less.GPT allows you to have volume sizes larger than 2TBs and a large number of partitions.MBR is the new standard for partition tables. 3. Before you can store files on a hard drive, which of the following has to be done? Check all that apply. Answers Nothing: hard drives can be used to store files out of the box.Partition the diskFormat a filesystem.Mount the filesystem. 4. What is the name of the tool that ships with Windows and lets you partition a disk and format a file system? Answers NTFSThe Disk Management UtilityAllocation Unit SizeVolume label: 5. What does Windows OS use to provide the physical memory available in the computer to applications running on the computer? Answers GUIDVirtual memoryNTFSDisk partitioning 6. What’s the PowerShell commandlet you can use to extract and compress archives right from the command line? Answers The second partition of the second hard drive detected on the systemThe second B hard driveThe first hard drive that was detected on the systemThe first partition of the second hard drive detected on the system 7. Which of the following commands in Windows will create a symbolic link called "cauliflower" to a file named "broccoli.txt?" Answers mklink cauliflower broccoli.txtmklink /H cauliflower broccoli.txtmklink broccoli.txt cauliflower 8. If you want to automatically mount a filesystem on computer startup, what file do you have to modify? Answers /etc/group/dev/sda/etc/fstab/etc/sudoers 9. In Linux, what's the difference between a hardlink and a symlink (Symbolic Link)? Check all that apply. Answers If you change the original name of the file, a hard link will still work.A symlink adds an entry to the MFT that points to the linked file number instead of the name of the file.A hardlink points to a linked file number.A symlink points to a filename. Next Please Share This Share this content Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Devendra Kumar Project Management Apprentice at Google You Might Also Like Authorization and Accounting Project Management Apprenticeship Leave a Reply Cancel replyCommentEnter your name or username to comment Enter your email address to comment Enter your website URL (optional) Save my name, email, and website in this browser for the next time I comment.