19%
14.03.2013
details as well [3]. The files in the Linux /proc directory also have a pleasingly hackable penchant for being directly readable as plain text, as opposed to more binary-centric proc implementations
19%
17.06.2017
package before installing:
$ wget http://dl.bintray.com/rundeck/rundeck-deb/rundeck-2.6.7-1-GA.deb
$ sudo dpkg -i rundeck-2.6.7-1-GA.deb
Installing a package is practical because it integrates a Rundeck
19%
30.11.2025
of approximately $3M per MW of IT. In addition, IT systems that can tolerate higher temperatures can reduce the risk of IT failures during facility cooling outages."
Red Hat and SAP
Red Hat announced
19%
22.05.2023
a secondary (local) drive with the exact same capacity on each, /dev/sdb:
$ cat /proc/partitions|grep sd
8 0 10485760 sda
8 1 1024 sda1
8 2 1835008 sda2
8 3
19%
06.10.2019
when a user leaves.
checkCertWithoutUser.pl and revoke_and_delete (called in Listing 4, line 2) [6] get rid of certificates after some time has elapsed (Figure 3
19%
20.02.2023
the file /usr/local/bin/gpu_devices.sh
(Listing 6).
Listing 6: /usr/local/bin/gpu_devices.sh
#!/bin/bash
/sbin/modprobe nvidia
if [ "$?" -eq 0 ]; then
# Count the number of NVIDIA controllers found.
NVDEVS=`lspci | grep -i NVIDIA`
N3
19%
17.02.2015
.
However you create your image file, you should now create a mount directory and mount the image (lines 3 and 4; Figure 1). Additionally, you make the recovery boot image (winre.wim) visible in line 6
19%
25.03.2021
, the pcre-config tool, and the developer packages for Zlib and Bzip2. On Ubuntu, the command
$ sudo apt install build-essential libpcre3-dev zlib1g-dev libbz2-dev
retrieves everything you need. The numerous
19%
15.08.2016
gives it the flexibility to incorporate Open vSwitch [1], MidoNet by Midokura [2], OpenContrail [3] by Juniper, and other SDN solutions – Neutron has a plugin for almost all SDN approaches on the market
19%
14.11.2013
should use equal-sized disks in groups of some power of two, plus the parity level of the group. Thus, the optimal RAID-Z1 group sizes are 3, 5, and 9 disks, RAID-Z2 are 4, 6, and 10 disks, and RAID-Z3