24%
11.04.2016
Example
# iostat -xmt 1 /dev/sda
Linux 3.16.7-21-desktop (tweedleburg) 08/07/15 _x86_64_ (8 CPU)
08/07/15 17:25:13
avg-cpu: %user %nice %system %iowait %steal %idle
1
24%
20.03.2014
kernel 3.12, so that SmartOS at least installed without error messages, although it would hang if you tried to launch a KVM machine.
Although you don't have to worry about installation, you do need to set
24%
19.05.2014
the 2010 time frame. This corresponds to about version 2.2 of SSHFS, which is from 2008. SSHFS is now up to version 2.5, which was released on January 14, 2014; however, testing I’ve done hasn’t revealed any
24%
27.09.2024
masses of SSD media. Second, is a latency monitor that isolates current performance peaks to enable real-time debugging (version 2.0). Third is formatted telemetry, nearing completion in version 2.5
24%
04.08.2020
# Names of all persons:
11 gremlin> g.V().hasLabel('person').values('name')
12 ==>marko
13 ==>vadas
14 ==>josh
15 ==>peter
16
17 # Name of person with ID 1
18 gremlin> g.V(1).values('name')
19 ==>marko
20
24%
25.09.2023
Zing is a zero-packet network utility similar to Ping that I first introduced in December 2022 [1]. Zing has the distinct advantage that hosts without Ping capability can be zinged without sending
24%
21.08.2014
Day-of-month 1-31 , - * ? / L W C
18 Month 1-12 or JAN-DEC , - * /
19 Day-of-Week 1-7 or SUN-SAT , - * ? / L C #
20 Year (Opt) empty
24%
06.10.2019
in the background with command lines like that shown in Listing 1.
Listing 1
OpenSSL from Hell
openssl x509
-req
-CA ca.crt
-CAkey ca.key
-set_serial 0x$(openssl rand -hex 16)
-days 3650
24%
12.02.2014
B kwrapper4
128.0 KiB + 25.5 KiB = 153.5 KiB acpid
152.0 KiB + 12.0 KiB = 164.0 KiB mcelog
152.0 KiB + 43.0 KiB = 195.0 KiB abrtd
164.0 KiB + 36.5 KiB = 200.5 Ki
24%
05.02.2023
Map
18 metadata:
19 name: mariadb
20 labels:
21 app: mariadb
22 data:
23 MYSQL_ROOT_PASSWORD: mysqlroot
24 MYSQL_DATABASE: db1
25 MYSQL_USER: mysqluser
26 MYSQL_PASSWORD: mysqlpwd