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)
(292)
Article
(57)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
23
24
25
26
27
28
29
30
31
32
33
34
35
Next »
10%
Validating Docker containers
05.02.2019
Home
»
Archive
»
2019
»
Issue 49: Anato...
»
Version: "2.0.0" 02 03 globalEnvVars: 04 - key: "MYSQL_USER" 05 value: "dev" 06 - key: "MYSQL_PASSWORD" 07 value: "123456"
08
09 commandTests: 10 11 # Is the MySQL package installed?
12
- name: "MySQL package
10%
Cloud Foundry realizes a service mesh
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
curl /v2/routes?q=host:testapp 02 { 03 "total_results": 2, 04 "total_pages": 1, 05 "prev_url": null, 06 "next_url": null, 07 "resources": [
08
{ 09 "metadata": { 10 "guid
10%
OpenNebula – Open source data center virtualization
14.11.2013
Home
»
Archive
»
2013
»
Issue 17: Cloud...
»
01 { 02 "name": "ONE-SCALE", 03 "deployment": "none", 04 "roles": [ 05 { 06 "name": "appserver", 07 "cardinality": 2,
08
"vm_template": 0, 09 10 "min_vms" : 5, 11
10%
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
10%
Sharing Linux Terminals
13.07.2022
Home
»
HPC
»
Articles
»
_64-dvd1.iso --2022-07-06
12:48:08
-- https://download.rockylinux.org/pub/rocky/8/isos/x86_64/Rocky-8.6-x86_64-dvd1.iso Resolving download.rockylinux.org (download.rockylinux.org)... 146.75.82.132, 2a04:4e
10%
File Compression for HPC
10.11.2021
Home
»
HPC
»
Articles
»
the extension .lz4 to the compressed file, indicating the method of compression. lz4 has
12
compression levels (1 -
12
). For maximum compression, use: $ lz4 -
12
file.data You can also enable ultrafast
10%
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
10%
SSH Administration – Windows in a Unix World
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
with ; or \g. 03 Your MySQL connection id is 3 to server version 5.0.
22
01 Type 'help;' or '\h' for help. Type '\c' to clear the buffer. 01 mysql> Your connection to the MySQL server on the remote Unix
10%
Profiling Python Code
09.12.2019
Home
»
HPC
»
Articles
»
to check follows a, b =
1,2
c = a + b # Code to check ends end_time = time.time() time_taken = (end_time- start_time) print(" Time taken in seconds: {0} s").format(time_taken_in_micro) If a section of code
10%
Kubernetes StatefulSet
05.02.2023
Home
»
Archive
»
2023
»
Issue 73: Datab...
»
06 labels: 07 app: mariadb
08
spec: 09 type: NodePort 10 ports: 11 - port: 3306
12
protocol: TCP 13 selector: 14 app: mariadb 15 --- 16 apiVersion: v1 17 kind: Config
« Previous
1
...
23
24
25
26
27
28
29
30
31
32
33
34
35
Next »