10%
30.11.2025
, and there's a 5Mpx camera on the back.
The Asus Transformer Prime TF201 tablet can convert between slate-only mode and laptop mode. Thus, users can take full advantage of the 10.1-inch, 1280x800 Super IPS
10%
30.11.2025
definition.
Listing 1
Notification Setup
01 notification_interval 1440
02 is_volatile 0
03 check_period 24x7
04 normal_check_interval 5
05 retry
10%
30.11.2025
686
oprofile-0.9.5-4.fc12.i686
To profile the kernel, you need to tell OProfile where the kernel image is located with the --vmlinux option:
opcontrol --setup --vmlinux=/usr/lib/debug/lib/ modules
10%
30.11.2025
2009-11-06 03:39 whois.nse
The Nmap Reference Guide [5] provides a breakdown of the scripts that are currently distributed with Nmap.
More on NMAP
In this article, I focus on Nmap
10%
30.07.2014
$socket "system.loadavg_5min $lavg[1] $ts\n";
print $socket "system.loadavg_15min $lavg[2] $ts\n";
sleep(60);
}
close($socket);
The example client in Listing 1 sends the load average values of the last 1, 5, and 15
10%
17.10.2018
the examples presented here use the Spyder 3.2.8 Python development environment (Anaconda 5.2.0) on Mint 19.0 Xfce. Because the full code is too long for a printed article, it’s freely available on
10%
24.02.2022
will be configured as client machines and the rest as the servers hosting the Lustre filesystem. Although not required, all eight systems will run CentOS 8.5.2111. As the names imply, the servers will host the target
10%
17.02.2015
.
Listing 1
auditd.conf
log_file = /var/log/audit/audit.log
log_format = RAW
log_group = root
priority_boost = 3
flush = INCREMENTAL
freq = 20
num_logs = 5
disp_qos = lossy
dispatcher = /sbin
10%
30.05.2021
this instance type is equipped with an NVidia Tesla V100 [5] datacenter accelerator (Figure 1). Built on the basis of the Volta microarchitecture [6], the V100 supports CUDA 7.0, and it was the first to ship
10%
20.05.2014
the next time the VM starts. As with a normal suspend-to-disk function on physical hardware, it is useful to speed up the next boot.
Internal Snapshots with VMM
Cole Robinson's entry in the Fedora wiki [5