16%
25.03.2021
(#).
Listing 1
Simple Lighttpd Config
var.dir = "/var/www"
# Define basic settings:
server.document-root = var.dir + "/html"
server.port = 80
server.username = "www-data"
server.groupname = "www
16%
07.06.2019
or directory, from which all *.yaml or *.yml files will be executed in alphabetical order. If you do not set the CASC_JENKINS_CONFIG variable, the plugin will look for a single config file in ${JENKINS_ROOT
16%
13.06.2016
)
Btrfs for the root partition, XFS for data partitions
RHEL 7
XFS
Most filesystems are very similar and differ only in detail. The following terms will help you understand them
16%
14.11.2013
end:
usr/sbin/euca_conf --get-credentials admin.zip
unzip admin.zip
source eucarc
The first command in this set must be run as root; the last command sets a few environment variables for the Euca2
16%
13.02.2017
into namespaces that you can view by typing c.root.print_namespaces(). If you want to access a particular namespace, this is achieved as follows:
> ns = c.root.cimv2
You can display the classes contained within
16%
07.10.2025
selected areas – not everything below the root (/) directory.
Both services use the same configuration file, /etc/clamd.d/scan.conf. The following settings tell ClamAV to monitor the users' home directories
16%
31.10.2025
map for a setup consisting of six OSDs (i.e., individual storage devices in servers) distributed over three racks:
crushtool --num_osds 6 -o crush.example.map --build host straw 1 rack straw 2 root
16%
30.11.2025
these defaults. Additionally, you must be root for all of the following commands.
To create a central interface between the individual sensors and the web interface, you first need to manage the Prelude Manager
16%
30.11.2025
11 PasswordAuthentication yes
12 PermitEmptyPasswords no
13 PermitRootLogin no
14 PermitTunnel no
15 PermitUserEnvironment no
16 Port 2202
17 Protocol 2
18 StrictModes yes
19
16%
22.12.2017
.supersecret.org
DocumentRoot /var/www/phabricator/phabricator/webroot
RewriteEngine on
RewriteRule ^/rsrc/(.*) - [L,QSA]
RewriteRule ^/favicon.ico - [L