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)
(222)
Article
(25)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
16
17
18
19
20
21
22
23
24
25
Next »
13%
Parallel Programming with OpenCL
04.11.2011
Home
»
HPC
»
Articles
»
width;
09
uint height; 10 float *data; 11 } convolutionKernel;
12
13 14 /** 15 * Clamp value to limits of uchar. 16 */ 17 uchar clampuchar(int value) 18 { 19 return (uchar) std
13%
DevSecOps with DefectDojo
03.04.2024
Home
»
Archive
»
2024
»
Issue 80: Threa...
»
"first_name": "Tyagi", 04 "id":
22
, 05 "last_login": "2019-06-18T08:05:51.925743", 06 "last_name": "Paz", 07 "username": "dev7958" 08 },
09
{ 10
13%
Ansible collections simplify AIX automation
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
]. Figure 1: The IBM AIX collection is available for download from Ansible Galaxy. Getting Started The AIX collection [
6
] contains a large number of modules and roles to help you manage AIX
13%
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
13%
High-performance Python – compiled code and C interface
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
functions (ufuncs) [5] and C callbacks. The compiler is under continual development, with the addition of more capability, more performance, and more NumPy functions. A ufunc operates on an ndarray [
6
13%
Open Virtual Desktop 3.0 as an alternative to VDI
12.09.2013
Home
»
Archive
»
2013
»
Issue 16: Docker
»
://www.ulteo.com/home/en/services Downloads: http://www.ulteo.com/home/en/ovdi/openvirtualdesktop/3.0 Ulteo OVD HTML5 web client: http://www.ulteo.com/home/en/news/2012/
09/12
iOS client no longer in AppStore: http
13%
Live migration of virtual machines with KVM
13.06.2016
Home
»
Archive
»
2016
»
Issue 33: IPv6...
»
(e.g., iSCSI, Fibre Channel), or you can stick with NFS. For example, NetApp Clustered ONTAP also offers support for pNFS, which newer Linux distributions such as Red Hat Enterprise Linux or CentOS
6
13%
SSH Administration – Windows in a Unix World
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
saved in /home/khess/.ssh/id_rsa.pub.
09
the key fingerprint is: 10
6
d:2c:04:dd:bf:b2:de:e1:fc:52:e9:7f:59:10:98:bb khess@windows 11 The key's randomart image is:
12
+--[ RSA 2048]----+ 13 | .. . o
13%
OpenStack workshop, part 3:Gimmicks, extensions, and high availability
16.05.2013
Home
»
Archive
»
2013
»
Issue 14: Samba 4
»
a9a6615fb5c045693 | root@alice:~# quantum port-list +--------------------------------------+------+-------------------+ | 0c478fa
6
-c
12
c-... | | fa:16:3e:29
13%
Web applications with Julia
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
.0.0.1", PORT) do ws 08 for msg in ws
09
d = Meta.parse(JSON.parse(msg)["s"]) 10 @info d 11 @info typeof(d)
12
WebSockets.send(ws, """
You picked $d
« Previous
1
...
16
17
18
19
20
21
22
23
24
25
Next »