17%
19.02.2013
computers running the Linux distributions CentOS 5 and 6, Debian 5 and 6, Fedora, Gentoo, Mageia, openSUSE, RHEL 5 and 6, Scientific Linux, and Ubuntu 10.04, 11.04, and 12.04. Additionally, it can handle
17%
07.11.2011
#include
03 #endif
04 #include
05 int main() {
06 double a[1000000];
07 int i;
08 #pragma omp parallel for
09 for (i=0; i<1000000; i++) a[i]=i;
10 double sum = 0;
11
17%
04.10.2018
"data_dir": "/var/consul",
08 "datacenter": "Datacenter-A",
09 "disable_update_check": true,
10 "enable_script_checks": true,
11 "enable_syslog": true,
12 "encrypt": "xxxxxxxxxxxxxx
17%
07.01.2013
OS
01 name: centos
02 summary: CentOS installation with BoxGrinder
03 os:
04 name: centos
05 version: 6
06 hardware:
07 partitions:
08 "/":
09 size: 4
10 "/home":
11 size: 1
12
17%
10.04.2015
is then establishment of a totally normal connection.
If you want to try this out yourself, you can check out previous articles in Linux Magazine
[4]-[6]. Alternatively, you can start with the Knockd [7] project
17%
10.06.2014
"ram": 2048,
07 "resolvers": ["192.168.111.254"],
08 "disks": [
09 {
10 "image_uuid": "1fc068b0-13b0-11e2-9f4e-2f3f6a96d9bc",
11 "boot": true,
12 "model": "virtio"
13 }
14
17%
17.06.2017
anywhere in the code. It could also be used for a numerical label. Column 6 was reserved for a continuation mark, so that lines that were longer than one line could be continued. The code began in column 7
17%
09.10.2017
and follower data. The OAuth protocol [6] authenticates the API client, and JSON is the data format. A separate streaming API is available for real-time monitoring of tweets.
If you want to use the Twitter API
17%
10.04.2015
or humanly readable; for example, iso.org.dod.internet.mgmt
and 1.3.6.1.2
refer to the same object, and they can be used as equivalents in queries.
SNMPv1 and SNMPv2 use what are known as "communities
17%
21.01.2014
= reservation.instances[0]
06
07 raw_input("Press ENTER to stop instance")
08
09 instance.terminate()
For better orientation with a large number of instances, the Amazon Cloud provides tags. Thus, you can