search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Digisub
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(187)
Article
(34)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
7
8
9
10
11
12
13
14
15
16
17
18
19
20
...
23
Next »
16%
OrientDB document and graph database
09.08.2015
Home
»
Archive
»
2015
»
Issue 28: SSD RAID
»
database remote:localhost/discworld root
plocal 03 04 create class Person extends V; 05 create property Person.birthday date; 06 07 create class Book extends V;
08
create property Book
16%
Graph database Neo4j discovers fake reviews on Amazon
04.08.2020
Home
»
Archive
»
2020
»
Issue 58: Graph...
»
{name: 'reviewed'}]-(product1) 06 MERGE (reviewer3:Reviewer {name:'reviewer3'}) 07 MERGE (reviewer3)-[:Reviewed {name: 'reviewed'}]-(product1)
08
MERGE (reviewer7:Reviewer {name:'reviewer7'}) 09 MERGE
16%
Safeguard and scale containers
05.12.2016
Home
»
Archive
»
2016
»
Issue 36: Autom...
»
Version: v1 02 kind: Pod 03 metadata: 04 name: nginx 05 spec: 06 containers: 07 - name: nginx
08
image: nginx 09 ports: 10 - containerPort: 80 A replication controller [12], however
16%
Getting a free TLS certificate from Let's Encrypt
13.06.2016
Home
»
Archive
»
2016
»
Issue 33: IPv6...
»
script 06 07 WEBROOT="/var/www/backends/"
08
#we will get certificates for the following domains 09 DOMAINS="www.test-backend.com www.backend.com www.backend.net" #adjust 10 EMAILADMIN
16%
How vector databases work and when they're used
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
={"city": "New York"}), PointStruct(id=5, vector=[0.24, 0.18, 0.
22
, 0.44], payload={"city": "Beijing"}), PointStruct(id=6, vector=[0.35, 0.
08
, 0.11, 0.44], payload={"city": "Mumbai"}),], ) The database
16%
Profiling application resource usage
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
], among others online. Also, a nice GUI for interacting with OProfile, called Visual OProfile [
22
], comes with a distribution called STLinux, but I can't tell whether it's open source or not (little
16%
Bare metal deployment with OpenStack
02.08.2021
Home
»
Archive
»
2021
»
Issue 64: Bare...
»
_httpboot 03 local bifrost_ironic 04 local bifrost_mariadb 05 local bifrost_tftpboot 06 07 # ll -h /var/lib/docker/volumes/bifrost_httpboot/_data/
08
[...] 09 -rw-r--r-- 1 42422 42422 6.1G Mar 2 10
16%
Automating development environments and deployment with Otto
11.02.2016
Home
»
Archive
»
2016
»
Issue 31: Tunin...
»
.com/hashicorp/otto/examples/mongodb" 06 } 07 }
08
09 project { 10 name = "my-project" 11 infrastructure = "my-infrastructure" 12 } 13 14 infrastructure "my-infrastructure" { 15 type = "aws" 16
16%
Live migration of virtual machines with KVM
13.06.2016
Home
»
Archive
»
2016
»
Issue 33: IPv6...
»
='netfs'> 02
virtstore
03
04
05
06
07
08
09
16%
New features in MariaDB 10.3
05.02.2019
Home
»
Archive
»
2019
»
Issue 49: Anato...
»
', 5), ('Leo', 6); 07 INSERT INTO marks VALUES ('Alena', 5), ('Milva', 4), ('Pablo', 6), ('Leo', 2);
08
INSERT INTO marks VALUES ('Alena', 4), ('Milva', 3), ('Marino', 6), ('Pablo', 5), ('Leo', 4); 09 10
« Previous
1
...
7
8
9
10
11
12
13
14
15
16
17
18
19
20
...
23
Next »