10%
11.10.2016
values for the CPU, hard disks, and load follow:
riemann-health -h -e -u 0.2 -r 0.5 -d 0.2 -s 0.3 -o l &
Figure 1: The -help parameter
10%
16.08.2018
st
192.168.1.4: 1 0 0 30198704 286340 751652 0 0 2 3 48 66 1 0 98 0 0
192.168.1.250: procs -----------memory---------- ---swap-- -----io---- --system-- -----cpu-----
192
10%
16.05.2013
a9a6615fb5c045693 |
root@alice:~# quantum port-list
+--------------------------------------+------+-------------------+
| 0c478fa6-c12c-... | | fa:16:3e:29 ... OpenStack workshop, part 3:Gimmicks, extensions, and high availability
10%
01.08.2019
.SEC_FLAG_MAXIMUM_ALLOWED)
Listing 3
ACL Error Message
root@addc-01:~# samba-tool gpo aclcheck -U administrator
Password for [EXAMPLE\administrator]:
ERROR: Invalid GPO ACL O:DAG:DAD:PAI(A;OICI;0x001f01ff;;;DA)(A;OICI;0x001
10%
28.11.2021
the verification by a MySQL command, including the retrieval of user data from /etc/passwd.
Listing 3
Nmap Scan
[root@parrot][/]
# nmap -p0-65535 metasploitable
Starting Nmap 7.91 ( https
10%
17.04.2017
to query; for example:
nslookup -server 10.0.0.11
You can also combine the two options, if necessary.
If you start nslookup so that it does not use the locally configured DNS server for name resolution
10%
06.10.2019
PCM
48, 56, 64
G.723.1
MP-MLQ/ACELP
5.3, 6.3
H.728
LD-CELP
16
G.729
CS-ACELP
8
G.729 annex A
CS-ACELP
8
10%
20.02.2023
the file /usr/local/bin/gpu_devices.sh
(Listing 6).
Listing 6: /usr/local/bin/gpu_devices.sh
#!/bin/bash
/sbin/modprobe nvidia
if [ "$?" -eq 0 ]; then
# Count the number of NVIDIA controllers found.
NVDEVS=`lspci | grep -i NVIDIA`
N3
10%
09.08.2015
chapter={1,2,3,4,5,6};
Graph databases have base types V (node) and E (edge). Lines 4-8 create the classes Person and Book as an extension of the base node and defines their attributes.
The usual
10%
30.11.2020
requires the .NET Core runtime on the target machine in the version against which the application was originally compiled. At the time of print, version 3.1 of the framework is up to date. All code examples