17%
16.04.2015
: hpc_001.html (stored 0%)
[laytonjb@home4 TEMP]$ ls -s
total 22456
11228 files.zip 11032 Flying_Beyond_the_Stall.pdf 196 hpc_001.html
The options used are,
-r
: recursively zip
-0
17%
30.11.2025
. In Python 2.3, the logging module [3] was finally added to the standard library, so assuming you have Python in place, you have nothing to install. To use the module, import it at the start of a script, like
17%
08.01.2013
of software that allows Linux to participate in Windows file sharing? And that’s not the only question. Over the past year, we’ve heard quite a bit about the Unified Extensible Firmware Interface (UEFI) and how
17%
17.04.2017
to query; for example:
nslookup -server 10.0.0.11
You can also combine the two options, if necessary.
If you start nslookup so that it does not use the locally configured DNS server for name resolution
17%
14.08.2017
such as containers. In native cloud environments, Prometheus [3], with its time series database approach, has therefore blossomed into an indispensable tool. The software is related to the Kubernetes [4] container
17%
19.12.2012
has the following specifications:
4 cores at 3.8GHz (turbo to 4.2GHz)
4MB L2 cache
384 Radeon cores
800MHz GPU clock speed
DDR3 1866MHz memory
100W
Putting both the CPU
17%
06.10.2019
(R-factor). From these values, a prediction is made for speech quality ranging from 0 to 100, which can be mapped on the MOS scale (Table 3).
Table 3
R-Factors and MOS Values
R
17%
09.04.2019
. The command
> msfpayload windows/exec CMD="cmd /k calc" EXITFUNC=thread C | sed '1,6d;s/[";]//g;s/\\/,0/g' | tr -d '\n' | cut -c2-
would format the parameter value for -ShellCode correctly in the example here
17%
09.01.2013
OSForensics
OSForensics [3] is a Windows tool by PassMark Software for live forensics and postmortem analysis. For this comparison, we looked at version 1.2 (build 1003); version 2.0 has been released
17%
19.09.2019
to LLVM’s intermediate code, including for Nvidia and AMD GPUs and CPUs. The really great part is that you don’t have to compile any external code or have a C/C++ compiler installed, because LLVM comes ... High-Performance Python 3