19%
10.04.2015
_SECRET="Nuer fuer LM-Leser :-)"
04 KNOCK_LOGLVL=2
05 $
06 $ LD_PRELOAD=/usr/local/lib64/libknockify.so ncat 127.0.0.1 -l 4242
07 setting loglvl to 2
08 Initializing hooks ...
09 Resolving symbol socket ...
10
19%
17.02.2015
as ro
03 import json
04
05 class reporter:
06 def __init__(self, name, collec, keys, fexpr=None):
07 count = 0
08 doc = None
09 for doc in MongoClient()[name][collec].find(fexpr):
10
19%
05.12.2016
, but Debian and Ubuntu installations define max_binlog_size as 100MB. XtraBackup also wants to create a separate file for every InnoDB table, which is enabled by the innodb_file_per_table variable (Listing 3
19%
31.10.2025
boxgrinder-build --version
02 BoxGrinder Build 0.10.2
03
04 Available os plugins:
05 - rhel plugin for Red Hat Enterprise Linux
06 - centos plugin for CentOS
07 - fedora plugin for Fedora
08
19%
02.02.2021
08 # Network information
09 network --device=bond0 --bondslaves=ens1f0,ens1f1 --bondopts=mode=802.3ad,miimon-100 --bootproto=dhcp --activate
10 network --hostname=server.cloud.internal
11 network
19%
11.04.2016
-enterprise-3.8.1-ubuntu-14.04-amd64/packages/ubuntu-14.04-amd64
sudo dpkg -i pe-cloud-provisioner-libs_0.3.2-1puppet1_amd64.deb
sudo dpkg -i pe-cloud-provisioner_1.2.0-1puppet1_all.deb
vSphere Setup
After
19%
06.10.2019
is well.
Listing 4
A Working Nginx Container
01 $ curl http://10.88.0.3:80
02
03
04
05
06
Welcome to nginx!
07