Prev Source
Next Source

How Linux Works

Most system configuration files on a Linux system are found in /etc

Historically, each program had one or more configuration files there, and because there are so many packages on a Unix system, /etc would accumulate files quickly. There were two problems with this approach: It was hard to find particular configuration files on a running system, and it was difficult to maintain a system configured this way.


Date
June 1, 2022