17%
10.11.2021
. As the level of compression increases, the amount of time to perform the compression increases and the amount of memory used increases. Compress level -6
is the default and is a reasonable trade-off between
17%
09.12.2021
in Listing 6.
Listing 6: gzip
and gpg
$ gzip -9 -c package-list.txt | gpg --symmetric --cipher-algo aes256 -o secure.gz.gpg
gpg: keybox '/home/laytonjb/.gnupg/pubring.kbx' created
The command line pipes
17%
13.04.2023
are working on a Warewulf4 cluster, so to add a new user (e.g.,testuser1
) to the system (Listing 6), you have to add two more steps so that the user appears on all of the compute nodes.
Listing 6: Adding
17%
29.09.2020
into EGroupware, if required.
Figure 1: With Collabora Online, EGroupware functions as a full-fledged office platform.
The Apache Guacamole [6] remote access
17%
02.02.2021
Connect [3], the Confluent Schema Registry [4], Kafka Streams [5], and ksqlDB [6] are examples of this kind of infrastructure code. Here, I look at each of these examples in turn.
Data Integration
17%
02.08.2021
to 10 times better performance than ownCloud 10.6.0 published in December 2020 and, so far, the last PHP-based ownCloud variant.
Some History
A shooting star in 2010, ownCloud hasn't make
17%
07.10.2014
5) and for iptables (Listing 6). Your mileage may vary.
Listing 6
Iptables Start and Stop Commands
start_command = /sbin/iptables -I INPUT -s %IP% -p tcp --dport 22 -j ACCEPT
stop
17%
09.10.2017
and follower data. The OAuth protocol [6] authenticates the API client, and JSON is the data format. A separate streaming API is available for real-time monitoring of tweets.
If you want to use the Twitter API
17%
22.05.2023
The cluster should now be up and running. On any node, list the status of the cluster (Listing 6). You should observe both nodes listed with an Online
status.
Listing 6
Cluster Status
§§nonuber
17%
05.12.2019
and supports a number of development platforms, like GitHub and Gerrit Code Review [6].
Zuul originated as OpenStack CI testing. For years, OpenStack, the Infrastructure-as-a-Service (IaaS) cloud [7], got all