18%
30.11.2025
versions worked best (and worst) together. My tests included the following:
Kame/Racoon on Mac OS X and Linux
Solaris 10
Windows Server 2008
Cisco-Router with IOS 12
Juniper SRX
18%
30.11.2025
(in days)
05 export CA_EXPIRE=3650
06
07 # Certificate validity (in days)
08 export KEY_EXPIRE=3650
09
10 # Predefined certificate values
11 export KEY_COUNTRY="DE"
12 export KEY_PROVINCE="BY"
13 export
18%
31.10.2025
recent Linux distributions already have it in their package management systems. To install on Ubuntu 12.04, type:
apt-get install golang
Other operating systems, including Mac and Windows, have binary
18%
30.11.2025
;
12
13 /* sendq: servers need a higher sendq as they send more data */
14 sendq=2 megabytes;
15 };
Additionally, ircd.conf lacks a block that allows connections to other servers
18%
30.11.2025
to storage
08 mv archiv/cur/$i storage
09
10 # Create storage directory for email
11 mkdir storage/$pref.$i
12
13 # Extract attachments from mail
14 ripmime -i storage/$i -d storage/$pref.$i
15
16
18%
30.11.2025
/lib/certmaster/peers
11 setfacl -d -R -m 'u:foobar:rwX' /var/lib/func
12 setfacl -R -m 'u:foobar:rwX' /var/lib/func
13 setfacl -d -R -m 'u:foobar:rwX' /var/log/func/
14 setfacl -R -m 'u:foobar:rwX' /var
18%
30.11.2025
.msft in the reservation name with your own domain.The following command sets DHCP option 12 with a value of PC4711.contoso.msft for the reservation just created for the IP address 10.10.47.11. Option 12 is the hostname
18%
30.11.2025
(s) you wish to process (or 'all' to process all packages). (default: all) [?,??,q]: all
12
13 Processing package instance from
14
18%
30.11.2025
Resident Pages: 0/15 0/60K 0%
05 Elapsed: 8.1e-05 seconds
06 $ ./vmtouch -vt /bin/gzip
07 /bin/gzip
08 [OOOOOOOOOOOOOOO] 15/15
09
10 Files: 1
11 Directories: 0
12 Touched Pages: 15 (60K)
13
18%
30.11.2025
specified IP addresses and demand a password, but for simplicity, my .htaccess looks like the following:
Order Deny,Allow
Deny from All
Allow from 12.12.12.12
Allow from 23.23.23.23
Allow from 34