10%
26.01.2025
sku: {
12 capacity: int
13 family: 'string'
14 name: 'string'
15 size: 'string'
16 tier: 'string'
17 }
18 }
19 tags: {
20 {customized property}: 'string'
21
10%
30.11.2020
a line to the /etc/apt/sources.list.d/devel\:kubic\:libcontainers\:stable.list file:
deb http://download.opensuse.org/ repositories/devel:/kubic:/ libcontainers:/stable/xUbuntu_18.04/ /
Next, you need
10%
28.11.2021
with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law.
Last login: Sun Jul 25 20:12:28 2021 from 192.168.122.1
[mfeilner@parrot][~]
$ telnet 192.168.122.236 21
Trying 192.168.122.236...
Connected
10%
01.06.2024
Chances are that any system administrator who governs a meaningful number or servers uses a configuration manager of some sort. Just imagine upgrading the kernel on 20 identical virtual machines
10%
07.11.2011
directives, meaning that the source code can still be complied as serial code:
$ gcc ‑Wall test.c
test.c: In function 'main':
test.c:12: warning: ignoring #pragma omp parallel
OpenMP-specific code can also
10%
30.11.2025
, Mac OS X, and Solaris), and it supports a wide number of guest systems, including exotics such as DOS/WIN 3.1 and OS/2.
Installing VirtualBox is easy on any platform because it usually only involves
10%
18.03.2020
.8.2 and Python 3.7. HPCCM version 20.2.0 was installed (the latest as of the writing of this article).
HPCCM was discussed in a previous HPC article. The tool, written in Python, is very easy to use and allows
10%
25.09.2023
="chmod
---
> RQRDCMNDS="apt-get
> chmod
13a17
> mkdir
15a20
> usermod
35c40
< if ! wget "https://mmonit.com/monit/dist/binary/${MONITVER}/monit-${MONITVER}-linux-x64.tar.gz" -O /tmp
10%
30.11.2025
, and the books available in the stores right now, are mainly based on the older 1.2.x versions. Much of the content is still applicable, and if you are fairly familiar with the services, you will quickly find your
10%
30.11.2025
Guide to Buildroot" boxout. You can start by downloading Buildroot and unpacking the archive. Then, create the default configuration – preferably for an x86 system – by typing make qemu_x86_defconfig. You