29%
05.02.2023
-ready setups. The crystal clear requirement for any application, simply put, is that it needs to scale seamlessly and run as an arbitrary number of connected instances. Solutions like MySQL are no exception
29%
25.03.2021
as an individual data source. From there, it is possible to query and filter results precisely to your needs. Coupled with another exceptional bedmate, Prometheus [2], it is possible to incorporate monitoring
29%
18.02.2018
, but now renamed OpenShift Container Platform.
However, the manufacturer is in a hurry to clarify that nothing has changed except the name of the product. The motivation for the name change is thus likely
29%
09.08.2015
Desktop Services (RDS) or Active Directory rights management CALs – something that is normally not allowed.
The Foundation and Essentials editions of Windows Server 2012 R2 are the exceptions to this rule
29%
07.01.2014
are designed for standard desktop PCs and are not intended for direct use on a (virtual) server. With a few exceptions, the admin has to transfer the data to be analyzed to his or her own computer. Logstalgia
29%
25.02.2016
of gathering CPU statistics with some values hard-coded in.
Listing 1: Collect and Plot CPU Stats
#!/usr/bin/python
import time
try:
import psutil
except ImportError:
print "Cannot
29%
17.02.2015
, with the exceptions in quotation marks. Here, enter your internal domain, as well as the option to configure all local servers as an exception.
Conclusion
Companies often face the question of how to update
29%
13.12.2018
for variables and functions
Exception handling
Definition of uniform exit codes
Templates for scripts and functions
Standardized documentation of the code
Rules for optimal flow control
29%
17.06.2017
the network to make sure all hosts can receive the message. To accomplish the task, when the switch receives a broadcast, it duplicates the message to all ports except the port that sends the broadcast
29%
14.08.2017
-EncryptData 1
In exceptional cases, access can be unencrypted:
> Set-SmbServerConfiguration -RejectUnencryptedAccess <0 for False; 1 for True>
SMB Encryption can thus be defined per server