16%
25.02.2013
_w_iostat_sda1.out&
sleep 10
./iozone -i 0 -r 64k -s -3g -e -w > iozone.out
sleep 10
date
I put the two sleep
commands in the script so I could get some “quiet” data before and after the run. (Note: Sometimes it
16%
22.12.2017
to the other locations affected usability. This results in the following requirements:
The German web server farm (10.0.101.99) must be reached from all productive network segments of the German site under
16%
13.12.2011
.6.24-16-server #1 SMP Thu Apr 10 13:58:00 UTC 2008 i686 GNU/Linux
user@metasploitable:~$ netstat -tulnp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address
16%
30.01.2024
AliveInterval and ClientAliveCountMax, are intended to help meet the compliance requirements:
grep -i clientalive /etc/ssh/sshd_config
ClientAliveInterval 600
ClientAliveCountMax 0
Once you have made these changes to your
16%
22.06.2012
0-07:06:40
10
32400
0-09:00:00
11
40000
0-11:06:40
12
48400
0-13:26:40
13
57600
0-16:00:00
14
67600
16%
07.06.2019
return (pass);
07 }
08
09 unset req.http.Cookie;
10 }
Caching Time-to-Live
Caching content and delivering it later to identical requests is Varnish's bread and butter. If you want the reverse proxy
16%
05.02.2023
functionality was part of the Spark image (Figure 7).
Listing 10
goss_wait.yaml
port:
tcp:22:
listening: false
ip:
- 0.0.0.0
user:
sshd:
exists: false
process:
sshd
16%
07.10.2014
Amount of virtual memory used by the process
1405m
1,405MB
RES
Amount of physical memory used by the process
1.0g
1.0GB
SHR
Shared memory used
16%
17.02.2015
e syscall=2
success=yes exit=3 a0=7fff67b1e9fc a1=0 a2=1fffffffffff0000 a3=3109e85ad0
items=1 ppid=7144 pid=11992 auid=1000 uid=1000 gid=1000 euid=1000 suid=1000
fsuid=1000 egid=1000 sgid=1000
16%
10.06.2015
_STATUS_PROGRAM="cat $xrandr_output" \
XRANDR_SET_PROGRAM=echo AUTOMIRROR_NOTIFY_COMMAND=: \
./automirror.sh)"
08 if [[ "$res" == "$(< $script_output)" ]] ; then
09 return 0
10 else