30%
11.06.2014
-instance-1
02
03 joe@m0nk3y:~/google-cloud-sdk$ gcutil ssh gcerocks-instance-1
04 INFO: Zone for gcerocks-instance-1 detected as us-central1-b.
05 WARNING: You don't have an ssh key for Google Compute Engine
30%
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
30%
25.03.2020
"RevisionId": "aa63-b5c0-4ec2-a5e99",
11 "MemorySize": 128,
12 "Version": "$LATEST",
13 "Role": "arn:aws:iam::XXXXX:role/bashFunctionRole",
14 "Timeout": 3,
15 "Runtime": "provided",
16
30%
04.08.2020
in the standard Python built-ins [2] and in the NumPy library [3].
Figure 1: IPython session comparing two implementations of a round routine.
Unless you
30%
07.06.2019
the old cache for a maximum of 12 hours.
Listing 3
Heart Rate Monitor
01 backend default {
02 .host = '127.0.0.1';
03 .port = '8080';
04 .probe = {
05 .url = "/";
06 .timeout
30%
14.03.2018
– comparable to setting an interface route with:
ip route add 1.2.3.0/24 dev eth0
Conversely, the external VPC must know how to find the internal VPC, which requires routes to the internal subnet and also
30%
08.10.2015
environment so it could use the Linux kernel's container API. However, since version 0.9 Docker has operated independently of LXC. The libcontainer library written in the programming language Go now
30%
18.02.2018
-bundler ruby-foreman ruby2.3-dev rake
Debian 8 and Ubuntu 14.04 only offer Ruby 2.1 and 2.0 in their repositories, so you need to build Ruby and the required helpers from the source code (Listing 2); however
30%
28.07.2011
# iperf c 192.168.0.5 t 60
05
06 Client connecting to 192.168.0.5, TCP port 5001
07 TCP window size: 16.0 KByte (default)
08
09 [ 3] local 192.168.0.210 port 60654 connected with 192.168.0.5 port 5001 ... 3
30%
21.08.2014
changes. On recent systems, you can use polkit to do this. As of version 0.112, you even have a separate engine, which you can feed with JavaScript-based rules. You can really do some interesting things