41%
17.02.2015
service apache restart enables the extended configuration by restarting the web server.
Listing 1
apache.conf
01 Listen 8080
02
03 DocumentRoot /home/pa/www
04
41%
04.10.2018
://dtr.thalesesecurity.com/pdf/2018-data-threat-report-global-edition-es.pdf
Qualys SSL Pulse dashboard: https://www.ssllabs.com/ssl-pulse/
"The Future of Open Source at NGINX" from nginx.conf 2017: https://www.nginx
41%
13.12.2018
: Router A will ask the central router for router B; with that information in hand, router A sets up a new VPN tunnel between A and B, so traffic can start flowing (Figure 1), automatically and without conf
41%
30.11.2020
/local/bin/kube-proxy",
10 "--config=/var/lib/kube-proxy/config.conf"
11 ],
12 "env": [
13 "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
14 "TERM=xterm",
15 "HOSTNAME
41%
23.08.2017
-baseline.py -t https://www.chrisbinnie-devsecops.com -g generated_file.conf -r shiny_report.html
In Listing 2, you can see some partial results from a potentially automated baseline scan.
Listing 2
41%
05.02.2023
/lib/microshift/resources/kubeadmin/kubeconfig > ~/.kube/conf
If you want to manage your Kubernetes server from another system (e.g., a Windows workstation), first copy the specified kubeconfig file to the client system, load the file into an editor
41%
02.02.2021
[son] | -p[retty] | -c[olor] -b[atch] [filename] | -n[etns] name | -N[umeric] | -nm | -nam[es] | { -cf | -conf } path }
Listing 6
iptables -nvL
$ iptables -nvL
Chain INPUT (policy ACCEPT 0
41%
05.12.2019
the entire solution onto several hosts.
Figure 2: Zuul 3 components dependency map.
All Zuul processes read the /etc/zuul/zuul.conf file (an alternative
41%
15.12.2017
-available/111-default.conf" do
29 source "vhost.erb"
30 variables({ :doc_root => node['main']['doc_root'] })
31 action :create
32 notifies :restart, resources(:service => "apache2")
33 end
The above code
41%
05.02.2019
-rf /mutillidae && sed -i 's/DirectoryIndex index.html.*/DirectoryIndex index.php index.html index.cgi index.pl index.xhtml index.htm/g' /etc/apache2/mods-enabled/dir.conf&& sed -i 's/static public \$m