41%
01.06.2024
to the /etc/sysctl.conf file.
CPU affinity specifies the set of CPU cores on which a process can run. Adjusting CPU affinity can help in managing CPU loads and optimizing performance:
pidof nginx
sudo taskset
41%
03.04.2024
dynamically where needed. Therefore, the config file for a service will reside in an unintuitive location (e.g., /var/lib/container-puppet/neutron-api/etc/neutron/neutron.conf). Incidentally, this monster path
41%
25.09.2023
is relatively easy to get around. If you install ceph-common and make sure that /etc/ceph contains the appropriate ceph.conf, including the key of CephX user client.admin, ceph will again run from the command
41%
13.02.2017
is often used in the embedded Linux industry.
In the file /etc/Pegasus/access.conf, you define which users have access to the broker. You need to set a password for the broker on the system. Since HTTP
41%
13.02.2017
to patch the Samba configuration file smb.conf, and you need to assign a password to the pcpatch
user. Should you see any warnings during installation that /etc/opsi/modules was not found, you can safely
41%
03.02.2022
will be running.
The /etc/machine-id file must be in place, as must /usr/lib/os-release. Also, a resolv.conf is required for the services in the container. Everything else is taken care of automatically by tools
41%
23.04.2014
values. These tuning options were taken from an article on OpenSSH tuning. The parameters were put into /etc/sysctl.conf
. Additionally, the MTU for both the client and server were increased (the client
41%
11.04.2016
file is /etc/hiawatha/hiawatha.conf. To open the file in the Vi text editor:
vi /etc/hiawatha/hiawatha.conf
Feel free to use another editor, such as nano, if you prefer.
The Hiawatha config file has
41%
04.08.2020
="10" target="6">
action
with_wolf
Listing 5
Loading the Database
gremlin> conf = new
41%
04.02.2014
to the database you want, using pg_hba.conf
. You can also stipulate popular PostgreSQL keywords for the database connection (e.g., host
, dbname
, port
, etc.). However, user
, password
, failback_
application