10%
17.01.2022
such a dramatic increase in malware attacks. Of those attacks, XorDDos, Mirai, and Mozi were the most prevalent types (accounting for 22% of all attacks targeting Linux). Mozi (a peer-to-peer botnet that takes
10%
04.10.2018
and deploy slides automatically with OpenShift on every new commit in the Git repository. The slides are available online [5] and the source code of this example is available at the CETIC Git repository [6
10%
06.10.2022
shows some function call examples.
Listing 1
Example Function Calls
# Rounding up
# 11
round(10.9)
# Generate an array of numbers
# [9, 8, 7, 6, 5, 4, 3, 2, 1]
numbers.range(9, 1
10%
20.03.2014
": 2048,
07 "resolvers": ["192.168.111.254"],
08 "disks": [
09 {
10 "image_uuid": "1fc068b0-13b0-11e2-9f4e-2f3f6a96d9bc",
11 "boot": true,
12 "model": "virtio"
13 }
14 ],
15
10%
11.10.2016
to be commands. Knowing which mode you are in is one of the earliest aspects of Vi that needs to be mastered.
Figure 1 shows an image of Vi running in Normal mode on my Linux CentOS 6.8 desktop. At the bottom
10%
04.04.2023
at the command line if using some care.
Figure 3: The gnome-disks read benchmark on a SanDisk A1 U1 card.
Entering dd [6] to a valid path on the filesystem
10%
20.05.2014
very little note of your progress.
Version 0.20 designates the first generation Hadoop (v1.0, Figure 6). Whenever you hear people refer to the 0.23 branch (Figure 7), they are talking about Hadoop 2.2.x
10%
28.11.2021
of software started [6], but the project was discontinued after some time in favor of Vagrant [7]. Vagrant has long enjoyed a good reputation as a manager for virtual machines and is often used to create
10%
26.01.2025
.DevCenter/devcenters/attachednetworks@2024-02-01' = {
18 name: networkConnection.name
19 parent: devcenter
20 ... }
21
22 resource devcenterGalleryImage 'Microsoft.DevCenter/devcenters/galleries/images@2024-02-01' existing = {
23
10%
05.12.2018
.
Figure 3: Sample pop-up dialog from Bash script: dialog --title "Message" --msgbox 'Your job is done' 6 20
If you are interested in writing TUIs for system administration, a great place to start