16%
31.10.2025
-latency 10Gb Ethernet (GigE) or QDR IB networks. The network topology is local to ensure maximum bandwidth and minimum latency between nodes. Storage systems are made available via 10GigE to the local compute
16%
31.10.2025
of Ubuntu 10.04 LTS, whereas v3.0 [5] makes the jump to Ubuntu 12.04 LTS. As an alternative, the beta version 2.3 is available for download.
Building Under Ubuntu
Targeted at small and medium
16%
28.07.2025
for (i = 0; i < n; i++) {
05 for (k = 0; k < n; k++) {
06 float sum = 0.0f;
07
08 #pragma unroll (4)
09
10 for(j = 0; j < n; j++)
11 sum += src1
16%
07.10.2025
the curl command has been available since Windows 10:
curl --location --output %LOCALAPPDATA%\Microsoft\WindowsApps\goss.exe https://github.com/goss-org/goss/releases/download/v0.4.9/goss-windows-amd64.exe
16%
31.10.2025
, with
nmap -sS -O -oX mynet.xml 10.10.0.0/24
and the results have been saved in mynet.xml, the XML file can be used to generate a valid Nagios/Icinga configuration:
./nmap2nagios-ng.pl -i -e -r mynet.xml -o
16%
26.01.2025
startserver()
05 io = IOBuffer();
06 x = 0.0:0.001:1.0
07 WebSockets.listen("127.0.0.1", PORT) do ws
08 for msg in ws
09 lc1 = JSON.parse(msg)["c1"]
10 lc2 = JSON.parse(msg)["c2"]
11
16%
26.01.2025
in combination with a card supporting the extended standard (SDXC). CQ mode was introduced in 2017 with version 6.0 of the SD specification [4], but although the Linux kernel had been supporting CQ mode for e
16%
31.10.2025
to the Windows desktop, but at a little less than 10MB, it is much more compact than Cygwin's 100MB and is also easier to install.
Alternatives
MobaXterm: A previous article [3] introduced Moba
16%
26.03.2025
address. In this example, the network is 192.168.179.0/24, and I have configured the Ubuntu virtual machine to use a static IP address of 192.168.179.240 (Figure 2
16%
31.10.2025
login -l | grep linus
linus xguest_u s0
This means my son can log in like before; however, his account is now mapped by SELinux to the xguest user:
$ id -Z
xguest_u:xguest_r:xguest_t:s0
Access