18%
18.06.2014
= os.open(fileloc, os.O_RDONLY)
junk = os.fstat(FILE)
size = junk[6]
atime = junk[7]
mtime = junk[8]
ctime = junk[9]
uid = junk[4]
gid = junk[5]
print " File: %s size: %s atime
18%
03.09.2013
should not use legacy 10Mb technology, which is often encountered in the form of small switches that are still running, even if everything else has been modernized. Each hardware bottleneck leads to poor
18%
21.08.2014
simulates a lottery with 100 tickets. Each ticket contains the name of a 100MB test file. In total, there are 10 different, equally large test files (called a to j ), but they occur a different number
18%
04.04.2023
should be copied from the stage named stage_one. Because it copies only one file, the resulting image is an order of magnitude smaller – it is 124MB.
Listing 3
Multistage Build
FROM gcc
18%
03.12.2015
the agent required for VMM from the dashboard – 7MB are unlikely to be an obstacle.
Figure 2: Scenarios supported by Azure Site Recovery – An overview
18%
14.03.2018
analysis and in Apache Hive in Avro and Parquet formats for SQL query accessibility. Files with a size of more than 1MB are forwarded to Kafka; smaller files are streamed via Kafka to Spark Streaming. Kafka
18%
17.04.2017
, with the modular licensing scheme, choose the services they need. (See also the "Testing OMS Free of Charge" box.)
Testing OMS Free of Charge
If testing 500MB of daily upload is sufficient for logfiles
18%
03.02.2022
with a KDE or Gnome desktop, you need to ensure around 200MB of storage space in each case. Much more important is the availability of RPM support, SSH, and a correct Network Time Protocol (NTP) configuration
18%
21.08.2014
device in the developer forums and the usual websites – from XDA Developers [4] to AndroidPIT [5]. If you have managed to root the device with an app like Superuser [6], you can access a number of apps
18%
05.02.2019
or the new Oracle mode for each MariaDB instance. As a small example, Listing 6 shows an anonymous Oracle PL/SQL block in MariaDB. Further examples can be found online [2].
Listing 6
PL/SQL Block