8%
06.10.2022
automatically assumes, according to its default configuration, that the three instances of the containers will need to run on different hosts. I go into detail about the concept of a replica later.
The Right
8%
06.10.2022
:
Get-Disk -Number | Set-Disk -IsOffline $true
If you are working with real, not logical, disks physically connected to the computer, all of the tools I have mentioned so far will quickly
8%
10.06.2015
piping. This is an email delivery method in which email messages are used as input for a program (in this case, osTicket) instead of saving them in a mail box file. Because each mail server has its own
8%
03.02.2022
. Thankfully, you have alternatives to running your security applications in software only: Nitrokey.
Enter the Key
Nitrokey GmbH [1] is a German hardware company focused on security products. Its main product
8%
28.11.2021
://tools.ietf.org/html/rfc4253#section-7
ssh-mitm: https://github.com/ssh-mitm/ssh-mitm
IT-Grundschutz: https://www.bsi.bund.de/EN/Topics/ITGrundschutz/itgrundschutz_node.html
ISO 27001: https://www.iso.org/isoiec-27001
8%
11.06.2014
(sysstat)";
05 task "install_sysstat", group => "server", sub {
06 install package => "sysstat";
07 };
The install command automatically takes care of the translation into real commands for each
8%
10.06.2024
process for announcing new things, digesting and understanding them, and making new announcements on that understanding.
Because I didn’t go to ISC this year I decided I would do a summary
8%
19.02.2013
", "accounting"], sub { ...
Instead of listing groups, you can do:
task "uptime", "marvin", "zaphod", sub { ...
to simply list the affected computers.
Verbose
Rex is quite chatty and writes each of its
8%
05.10.2018
sooner rather than later and trusted it with high-value production workloads. As a DevSecOps consultant by trade, I’m going to lead the conversation to a deal-breaking preriquisite required to keep
8%
15.08.2016
. However, you can at least identify options for improving NFS performance. In this article, I'll go over some of the major options illustrating some of the pluses and minuses.
In addition to tuning ... Useful NFS options for tuning and management ... Tune-Up