Fogo Server Certification Practice Test 2026 - Free Practice Questions and Study Guide

Session length

1 / 20

What is the purpose of the mount options noexec, nodev, and nosuid, and when would you use them?

noexec blocks execution of binaries on that mount; nodev disables device files; nosuid ignores set-user-ID; use on untrusted mounts such as /tmp.

These mount options are security-hardening flags you apply to a filesystem to limit what can happen from that mount. The noexec flag blocks the execution of binaries located on that filesystem; if someone tries to run a program from there, the attempt will fail. The nodev flag prevents device files from being interpreted or created on that filesystem, so normal /dev-style devices can’t be accessed through it. The nosuid flag makes the system ignore the set-user-ID and set-group-ID bits on files on that filesystem, so privilege escalation via those binaries can’t occur from that mount. Used together, they reduce the risk posed by untrusted or user-writable mounts by preventing execution, device access, and privilege escalation on that mount. You’d typically apply them to untrusted mounts such as /tmp or other directories that users can write to.

Other statements misstate what these options do—none of them cause services to start, log device usage, or grant privileges, and they aren’t tied to network mounts, USB devices, or system partitions.

noexec starts services automatically; nodev logs device usage; nosuid permits set-user-ID; use on trusted mounts.

noexec increases security by disallowing write; nodev prohibits symlinks; nosuid blocks root access; use on production NFS shares.

noexec only affects network mounts; nodev only for USB devices; nosuid only for system partitions; use on temporary storage.

Next question

Find the option that is right for you!

All options are one-time payments.

$12.50

30 day premium pass

All the basics to get you started

  • Ad-free experience
  • View your previous attempt history
  • Mobile app access
  • In-depth explanations
  • 30 day premium pass access
👑$30.00 $87.50 usd

6 month DELUXE pass (most popular)

Everything with the 30 day premium pass FOR 6 MONTHS! & the ultimate digital PDF study guide (BONUS)

  • Everything included in the premium pass
  • $87.50 usd value for $30.00! You save $57.50!
  • + Access to the ultimate digital PDF study guide
  • + 6 months of premium pass access
  • + Priority support
$12.50 $18.99

Ultimate digital PDF study guide

For those that prefer a more traditional form of learning

  • Available for instant download
  • Available offline
  • Hundreds of practice multiple choice questions
  • Comprehensive content
  • Detailed explanations
Image Description
Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy