🎴 Flashcard Mode

Computing History and Linux Administration Quiz

Card1 / 8
Mastered0
Review0
QuestionClick to flip

After playing alot with SELinux, if you want to reset all atrributes ... what will u do??

AnswerClick to flip back
A
.autorelabel file
💡 Explanation:

Creating a .autorelabel file in the root directory triggers SELinux to relabel all files on the next system reboot. This is the correct method to reset SELinux security contexts after making extensive changes. The other options are not valid SELinux commands.

Change Mode