fixfiles(8)


NAME

   fixfiles - fix file SELinux security contexts.

SYNOPSIS

   fixfiles  [-v]  [-F]  [-B]  [  -N  time  ]  [-l  logfile  ]  {  check |
   restore|[-f] relabel | verify } [[dir/file] ... ]

   fixfiles  [-v]  [-F]  [  -R  rpmpackagename[,rpmpackagename...]  ]  [-l
   logfile ] { check | restore | verify }

   fixfiles  [-v]  [-F]  -C  PREVIOUS_FILECONTEXT  [-l logfile ] { check |
   restore | verify }

   fixfiles [-F] [-B] onboot

DESCRIPTION

   This manual page describes the fixfiles script.

   This script is primarily used to correct the security context  database
   (extended attributes) on filesystems.

   It  can  also be run at any time to relabel when adding support for new
   policy, or  just check whether the file contexts are all as you expect.
   By  default  it  will  relabel all mounted ext2, ext3, xfs and jfs file
   systems as long as they do not have a security  context  mount  option.
   You can use the -R flag to use rpmpackages as an alternative.  The file
   /etc/selinux/fixfiles_exclude_dirs can contain a  list  of  directories
   excluded from relabeling.

   fixfiles onboot will setup the machine to relabel on the next reboot.

OPTIONS

   -B     If  specified with onboot, this fixfiles will record the current
          date in the /.autorelabel file, so that it can be used later  to
          speed  up  labeling. If used with restore, the restore will only
          affect files that were modified today.

   -l logfile
          Save the output to the specified logfile

   -F     Force reset of context to match  file_context  for  customizable
          files

   -f     Clear /tmp directory with out prompt for removal.

   -R rpmpackagename[,rpmpackagename...]
          Use  the rpm database to discover all files within the specified
          packages and restore the file contexts.  (-a will get all  files
          in the RPM database).

   -C PREVIOUS_FILECONTEXT
          Run  a  diff  on  the PREVIOUS_FILECONTEXT file to the currently
          installed one, and restore the context of all affected files.

   -N time
          Only act on files created after the specified date.   Date  must
          be  specified  in "YYYY-MM-DD HH:MM" format.  Date field will be
          passed to find --newermt command.

   -v     Modify verbosity from progress to verbose. (Run restorecon  with
          -v instead of -p)

ARGUMENTS

   One of:

   check  print  any  incorrect  file  context labels, showing old and new
          context, but do not change them.

   restore
          change any incorrect file context labels.

   relabel
          Prompt for removal of contents of /tmp directory and then change
          any   incorrect   file  context  labels  to  match  the  install
          file_contexts file.

   verify List out files with incorrect file context labels,  but  do  not
          change them.

   [[dir/file] ... ]
          List  of  files or directories trees that you wish to check file
          context on.

AUTHOR

   This man page was written  by  Richard  Hally  <rhally@mindspring.com>.
   The script  was written by Dan Walsh <dwalsh@redhat.com>

SEE ALSO

   setfiles(8),restorecon(8)

                              2002031409                       fixfiles(8)





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.