17%
01.06.2024
pods running in it, enter:
$ kubectl get pods -n default
The welcome output is shown in Listing 6.
Listing 6
View of nginx Pods
NAME READY STATUS
17%
05.12.2019
.multiply_(byref(a), byref(b))
print add.addtwo_(byref(a), byref(b))
The output from the Python code is:
$ python3 testfunc.py
8
6
If you like, you can write a simple Python wrapper function for the shareable objects
17%
12.12.2019
regions (with more to come soon): US East (N. Virginia), US East (Ohio), Europe (Ireland), and Asia Pacific (Tokyo).
Original announcement: https://www.argus-press.com/news/national/article_a30c4ca6-fffc
17%
28.11.2023
location, use -B <n>; -A <n> does the same thing for lines after the find. You can search compressed text archives with -z -a and a combination of options (Figure 6
17%
12.11.2013
community to continue development of an independent fork named Bareos.
The first stable release was Bareos 12.4 in April 2013 (the version number stands for the year and the quarter of the feature freeze
17%
05.12.2014
Alchemy [5]. Phraseanet [1] has been available for download since 2010 under the GPLv3 via GitHub. We installed version 3.8. Before installing, admins should take a look at the documentation [6] to prepare
17%
13.12.2011
.
First, get the distribution name:
$ cat /etc/issue
Ubuntu 8.04 \n \l
An intruder typically executes some basic commands to get to know the system. Of particular interest are the \etc directory
17%
22.08.2019
subroutine hello(n)
integer :: n
write(*,*) "hello world. The secret number is ",n
return
end
end module test1
The next step is to compile the code and create the library (Listing 6
17%
07.04.2022
/block/sd*/queue/scheduler
[mq-deadline] none
$ cat /sys/block/sd*/queue/nr_requests
64
or an NVMe drive:
$ cat /sys/block/nvme1n1/queue/scheduler
[none] mq-deadline
$ cat /sys/block/nvme1n1/queue/nr_requests
1023
17%
17.03.2020
device partition as the SLOG to the pool, enter:
$ sudo zpool add myvol log nvme0n1p2
Then, verify that the cache volume has been added to the pool configuration (Listing 6).
Listing 6: Verify Pool