15%
30.01.2024
– not a good thing, even when things are working. I washed the thermal paste out with 70 percent isopropyl alcohol loaded in a Waterpik-type device I sourced on AliExpress for $20. Another $20 went to Amazon
15%
18.08.2021
20.04 system. I had to install some packages for the postprocessing (darshan-util
) tools to work:
texlive-latex-extralibpod-latex-perl
Different distributions may require different packages. If you
15%
05.02.2019
| revenue |
18 +---+------+---------+
19 | 1 | 2016 | 100.00 |
20 | 2 | 2016 | 0.00 |
21 | 3 | 2016 | 999.99 |
22 | 1 | 2017 | 500.00 |
23 | 2 | 2017 | 0.00 |
24 | 3 | 2017 | 100.00 |
25 | 1 | 2018
15%
09.01.2013
Barracuda (SATA 3Gb/s, 4K Sectors)
Device Model: ST3000DM001-1CH166
Serial Number: Z1F35P0G
LU WWN Device Id: 5 000c50 050b954c3
Firmware Version: CC27
User Capacity: 3,000,592,982,016 bytes [3.00 TB]
Sector
15%
03.08.2023
data center now consumes between 20 and 50MW per year – that's as much electricity as around 35,000 homes. This increase is driven not least by the rise in demand for cloud computing services
15%
25.03.2021
is persistent
Intent Bitmap : Internal
Update Time : Sat Jan 9 15:24:20 2021
State : clean, resyncing
Active Devices : 2
Working Devices : 2
Failed Devices : 0
Spare
15%
16.05.2013
sessions with Google Authenticator [17]. The Google Authenticator Project is released under the Apache License 2.0 and is freely available. A PAM module is available for the server; the Google Authenticator
15%
20.03.2014
-node cluster with support on weekdays costs no less than 9,000 Euros, while the same cluster with 24x7 support is priced at 14,000 Euros. Realistically, however, no one will operate cloud storage with only two
15%
25.03.2021
/apache2/sites-available
--- 000-default.conf
default-ssl.conf
/etc/apache2/sites-enabled
--- 000-default.conf -> ../sites-available/000-default.conf
Listing 4
Minimal Configuration
15%
18.07.2013
":
02 ensure => present,
03 name => $apache,
04 require => Exec['apt-get update']
05 }
06 exec { 'apt-get update':
07 }
08
09 file { '/etc/apache2/sites-enabled/000-default':
10 ensure