19%
29.11.2017
to be executed by low-skill assembly line workers.
Some of the most important sea changes in software have taken aim at these metaphors: take the agile software development movement [3], for instance. It took aim
19%
05.12.2016
OS devices over APNs, and I added my first test device, an Apple iPad Mini with iOS 8.4.0 to the management console just as quickly.
Other test devices – an Apple iPhone running iOS 6.1.6, a Nokia Lumia 630
19%
16.08.2018
rings that are assigned corresponding delay values. For example, ring 1 receives the Semi-Annual Channel immediately and ring 2 after 30 days; ring 3 receives the Long-Term servicing channel (formerly
19%
13.06.2016
and 3).
Figure 2: User interface translation configuration
Figure 3: Translation configuration
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