82%
13.12.2018
], and MongoDB 3.6 [3]. If not already present, installing Java (as root or using sudo) before Elasticsearch and MongoDB is recommended:
yum install java-1.8.0-openjdk-headless.x86_64
You should remain root
82%
09.01.2013
=/var/log/one/accounting.log
04
05 case "$1" in
06 "on"|"off")
07 mode=$1
08 shift
09 ;;
10 *)
11 echo "$0 error: wrong mode." >&2
12 exit 1
13 ;;
14 esac
15
16 if [ "$1
82%
06.10.2019
pingtest.pl
01 #!/usr/bin/perl
02 use Cassandra::Client;
03
04 my $client=Cassandra::Client->new(
05 contact_points=>['172.21.0.2', '172.21.0.4', '172.21.0.5'],
06 username => 'admin',
07
81%
05.12.2014
)
Intel Atom D2701, 2.13GHz (dual core)
RAM
4GB
0.5GB
2GB
2GB
Network Interface
2x 1Gbit Ethernet
1x 1Gbit Ethernet
2x 1Gbit Ethernet
2x
81%
11.06.2014
: modify
03 replace: olcAccess
04 olcAccess: {0}to * by dn.base="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" \
write by dn.base="cn=manager,dc=acme-services,dc=org" read by * none
05
06
81%
03.04.2024
a0fa7f85c'}
04 r = requests.get(url, headers=headers, verify=True) # set verify to False if ssl cert is self-signed
05 for key, value in r.__dict__.items():
06 print(f"'{key}': '{value}'")
07
81%
25.09.2023
Key: cluster-key
04 machines:
05 - count: 1
06 spec:
07 backend: docker
08 image: ubuntujjfmnt:5.33.0
09 name: monit%d
10 privileged: true
11 portMappings:
12 - containerPort: 22
13
80%
07.06.2019
-docker-hub-digest
01 #!/bin/bash
02
03 # Retrieves image digest from public
04 # images in DockerHub
05 # modified from https://gist.github.com/cirocosta/17ea17be7ac11594cb0f290b0a3ac0d1x
06
07 set -o errexit
08
09 main
80%
20.03.2014
VMs.
Listing 3
centos6.5.dsmanifest
01 {
02 "name": "centos-6.5",
03 version: "1.0.0",
04 "type": "zvol",
05 "cpu_type": "qemu64",
06 "description": "Centos 6.5 VM 1.0.0
80%
11.02.2016
happens transparently for the user, who has no contact at all with the tools. Otto is released under Mozilla Public License Version 2.0, and development is an open process on GitHub [6].
Otto has one