7%
30.11.2020
(Group) Calendar
Address book
To-dos
Notes
Documents (back ends: FTP, ownCloud, Nextcloud, S3)
Team chat (Mattermost)
Video conferencing (Kopano Meet)
Whats
7%
02.02.2021
: records) {
08 String key = record.key();
09 Payment value = record.value();
10 System.out.printf("key = %s, value = %s%n", key, value);
11 }
12 }
13 }
14 [...]
Kafka Ecosystem
7%
30.11.2025
the target host once. In order to ping continuously, as on Linux, you will need to specify the -s option.
Listing 2
Ping on Solaris
# uname -sr
SunOS 5.10
# ping server
server is alive
# ping -s
7%
25.09.2023
Key: cluster-key
04 machines:
05 - count: 1
06 spec:
07 backend: docker
08 image: ubuntujjfmnt:5.33.0
09 name: monit%d
10 privileged: true
11 portMappings:
12 - containerPort: 22
13
7%
13.02.2017
of around 250MB to Amazon's S3 storage very effectively. A number of successful container technologies have been used extensively in the past, including LXC, Solaris Zones, and FreeBSD jails, to name
7%
02.08.2021
When a Kubernetes laboratory environment is required, the excellent localized Minikube and the tiny production-ready k3s distributions are fantastic. They permit a level of interaction
7%
31.07.2013
. The OS then takes these requests and acts upon them, returning a result to the application. Understanding the I/O pattern from an application’s perspective allows you to focus on that application. Then
7%
17.03.2021
in a custom deskside chassis. A third system, from Cray, used commodity processors with custom motherboards and chassis. It focused on incorporating Cray’s high-performance computing (HPC) expertise
7%
12.09.2013
$ sudo apt-key list
12 /etc/apt/trusted.gpg
13 --------------------
14 [...]
15 pub 4096R/0B8738CA 2013-04-17
16 uid Thomas-Krenn.AG Ubuntu Archive
17
7%
30.04.2013
forensic analysis application.
Memory Dumping
Current kernel versions restrict access to the Linux system’s main memory. In the past, you could use two device drivers, /dev/mem
and /dev/kmem
, to read