30%
06.10.2019
ret = p.wait()
50 else:
51 ret = p.returncode
52 if (ret != 0):
53 # if not OK
54 if p.stdout:
55 print
30%
06.10.2019
being fail-safe, fast, and economical [1]. The result was Apache Cassandra [2].
Facebook released Cassandra in 2008 under an open source license, and two former Rackspace employees founded their own
30%
11.04.2016
/s, 84.4 KiB/s (691.8 kbit/s)
2 KiB blocks: 81.3 IO/s, 162.6 KiB/s ( 1.3 Mbit/s)
4 KiB blocks: 80.2 IO/s, 320.8 KiB/s ( 2.6 Mbit/s)
8 KiB blocks: 79.8 IO/s, 638.4 KiB/s ( 5.2 Mbit/s)
16
30%
03.08.2023
:00:00:00:00:01",
"ip-address": "192.168.2.253",
hostname: "special-host",
"option-data": [{
"name": "domain-name-servers",
"data": "192.168.1.1"
}]
}]
}]
}
This example defines the service
30%
18.07.2013
| 68 | ftp:// scheme
42000073 | 63 | DN SCAN Python-urllib UA, possible Scanner
1205 | 55 | backslash
1312 | 52 | ~ character
42000065 | 50 | DN WEB_APPS Magento XMLRPC
30%
12.09.2013
Timeout Test
$ time curl http://localhost/cgi/burn0.pl\?4.9
00:00:04.900198
real 0m4.958s
user 0m0.003s
sys 0m0.006s
$ time curl http://localhost/cgi/burn0.pl\?5.1
curl: (52) Empty reply from
30%
04.12.2024
Attaching an iSCSI Device
$ uname -a
Linux DANSBOX 6.8.0-35-generic #35-Ubuntu SMP PREEMPT_DYNAMIC Mon May 20 15:51:52 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE
30%
12.05.2021
100 100 --- Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x003e 200 200 --- Old_age Always - 0
240 Head_Flying_Hours 0x0000 100 253 --- Old
30%
30.01.2013
and LuaFileSystem. Luaposix requires Lua BitOp as well. These libraries might work with lua 5.2 (the current version), but to make things easier, the author of Lmod, Robert McLay at the Texas Advanced
30%
05.12.2014
CellStyle(sheetSubTitle[[1,1]], csSubTitle)
52
53 # Body
54 rows <- addDataFrame(data,sheet,startRow=4,
startColumn=1, colnamesStyle = csTableColNames,
colStyle=list('2'=csBody, '3'=csBody))
55 set