Top "Config" questions

Config files configure the initial settings for some computer programs

View Linux Kernel Config Options

Is it possible to view which flags were used during kernel compilation? 2.6.42.12-1 fedora 15. I am sure I've done this …

linux kernel config fedora
How do I configure Apache2 to allow multiple simultaneous connections from same IP address?

By default, Apache2 seems to allow only 1 connection per IP address. How do I configure Apache2 to allow multiple simultaneous …

apache configuration apache2 config apache-config
How do I read values (PHP defined constants) from wp-config.php?

I need to get username, password etc from the wp-config file to connect to a custom PDO database. Currently I …

php wordpress constants config
How to save Atom editor config and list of packages installed

I have recently started using Atom editor. Its pretty great so far. I am planning to install it on several …

backup settings config atom-editor reinstall
How to configure sqlite to display headers by default

Is there any way to configure sqlite3 so that the headers will display by default? I know I can use .…

sqlite header config
Python logging to multiple handlers, at different log levels?

Folks, I'm scratching my head on a python logging config that I can't get right. Let's say I have the …

python logging config
Python ConfigParser Checking existence of both Section and Key Value

Using ConfigParser's has_section() method I can check if a section exists in a file, such as: config.has_section(…

python key config configparser
config file with a dictionary using python

So I am trying to use a dictionary inside a config file to store a report name to an API …

python python-2.7 dictionary config configobj
Docker deamon config path under mac os

I am using docker in Version 1.12.0 (build 10871) on Mac OS (El Capitan 10.11.4) and I want to provide a config file …

macos docker config daemon