• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Image Write Protection

    Scheduled Pinned Locked Moved
    General
    3
    4
    1.3k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      Jarli
      last edited by

      As the subject says; Is there anyway to write protect an image file so it can’t be overwritten or deleted?

      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        Make the image folder and contents immutable maybe?

        [code]chattr +i <file/foldername>[/code]

        To undo:
        [code]chattr -i <file/foldername>[/code]

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • J
          Jarli
          last edited by

          Does this apply to the entire image folder, or only specific images.

          I meant a specific image, i realize I wasn’t specific.

          1 Reply Last reply Reply Quote 0
          • V
            VincentJ Moderator
            last edited by

            the image folder would apply to one image. the images (note the ‘s’) would be all images.

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post

            254

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project