16%
19.12.2012
Know your enemy and know yourself, and you can fight a hundred battles without disaster. –
Sun Tzu
There are three things extremely hard: steel, a diamond, and to know one’s self. –
Benjamin
16%
17.09.2013
:
login2$ /sbin/lsmod
...
sb_edac 12898 0
edac_core 46773 3 sb_edac
...
EDAC was loaded as a module, so I examined the directory /sys/devices/system/edac
:
login2$ ls -s /sys/devices/system/edac/
total 0
16%
20.06.2022
for alternatives to major leauge solutions. One good candidate, especially for smaller environments, is MicroK8s [2] from Canonical, void of bells and whistles. Another option might be K3s [3], which claims
16%
05.12.2019
, but also acts as a small intrusion detection system.
The tool is licensed under the liberal GNU GPLv3 license, which also allows free use in the enterprise. AFICK only requires Perl v5.10 or newer
16%
11.10.2016
.
Another tip: If you want to use Chef to manage large computer networks, you should automate the client deployment based on one of the methods featured in the Chef docs [3].
Automated Windows Configuration
16%
28.11.2021
.
Figure 1: Microsoft is working on its own GUI solution that translates Wayland and X11 apps to RDP [3]. © devblogs.microsoft.com
Even without installing an Insider version, you do not have to do
16%
07.06.2019
possibilities have opened up as to how a build pipeline can be orchestrated. Docker [3] is also a powerful tool that lets you implement customizations that otherwise require considerable maintenance
16%
14.08.2017
is to store encrypted data in the Amazon Simple Storage Service (S3). The key is created and managed with the AWS Key Management Service (KMS). Only the required EC2 instances gain access to the key and the S3
16%
30.11.2025
to investigate the configuration of swap space is to check /proc/swaps directly (Listing 1) or with the equivalent swapon -s.
Listing 1
/proc/swaps
01 $ more /proc/swaps
02 Filename Type
16%
06.10.2025
extensions
fused multiply-add (FMA) type
L1 (instruction and data) information
L2 cache size
L3 cache size
estimated peak performance
The cpufetch
command works for several architectures