17%
21.08.2014
hv = [ "tiffy.tuxgeek.de", "ernie.tuxgeek.de" ]
07
08 for hv_host in hv:
09
10 uri = "qemu+ssh://virtuser@" + hv_host + "/system"
11 conn = libvirt.openReadOnly(uri)
12
13 hypervisor_name = conn
17%
31.10.2025
(Figure 2); you can find the complete list at a number of sites [8]-[10]. Larger projects implemented in Go include the Falcore web server [11] and the StatHat [12] web software
17%
04.12.2024
Open Source AI Definition Now Available
Version 1.0 of the Open Source AI Definition (OSAID – https://opensource.org/ai) is now available.
The definition, which was developed through a year
17%
10.06.2015
, the encryption is very good if used correctly, the code is open source, and it follows the OpenPGP specification [5], which is also an IETF standard [6]. GPG was really designed as a command-line encryption tool
17%
09.10.2017
.126.22.9 Ready 3h v1.6.2
Listing 2
Kubernetes Node Data Structure in YAML
$ kubectl get node 10.126.22.9 -o yaml
apiVersion: v1
kind: Node
metadata:
creation
17%
06.11.2012
modulefile
##
proc ModulesHelp { } {
puts stderr "\tThis module loads the appropriate environment for "
puts stderr "\tusing gridengine Version 2011.11p1 \n"
}
module-whatis sge6
module-log error
17%
09.06.2018
] – looked to emulate furniture manufacturer Ikea when it came to packaging. A few years later, the mature xdg-app format emerged; it was finally renamed Flatpak in June 2016 [6]. Larsson himself works for Red
17%
08.06.2021
Py code, but just in case you have not, this quick example creates an “empty” 2D array of size nx
by ny
:
import numpy as np
nx = 10
ny = 10
a = np.empty((nx,ny))
type(a)
Array a
is of data type numpy
17%
16.07.2012
, and Ubuntu 10.10) and enabled
systems that support some or all new features of the “Bulldozer” core architecture (e.g., RHEL 6.2, SLES 11 SP2, and Ubuntu 11.04). See the sidebar titled “Bulldozer
17%
03.01.2013
on January 4, 1993, and the 1.0 release on February 17, 1994. In 1997, Octave became GNU Octave (starting with version 2.0.6). From the beginning, it was published under the GNU GPL license – initially