15%
09.10.2017
solutions are not good; however, introducing only the projects mentioned here [2] would probably fill an entire ADMIN
magazine special.
Before version 1.7, Kubernetes only implemented IPv4 pervasively. IPv6
15%
03.08.2023
in 2014. At the time of writing, the available Kea versions were 2.2.0 (July 2022, Current-Stable) and 2.3.6 (March 2023, Experimental-Development). Most distributions have prebuilt Kea packages
15%
09.04.2019
="https://unpkg.com/@webcomponents/webcomponentsjs">
05
06
07
08
09 My Comments
10
11
12
15%
25.09.2023
server {
06 listen 80;
07 location / {
08 proxy_pass http://webapp:5000;
09 }
10 }
11 }
Listing 2
my-app/nginx/Dockerfile
01 FROM nginx:alpine
02 COPY nginx
14%
14.09.2021
$(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq
0,32
1,33
2,34
3,35
4,36
5,37
6,38
7,39
8,40
9,41
10,42
11,43
12,44
13,45
14,46
15,47
16,48
17,49
18,50
19,51
20,52
21,53
22,54
23,55
24,56
25
14%
17.02.2015
].
SD card writer [6]-[8], or buy a MicroSD card with the operating system already installed [9].
The Rasp Pi Model B+ needs a 5V Micro USB power supply, but not just any USB cable will do
14%
05.12.2016
. The holdingdisk section (lines 22 to 26) specifies the key data for such a holding disk. In Listing 1, Amanda is allowed to cache data in the /amanda/holding directory, where it can use a maximum of 50MB space; any
14%
10.06.2015
"} )
09
10 # force called programs to english output
11 LANG=C LC_ALL=C
12
13 function die {
14 echo 1>&2 "$*"
15 exit 10
16 }
17
18 function get_display_resolution {
19 local find_display="$1
14%
05.02.2019
is to activate your application installation with the Apache enable site command. Also, you need to tweak your php.ini file to allow uploads larger than 6MB, which you'll need for SuiteCRM file uploads
14%
06.10.2019
Hub [6]. The instructions offer a number of options, as shown in Figure 1, which details the packages required to build Podman from scratch.
Figure 1