30%
15.02.2012
written = 216,707,618 (216.707618 MB)
Number of Write function calls = 35,369
Average (mean) bytes per call = 6,131.210016 (bytes) (0.006131 MB)
Standard Deviation bytes per call = 112
30%
07.01.2013
and occupying 500MB of space on the hard disk. The installation does not include a graphical desktop.
VMBuilder creates the image file for the virtual disk in the ubuntu-kvm
subdirectory relative to the current
30%
18.07.2013
: XXXXXXXXXXXXXXXXXX
6 Firmware Revision: 2CV102HD
7 Transport: Serial, ATA8-AST, SATA 1.0a, SATA II Extensions, SATA Rev 2.5, SATA Rev 2.6
8 Standards:
9 Used: ATA/ATAPI-7 T13 1532
30%
05.12.2016
numbering 21,365 from a total of 24,135 were reproducible in Debian, which corresponds to an average of 88.5 percent in the individual branches. "Testing," with more than 90 percent, does better than
30%
18.07.2012
Currently Loaded Modulefiles:
1) compilers/open64/5.0
[laytonjb@n0001 ~]$ more test.f90
program test
write(6,*) ‘hello world’
stop
end
[laytonjb@n0001 ~]$ openf90 test.f90 -o test
[laytonjb@n0001
30%
09.04.2019
Citrix about an attack on March 6.
If a major player like Citrix is unaware of any such attack, what chance does an average company have to learn about similar attacks?
Citrix also didn't tell when
30%
21.08.2012
/var/chroots/sl6.2/etc/rc.d/rc.local
):
[root@test1 rc.d]# more rc.local
#!/bin/sh
#
# This script will be executed *after* all the other init scripts.
# You can put your own initialization stuff
30%
21.12.2017
, built by IBM at a cost of around EUR135 million, has 19 compute islands with approximately 8,200 cores each, and six newer islands with 14,300 cores each. It achieves a speed of around 6 petaFLOPS (10
30%
13.12.2022
Packages:
(1/6): dhcp-common-4.3.6-47.el8.noarch.rpm 902 kB/s | 206 kB 00:00
(2/6): dhcp-libs-4.3.6-47.el8.x86_64.rpm 3.1 MB/s | 147 kB 00:00
(3/6
30%
05.12.2019
6
Compiling Fortran Code
$ gfortran -fPIC -shared -c test1.f90
$ gfortran -fPIC -shared -o libtest1.so test1.f90
$ ls -s
total 28
8 libtest1.so 4 test1.f90 4 test1.fpy 4 test1.mod 4 test