15%
18.07.2013
backend3.example.com server;
05 backend4.example.com server down;
06 backend5.example.com backup server;
07 }
08
09 upstream fallback {
10 fallback1.example.com server: 8081;
11 }
12
13
14 server {
15 %
16
15%
16.10.2012
($ssh, '/sbin/ifconfig');
07 stream_set_blocking($stream, true);
08
09 $response = '';
10 while($buffer = fread($stream, 4096)) {
11 $response .= $buffer;
12 }
13
14 fclose($stream);
15 echo $response;
16
17
15%
04.02.2014
^
08 HINT: There is an entry for table "a", but it cannot be referenced from this part of the query.
09
10
11 # But LATERAL makes this join correct:
12
13
14 SELECT
15 a.id, a.name, t
15%
09.01.2013
OR REPLACE FUNCTION public.deny_alter_table()
02 RETURNS event_trigger
03 LANGUAGE plpgsql
04 AS $function$
05 BEGIN
06
07 RAISE EXCEPTION '% is disabled', TG_TAG;
08
09 END;
10 $function$
11
12
15%
07.06.2019
this script, please let me know, preferably in Python
06 # hanscees@AT@hanscees.com
07 # modified from https://gist.github.com/cirocosta/17ea17be7ac11594cb0f290b0a3ac0d1x
08
09 set -o errexit
10
11 main() {
12
15%
18.06.2014
- 112 days]: 8101 ( 2.09%) ( 25.12% cumulative)
[ 112- 168 days]: 47729 ( 12.30%) ( 37.42% cumulative)
[ 168- 252 days]: 3578 ( 0.92%) ( 38.34% cumulative)
[ 252- 365 days]: 4970
15%
22.12.2017
.linux-magazin.de;
04
05 root /var/www/www.linux-magazin.de;
06 index index.html index.htm;
07
08 # Let's Encrypt Challenge
09 #
10 location ~ /.well-known {
11 allow all;
12 }
13
14
15%
16.05.2013
_package_name = 'apache2'
09 ** ** ** ** ** **$apache_service_name = 'apache2'
10 ** ** ** ** ** **$apache_config_name = '/etc/apache2/apache.conf'
11 ** ** ** **}
12 ** ** ** **/(RedHat|CentOS|Fedora)/: {
13
15%
18.07.2013
=> installed
04 }
05 file { "/etc/update-motd.d/10-mymotd":
06 ensure => "present",
07 source => "puppet:///modules/mypuppets/misc/10-mymotd",
08 owner => 'root',
09 group => 'root',
10
15%
23.03.2022
laytonjb laytonjb 19946519 Nov 20 2020 Lmod-8.4.15.tar.gz
31988342 drwxrwxr-x 2 laytonjb laytonjb 4096 Oct 27 14:22 mpibzip2-0.6
31988329 -rw-rw-r-- 1 laytonjb laytonjb 92160 Oct 27 14:18 mpibzip