32%
09.01.2013
Barracuda (SATA 3Gb/s, 4K Sectors)
Device Model: ST3000DM001-1CH166
Serial Number: Z1F35P0G
LU WWN Device Id: 5 000c50 050b954c3
Firmware Version: CC27
User Capacity: 3,000,592,982,016 bytes [3.00 TB]
Sector
32%
23.07.2012
.13.134.52):
Not shown: 994 filtered ports
PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 4.3 (protocol 2.0)
25/tcp closed smtp
53/tcp open domain ISC BIND 9.3
32%
21.08.2014
application then grabs the data from this database and creates charts. The client can be programmed by the user or it can come as a prepared daemon (e.g., collectd [3]). If you like to measure your own
31%
28.11.2021
.
Figure 1: Microsoft is working on its own GUI solution that translates Wayland and X11 apps to RDP [3]. © devblogs.microsoft.com
Even without installing an Insider version, you do not have to do
31%
05.08.2024
-bound tests. Saving the results of past benchmarks is also advisable and can be easily done with tee [11]:
go test -bench=Row -benchmem -benchtime=10x | tee testresults/bench00.txt
31%
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
31%
07.02.2019
< n; i++)
{
c[i] = a[i] * b[i]
}
}
...
#pragma acc parallel loop copyin(e)
present(a) copyout(f) {
for (int j=0; j < n; j++)
{
f[i] = 2.0*e[j] + (1.0/4.00*(a[j]*4
31%
05.12.2014
of the pgrep tricks, the following example offers a nice way of retrieving detailed information regarding the ssh command:
# ps -p $(pgrep -d, -x sshd)
PID TTY TIME CMD
1905 ? 00:00:00 sshd
31%
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
31%
04.11.2011
-o pe_start
# vgcreate RaidVolGroup00 /dev/sdx
# lvcreate --extents 100%VG --name RaidLogVol00 RaidVolGroup00
# mkfs -t ext3 -E stride=32 -m 0 -O dir_index,filetype,has_journal,sparse_super /dev