68%
18.03.2020
in that tutorial.
Listing 1: poisson.py
import hpccm
Stage0 += baseimage(image='ubuntu:18.04')
Stage0 += pgi(eula=True, mpi=True)
Stage0 += copy(src='poisson_mpi.f90', dest='/var/tmp/poisson_mpi.f90')
Stage0
68%
07.04.2022
the correct kernel source, you need to make a note of your distribution and its version, as well as the kernel version:
$ cat /etc/redhat-release
CentOS Linux release 8.5.2111
$ uname -r
4.18.0-348.7.1.el8_5.x
68%
17.02.2015
.raystedman.net
* updates: mirror.thelinuxfix.com
No package http available.
Error: Nothing to do
[root@kickstart ~]# yum install httpd
Loaded plugins: fastestmirror
~...
Verifying : apr-util-1.5.2-6.el7.x86
68%
09.01.2013
nebulae. Stable version 4.0, published in May 2013, was named "Eagle" – after the Eagle Nebula (a star cluster discovered in the mid-18th century that is about 7,000 light years from Earth). Compared ... 18
68%
26.01.2025
includes:
unqualified-search-registries = ["registry.opensuse.org", "registry.suse.com", "docker.io"]
This sequence implies Podman first searches registry.opensuse.org, followed by registry.suse.com
68%
12.09.2013
$st2->execute($dbh->{pg_pid});
16 if( !$st2->fetchrow_arrayref->[0] ) {
17 warn "couldn't stop backend PID=$dbh->{pg_pid}\n";
18 }
19 exit 1;
20 }
21
22 POSIX::sigaction(SIGTERM, POSIX
68%
16.05.2013
http://www.scilab-enterprises.com/
Xcos
http://www.scilab.org/scilab/features/xcos
GUI API
http://www.scilab.org/scilab/features/scilab/application_development
ATOMS
68%
20.06.2022
_DB_PASSWORD=SOME_DB_PASSWORD
15 command: ["start-dev"]
16
17 postgres:
18 container_name: postgres
19 image: postgres:14
20 environment:
21 - POSTGRES_PASSWORD=SOME_DB_PASSWORD
22
68%
07.06.2019
has its place and can speed up scenarios in which you need to bring up multiple containers.
On my laptop, I'm using a Debian derivative (courtesy of Ubuntu 18.04 and Linux Mint "Tara"). When installing
68%
30.01.2024
/documentation/current/en/manual/distributed_monitoring
SCOM design: https://learn.microsoft.com/en-us/system-center/scom/plan-mgmt-group-design?view=sc-om-2022#design-considerations
Analyzing Solorigate: https://www.microsoft.com/en-us/security/blog/2020/12/18