9%
03.02.2024
-h
option to get a more human-readable form (Listing 2), with storage reported in megabytes, gigabytes, and terabytes.
Listing 1: Linux df
Command
$ df
Filesystem 1K
9%
28.11.2022
.204-7012 [2] in subcontracts for which subcontract performance will involve covered defense information (DoD CUI). DFARS provides acquisition regulations that are specific to the DoD and outlines regulations
9%
18.02.2018
and storage, database, and migration [2]. Amazon's services are similar to Lego bricks; you can combine them using a simple management console GUI to build virtual networks with different properties. You can
9%
04.08.2020
with the official API or a scraper.
Listing 1
reviews.yaml
reviews:
product1:
- reviewer1
- reviewer2
- reviewer3
- reviewer7
product2:
- reviewer1
- reviewer2
9%
15.08.2016
Swagger [1] automates both. Swagger is both a specification [2] and a collection of tools that generate interactive documentation for a REST API, and it's even a small software development kit (SDK
9%
09.01.2013
of the SLE maintainers (Figure 2).
Figure 2: An enterprise distribution like SLE provides security patches as quickly as possible.
Because SUSE usually
9%
03.02.2022
.exec(http("step_1")
30 .get("/")
31 .headers(headers)
32 .check(status.is(200)))
33 .exec(http("step_2")
34 .get("https://google.com/")
35 .headers(headers)
36
9%
28.03.2012
--------><----------Disks-----------><----------Network---------->
#cpu sys inter ctxsw KBRead Reads KBWrit Writes KBIn PktIn KBOut PktOut
3 1 1421 2168 0 0 41000 90 0 2 0 0
3 2 1509 2198 64 2 49712
9%
05.12.2016
As soon as a machine becomes accessible over the Internet, attacks start to rain down on it. Tools such as Fail2ban help against brute force attacks but are not a panacea. A DIY script offers
9%
26.11.2013
RawKey = "4ea1...b2bf";
02 var encAlg = {
03 name : "AES-GCM",
04 params : {
05 iv : hex2bin("534aea17"),
06 additionalData: hex2bin("534aea17"),
07 tagLength: 128
08 }
09 };
10 function encrypt