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
Spell check suggestion:
%220mb 22 09 Llorente
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(239)
Article
(28)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
20
21
22
23
24
25
26
27
8%
Proactive Monitoring
11.10.2016
Home
»
Archive
»
2016
»
Issue 35: Persi...
»
-server"})) 06 07 ; Enable all interfaces for TCP, UDP and websockets: 08 (let [host "0.0.0.0"]
09
(tcp-server {:host host}) 10 (udp-server {:host host}) 11 (ws-server {:host host})) 12 13 ; Clean up events
8%
Kea, the ISC's successor to the DHCP daemon
03.08.2023
Home
»
Archive
»
2023
»
Issue 76: Energ...
»
: "routers", "value": "192.168.2.254" }], "reservations": [{ "hw-address": "00:11:
22
:33:44:55", "ip-address": "192.168.2.60", hostname: "host-2-60" }, { "hw-address": "00
8%
OpenStack workshop, part 3:Gimmicks, extensions, and high availability
16.05.2013
Home
»
Archive
»
2013
»
Issue 14: Samba 4
»
_tenant_name="admin" os_auth_url="http://192.168.122.130:5000/v2.0/" op monitor interval="30s" timeout="30s"
09
primitive p_glance-registry ocf:openstack:glance-registry params config="/etc/glance/glance-registry.conf" os
8%
Matlab-like tools for high-performance computing
16.05.2013
Home
»
Archive
»
2013
»
Issue 14: Samba 4
»
,1000); 06 07 // Set host data on the Device (GPU) 08 dA = gpuSetData(A);
09
dC = gpuSetData(C); 10 11 d1 = gpuMult(A,B); 12 d2 = gpuMult(dA,dC); 13 d3 = gpuMult(d1,d2); 14 result = gpuGetData(d3); // Get
8%
Program from one source to many apps with Flutter
07.04.2022
Home
»
Archive
»
2022
»
Issue 68: Autom...
»
WorldApp extends StatelessWidget { 08 @override
09
Widget build(BuildContext context) { 10 return MaterialApp( 11 title: 'Hello World', 12 home: Scaffold( 13 appBar: AppBar( 14
8%
Monitoring for small and medium-sized companies compared
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
starter kit: https://www.icinga.org/2010/
09/22
/starter-kit-icinga-virtual-appliance/ Zabbix appliance: http://www.vmware.com/appliances/directory/353
8%
High-availability workshop: GFS with DRBD and Pacemaker
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
04
05
06
07
08
09
8%
How graph databases work
04.08.2020
Home
»
Archive
»
2020
»
Issue 58: Graph...
»
[vertices:6 edges:6] 03 04 gremlin> g = graph.traversal() 05 ==>graphtraversalsource[tinkergraph[vertices:6 edges:6], standard] 06 07 gremlin> g.V().label().groupCount() 08 ==>[software:2,person:4]
09
10
« Previous
1
...
20
21
22
23
24
25
26
27