18%
30.01.2020
Profile on a variation of the MD code.
Listing 2
cProfile Output
Thu Nov 7 08:09:57 2019
12791143 function calls (12788375 primitive calls) in 156.745 seconds
Ordered by: cumulative time
ncalls
18%
11.04.2016
_options=synced
08 servers=backend1, [...]
09 user=maxscale
10 passwd=secret
11
12 [Galera Listener]
13 type=listener
14 service=Galera Router
15 protocol=MySQLClient
16 address=10.42.0.1
17 port=3306
18
19 [Galera
18%
20.05.2014
= require('http'),
02 express = require('express');
03
04 function root(req, res) {
05 res.end("hello");
06 }
07
08 var app = express();
09 app.set('port', process.env.PORT || 3000);
10
11 app
18%
14.03.2013
GRANT ALL PRIVILEGES ON nova.* TO 'novadbadmin'@'%'
04 IDENTIFIED BY 'dieD9Mie';
05 EOF
06 mysql -u root <08 GRANT ALL PRIVILEGES ON glance.* TO 'glancedbadmin'@'%'
09
18%
14.11.2013
-persistent-net-generator.rules
openSUSE, Red Hat 6
* /etc/udev/rules.d/70-persistent-net.rules* No net generator rules since 12.3. Instead, the biosdevname package is used to identify the NICs
18%
04.10.2018
: ebits/openshift-client
02
03 stages:
04 - deployToOpenShift
05
06 variables:
07 OPENSHIFT_SERVER: https://openshift.ext.cetic.be:8443
08 OPENSHIFT_DOMAIN: openshift.ext.cetic.be
09 # Configure
18%
01.08.2019
_path": "/var/log/osquery",
07 "disable_logging": "false",
08 "schedule_splay_percent": 10
09 },
10 "schedule": {
11 "osquery_profile": {
12 "query": "SELECT * FROM osquery_info;",
13
17%
18.02.2018
.env.GITHUB_API_TOKEN
06
07 var port = process.env.PORT || 5000
08
09 app.get('/', function (req, res) {
10 // Implement GitHub API call
11 })
12
13 app.listen(port, function () {
14 console.log('App listening on port
17%
25.03.2020
.io/service-account.name: testserviceaccount
kubernetes.io/service-account.uid: b45a08c2-d385-412b-9505-6bdf87b64a7a
Type: kubernetes.io/service-account-token
Data
====
ca.crt: 1025 bytes
namespace: 7 bytes
token: ey
17%
11.09.2018
Ain't Markup Language'' [6]), so be careful.
Listing 2:nginx.tml
01 ---
02
03 apiVersion: extensions/v1beta1
04 kind: Deployment
05 metadata:
06 name: nginx-dep
07 spec:
08 replicas