21%
02.06.2020
at Monitor | Vulnerabilities | Functions
(Figure 12), you can see that all five Lambda functions received the all-clear for known vulnerabilities. It's not uncommon to see payloads with older libraries
21%
11.10.2016
-server"}))
06
07 ; Enable all interfaces for TCP, UDP and websockets:
08 (let [host "0.0.0.0"]
09 (tcp-server {:host host})
10 (udp-server {:host host})
11 (ws-server {:host host}))
12
13 ; Clean up events
21%
05.12.2016
"
12 tapetype "EXAMPLE-TAPE"
13 define tapetype EXAMPLE-TAPE {
14 length 100 mbytes
15 filemark 4 kbytes
16 }
17 define dumptype simple-gnutar-tcp {
18 auth "bsdtcp"
19 program "GNUTAR
21%
09.06.2018
might tell RTCPeerConnection which STUN/TURN service(s) to connect to during the signaling process (Figure 12). Although the default transport for STUN requests is UDP, as with SIP, the request URL allows
21%
01.06.2024
msstore
Search repo(s) for matching packages by nameLimit search to a particular package source
list
ls
winget listwinget list - n 12winget list --upgrade-availablewinget list
21%
16.05.2013
nested groups (Listing 12). All of these steps are the responsibility of the domain administrator.
Listing 12
Nested Groups
root@samba:~# net rpc group add localgroup -L -Uadministrator
21%
09.01.2013
without a file server. Novell states that the minimum requirements for the host system are 12GB of RAM and 100GB of hard disk space for a small installation: Filr, a MySQL database, and the Lucene engine
21%
16.05.2013
,1000);
06
07 // Set host data on the Device (GPU)
08 dA = gpuSetData(A);
09 dC = gpuSetData(C);
10
11 d1 = gpuMult(A,B);
12 d2 = gpuMult(dA,dC);
13 d3 = gpuMult(d1,d2);
14 result = gpuGetData(d3); // Get
21%
13.02.2017
more quickly at 391 and 386KBps than Gluster at 12KBps and Lizard at 19KBps (Figure 2). However, the client's CPU load for the two Ceph candidates was well over 90 percent, whereas Bonnie only measured
21%
26.01.2025
, improving on the concept by fixing [12] several problems in Jupyter's design. Whereas Jupyter can serve as an interface to many different languages (the name is a mashup of Julia, Python, and R, its original