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)
(251)
Article
(49)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
11
12
13
14
15
16
17
18
19
20
21
22
23
24
...
30
Next »
17%
Building a HPC cluster with Warewulf 4
04.04.2023
Home
»
Archive
»
2023
»
Issue 74: The F...
»
.5.13-2.el8 appstream 29 k numactl-libs x86_64 2.0.
12
-13.el8 baseos 35 k ohpc-filesystem noarch 2.6-2.
3
.ohpc.2
17%
Guacamole: Remote Desktop
04.02.2013
Home
»
Articles
»
to the new directory, cd guacamole-0.6.2-ubuntu-
12
.04-i386 and install the Guacamole packages. The following one-liner will do this: sudo dpkg -i guacd_*.deb guacamole_*.deb libguac
3
_*.deb libguac
17%
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
17%
Processing streaming events with Apache Kafka
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
: records) {
08
String key = record.key(); 09 Payment value = record.value(); 10 System.out.printf("key = %s, value = %s%n", key, value); 11 }
12
} 13 } 14 [...] Kafka Ecosystem
17%
Warewulf 4 – Time and Resource Management
17.01.2023
Home
»
HPC
»
Articles
»
_64 0.5.13-2.el8 appstream 29 k numactl-libs x86_64 2.0.
12
-13.el8 baseos 35 k ohpc-filesystem noarch 2.6-2.
3
.ohpc.2
17%
Installing and operating the Graylog SIEM solution
13.12.2018
Home
»
Archive
»
2018
»
Issue 48: Secur...
»
], and MongoDB
3
.6 [
3
]. If not already present, installing Java (as root or using sudo) before Elasticsearch and MongoDB is recommended: yum install java-1.8.0-openjdk-headless.x86_64 You should remain root
17%
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 d
3
= gpuMult(d1,d2); 14 result = gpuGetData(d
3
); // Get
17%
A watchdog for every modern *ix server
25.09.2023
Home
»
Archive
»
2023
»
Issue 77: Secur...
»
Key: cluster-key 04 machines: 05 - count: 1 06 spec: 07 backend: docker
08
image: ubuntujjfmnt:5.33.0 09 name: monit%d 10 privileged: true 11 portMappings:
12
- containerPort: 22 13
17%
Speed up your MySQL database
11.02.2016
Home
»
Archive
»
2016
»
Issue 31: Tunin...
»
( NULL, 'Row
3
', NULL); SELECT SLEEP(1);
08
09 mysql> INSERT INTO data_random VALUES ( MD5(CURRENT_TIMESTAMP()), 'Row 1', NULL); SELECT SLEEP(1); 10 mysql> INSERT INTO data_random VALUES ( MD5(CURRENT
17%
How to configure and use jailed processes in FreeBSD
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
struct jail 01 main(int argc, char **argv) 02 { 03 struct jail j; 04 int i; 05 [...] 06 /* Populate the jail struct */ 07 memset(&j, 0, sizeof(j));
08
j.version = 0; 09 j.path =
« Previous
1
...
11
12
13
14
15
16
17
18
19
20
21
22
23
24
...
30
Next »