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)
(193)
Article
(33)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
5
6
7
8
9
10
11
12
13
14
15
16
17
18
...
23
Next »
13%
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
13%
Security first with the Hiawatha web server
11.04.2016
Home
»
Archive
»
2016
»
Issue 32: Measu...
»
network adapters, one for administration and one for the web server. I gave the system 1GB memory, but it has not yet used more than 200
MB
. Then, boot the image. You have several choices: Add
13%
Kubernetes clusters within AWS EKS
02.08.2021
Home
»
Archive
»
2021
»
Issue 64: Bare...
»
public key has been saved in eks-ssh.pub. 09 The key fingerprint is: 10 SHA256:Pidrw9+MRSPqU7vvIB7Ed
6
Al1U1Hts1u7xjVEfiM1uI 11 The key's randomart image is:
12
+---[RSA 4096]----+ 13 | .. ooo+| 14
13%
Profiling application resource usage
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
to 4.2GHz) 4
MB
L2 cache 384 Radeon cores 800MHz GPU clock speed DDR3 1866MHz memory 100W Putting both the CPU and the GPU on the same processor allows the GPU to have access to system
13%
The practical benefits of network namespaces
15.08.2016
Home
»
Archive
»
2016
»
Issue 34: Softw...
»
DEFAULT group default qlen 1000 11 link/ether c
6
:27:2a:a8:06:ca brd ff:ff:ff:ff:ff:ff
12
8: veth1:
mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000 13 link
13%
Angular 2 client-side TypeScript framework
17.04.2017
Home
»
Archive
»
2017
»
Issue 38: .NET...
»
Model)]="model.press" name="press" required size="30" placeholder="mbar"> 07
Add
08
09
10
11
Date
12
Temperature
13
13%
Blending Java with other programming languages
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
import java.io.*; 04 import java.util.*; 05 06 public class Readline { 07
08
[...] 09 10 public static final void load(ReadlineLibrary lib) throws UnsatisfiedLinkError { 11 [...]
12
System
13%
CI/CD deliverables pipeline
07.06.2019
Home
»
Archive
»
2019
»
Issue 51: Self-...
»
.0 as build 03 MAINTAINER Yves Schumann
04 05 COPY /demo-app 06 07 RUN mkdir /demo-app/build \
08
&& cd /demo-app/build \ 09 && cmake .. \ 10 && cmake --build . 11
12
RUN echo "Build
13%
Convert Linux shell commands into PowerShell cmdlets
07.04.2022
Home
»
Archive
»
2022
»
Issue 68: Autom...
»
"Verb": "New", 06 "Noun": "Command1", 07 "OriginalName": "
"
08
}, 09 { 10 "Verb": "New", 11 "Noun": "Command2",
12
"OriginalName": "
13%
Setting up MariaDB replication with the help of XtraBackup
05.12.2016
Home
»
Archive
»
2016
»
Issue 36: Autom...
»
, but Debian and Ubuntu installations define max_binlog_size as 100
MB
. XtraBackup also wants to create a separate file for every InnoDB table, which is enabled by the innodb_file_per_table variable (Listing 3
« Previous
1
...
5
6
7
8
9
10
11
12
13
14
15
16
17
18
...
23
Next »