17%
21.08.2014
, no network calls
06 #source = ocs.computers.replay
07 #file = computers.xml
08
09 ## OCS SOURCE PARAMETERS ##
10 source.url = http://ocs-server.mydomain.com
11 source.username = SOAP_USER
12 source
17%
07.06.2019
' sysadmin@giantco.cxm"
05
06 check program sync_all_node_5 with path "/usr/bin/ansible-playbook sync_files.yml -e 'vmname=webbox5'"
07 every 15 cycles
08 if status != 0 for 30 cycles then exec
17%
26.11.2013
: "RSASSA-PKCS1-v1_5",
03 params: {
04 modulusLength: 512,
05 publicExponent: new Uint8Array([0x01, 0x00, 0x01])
06 }
07 };
08 var sigAlg = {
09 name: "RSASSA-PKCS1-v1_5",
10 params: { hash: "SHA-1
17%
30.04.2012
in the Metasploit Framework itself. Start the Metasploit msfconsole
console and load nessus
:
msf > load nessus
Once the plugins are loaded, connect to the server.
msf > nessus_connect cr0wn:password@localhost ok
17%
01.06.2024
.
Listing 1
Analysis with sar
01 $ sar -f /var/log/sysstat/sa08A [...]
02 $ sar -f /var/log/sysstat/sa08 -s 23:30:00 -e 23:55:00 [...]
03 $ sar -f /var/log/sysstat/sa07 -s 23:30:00 -e 23:55:00 -P
17%
11.10.2016
straightforward. If a processor was operating at a fixed frequency of 2.0GHz, CPU utilization was the percentage of time the processor spent doing work. (Not doing work is idle
time.) For 50% utilization
17%
20.03.2014
": 2048,
07 "resolvers": ["192.168.111.254"],
08 "disks": [
09 {
10 "image_uuid": "1fc068b0-13b0-11e2-9f4e-2f3f6a96d9bc",
11 "boot": true,
12 "model": "virtio"
13 }
14 ],
15
17%
07.10.2014
_string;
08
09 static int prochello_show( struct seq_file *m, void *v )
10 {
11 int error = 0;
12
13 error = seq_printf( m, "%s\n", output_string);
14 return error;
15 }
16
17 static int prochello
17%
14.03.2013
: 6
08 microcode : 0x60c
09 cpu MHz : 800.000
10 cache size : 6144 KB
11 physical id : 0
12 siblings : 2
13 core id : 0
14 cpu cores : 2
15 apicid
17%
02.02.2021
On if $lever is set to Up or Down. If none of the comparison values before => are correct, the default value applies.
Listing 1
match
$flasher = match ($lever) {
0 => "Warning_Flasher",
'Up