10%
22.06.2012
: Qmail Delivery Retry Events
Delivery Attempt
Seconds
D-HH:MM:SS
1
0
0-00:00:00
2
400
0-00:06:40
3
1600
0-00:26:40
4
10%
09.01.2013
" = "" ]
17 then
18 echo "$0 error: ID missing." >&2
19 fi
20
21 id=$1
22 shift
23
24 echo "$id $(date +%s) $mode" >> $ACCOUNTING
The VM_HOOK construct can appear more than once in the configuration
10%
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
10%
17.11.2016
.
Figure 1: Client systems access the desired GlusterFS volume via a single namespace. (Red Hat CC BY-SA 3.0 [1])
When you look under the hood of GlusterFS, it is striking that the filesystem
10%
15.08.2016
.
Figure 1: Client systems access the desired GlusterFS volume via a single namespace. (Red Hat CC BY-SA 3.0 [1])
When you look under the hood of GlusterFS, it is striking that the filesystem
10%
28.06.2011
- 4B760828 emi- E0A3107A 192.168.1.101 172.19.1.3 pending mykeypair 0 m1.small 2011- 03- 09T16:22:36.864Z cluster1 eki- F7111106 eri- 0B641162
04
10%
09.04.2019
.
Figure 1: Ncurses-based menuconfig (Wikipedia, CC BY-SA 3.0).
Another option is Newt [22], a programming library that focuses on color TUIs (Figure 2) and uses a widget approach, making programming
10%
09.08.2015
install the cockpit
package via the Arch User Repository (AUR). The Cockpit version accompanying Fedora 21 still reports as version 0.27 from autumn 2014, although the current version was already 0
10%
20.12.2012
: Nmap Command
root@sandbox:~# nmap -v -A www.haribo.de
...
Host www2.haribo.com (213.185.81.67) is up (0.011s latency).
Interesting ports on www2.haribo.com (213.185.81.67):
Not shown: 995 closed ports
10%
30.07.2014
=> SOCK_STREAM)
or die "Couldn't connect to $remote_host:$remote_port: $@ \n";
while() {
my @lavg = Sys::CpuLoad::load();
my $ts=time();
print $socket "system.loadavg_1min $lavg[0] $ts\n";
print