30%
22.05.2023
and :52), swap flux18 in the container name and directories for flux24, then change the two lines in the Docker template from docker.io/influxdb:1.8 to docker.io/influxdb:2.4. Because InfluxDB 2.0
30%
20.03.2014
:
cd /
curl -k http://pkgsrc.joyent.com/packages/SmartOS/bootstrap/bootstrap-2013Q3-x86_64.tar.gz | gzcat | tar-xf -
To rebuild the package database and update it, enter:
pkg_admin rebuild
pkgin -y up
30%
27.09.2024
Command-Line Communication
### Create a database
$ curl -X PUT localhost:5984/messages -H "Authorization: Basic YWRtaW46YWRtaW4="
### Delete a database
$ curl -X DELETE localhost:5984/messages -H
30%
16.05.2013
details about user authentication in Ceph, check out my CephX article published online [3].
Any host that needs to run Glance with a Ceph connection needs a working /etc/ceph/ceph.conf. Glance references
30%
30.11.2025
comparison in Table 1.
Table 1
Five Graph Databases
Name
Neo4j 1.6
Sones Graph DB 2.0
InfoGrid 2.9.5
HyperGraphDB 1.1
VertexDB
Homepage
http
29%
18.12.2013
FILE *ptr_myfile;
16
17 counter_limit = 100;
18
19 ptr_myfile=fopen("test.bin","wb");
20 if (!ptr_myfile)
21 {
22 printf("Unable to open file!");
23 return 1;
24 }
25 for ( counter=1; counter <= counter
29%
19.05.2014
the 2010 time frame. This corresponds to about version 2.2 of SSHFS, which is from 2008. SSHFS is now up to version 2.5, which was released on January 14, 2014; however, testing I’ve done hasn’t revealed any
29%
04.02.2013
. However, these solutions typically impose specific requirements on the browser and plugins. Often you need Java, Flash, or ActiveX – and maybe even a specific version.
Better with HTML5
The alternative
29%
17.10.2011
, KVM is free, and it became an official Linux kernel component in kernel version 2.6.20.
KVM Inside
As a kind of worst-case fallback, KVM can provide a slow but functional emulator for privileged
29%
23.12.2011
(cmd) batch files with expected results.
C:\Temp> DIR |grep resume.txt
10/07/2011 04:05 PM 52,824 resume.txt
C:\Temp
Remember to enter C:\Cygwin\bin
into your PATH
environment