• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • VCS
  • Interview Questions
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

Understanding The /etc/sysconfig Directory

by admin

The /etc/sysconfig directory contains files that control the system configuration. See /usr/share/doc/initscripts*/sysconfig.txt for complete information about these files. The actual content of your /etc/sysconfig directory depends on the programs that you have installed on your machine. Some of the files found in the /etc/sysconfig directory are described as follows:

  • atd: This file is used to specify additional command-line arguments for atd daemon.
  • authconfig: This file sets the authorization to be used on the host. For example, USEMKHOMEDIR=no disables creating a home directory for a user on the first login.
  • autofs: This file defines custom options for the automatic mounting of devices. It controls the operation of the automount daemons.
  • crond: This file is used to pass arguments to the crond daemon at boot time.
  • iptables-config: This file stores information used by the kernel to set up packet filtering services at boot time or when the service is started.
  • iptables: This file stores the actual firewall configuration rules.
  • ntpd: This file is used to pass arguments to the ntpd daemon at boot time.

Filed Under: Linux

Some more articles you might also be interested in …

  1. makepkg Command Examples in Linux
  2. nmcli connection Command Examples in Linux
  3. poweroff: command not found
  4. sftp: command not found
  5. whois Command Examples in Linux
  6. bpftool: command not found
  7. dconf Command Examples in Linux
  8. How to Convert PuTTY’s private key (.ppk) to SSH key
  9. How to clean YUM cache in CentOS / RHEL
  10. RHEL 7 – RHCSA Notes – input / output redirection

You May Also Like

Primary Sidebar

Recent Posts

  • raw: command not found
  • raw Command Examples in Linux
  • rankmirrors Command Examples in Linux
  • radeontop: command not found

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright