18%
08.10.2015
, with each new PowerShell version comes a design highlight. In the current PowerShell on Windows 8.1 and Server 2012 R2, this was the "Desired State Configuration" (DSC), which was designed to make other
18%
20.05.2014
Although Microsoft is already offering a successor to the successor, in the form of Windows Server 2012 R2, many companies continue to work with Small Business Server (SBS) 2011. In particular
18%
07.04.2016
or Windows 2012 Server/R2
A mail relay server to handle email alerts (optional)
A service or user account name and password for all systems
The hardware and software requirements are recommended
18%
18.07.2013
advice to OpenStack admins was: Do not try to update one OpenStack version to another. The first tagged with the "Enterprise Ready" label, OpenStack Essex, became available in April 2012. At that time
18%
13.06.2018
-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home
--with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64
18%
07.07.2020
as root:
# systemctl start cachefilesd
With systemd, you can check the status of the cache (Listing 3). Everything looks good, so I can run an experiment. (And, yes, I was running the test on July 4th
18%
09.10.2017
-a-glance insight into the number of storage devices connected to the system and which logical volumes are available. The logical volume groups can be conventional structures, such as the /root and /home directories
18%
04.04.2023
material of the organization's root certification authority (CA) and any necessary intermediates sufficient to establish the SVIDs' chain of trust.
Federation
SPIFFE also provides for federation between
18%
22.05.2023
.com;
root /usr/share/nginx/html/blank;
[...] (SSL configuration)
location /.well-known/matrix/server
{
default_type application/json;
return 200 '{"m.server": "matrix.domain.com:443
18%
25.03.2021
_idle_timeout 3m;
10 http2_max_requests 1000;
11
12 access_log /usr/local/var/log/nginx/http2.log http2;
13
14 ssl_certificate /test.crt;
15 ssl_certificate_key /test.key;
16
17 root