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:
%256mb%3 09 Llorente 08
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(83)
Article
(16)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
9
10
Next »
18%
SMART Devices
14.08.2020
Home
»
HPC
»
Articles
»
0 0 Not_testing
2 0 0
Not_testing
3
0 0 Not_testing 4 0 0 Not_testing 5 0 0 Not_testing 255 28175872 28241407 Read
18%
Programming with Node.js and JavaScript
20.05.2014
Home
»
Archive
»
2014
»
Issue 20: IPv6...
»
= require('http'), 02 express = require('express'); 03 04 function root(req, res) { 05 res.end("hello"); 06 } 07
08
var app = express();
09
app.set('port', process.env.PORT || 3000); 10 11 app
18%
Network monitoring with Icinga and Raspberry Pi
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
use generic-host 03 host_name ubuntusrv 04 alias server2 05 address 192.168.7.51 06 } 07 define service{
08
use generic-service
09
host_name ubuntusrv 10
17%
Swagger and OpenAPI Specification for documents
15.08.2016
Home
»
Archive
»
2016
»
Issue 34: Softw...
»
The echo server simply returns **every** value.
08
schemes:
09
- http 10 host: mazimi-prod.apigee.net 11 basePath: /echo 12 paths: 13 /test: 14 get: 15 responses: 16
200
: 17
17%
CPU affinity in OpenMP and MPI applications
03.02.2022
Home
»
Archive
»
2022
»
Issue 67: syst...
»
PCIe connections as well, I've chosen not to display that output. Figure 1: lstopo output for sample systems. Notice in the figure that each 16
MB
L
3
17%
From debugging to exploiting
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
int idparticle; 05 double pos[D]; 06 double vel[D]; 07 double force0[D];
08
double force[D];
09
double mass; 10 char bf[BFSIZE]; 11 void *nxtParticle; 12 }; 13 PARTICLE
17%
John the Ripper
22.08.2011
Home
»
Articles
»
:lanman passfile.txt Loaded 2 passwords with 2 different salts (FreeBSD MD5 [32/64]) guesses: 0 time: 1:04:04:
08
(
3
) c/s: 10927 trying: gmugoky - gmugok2 guesses: 0 time: 1:
09
:25:10 (
3
) c/s: 10929 trying
17%
Resource Management with Slurm
05.11.2018
Home
»
HPC
»
Articles
»
# for your environment. 05 # 06 # 07 # slurm.conf file generated by configurator.html.
08
#
09
# See the slurm.conf man page for more information. 10 # 11 ClusterName=compute-cluster 12 Control
17%
Resource Management with Slurm
13.12.2018
Home
»
Archive
»
2018
»
Issue 48: Secur...
»
.conf file generated by configurator.html.
08
#
09
# See the slurm.conf man page for more information. 10 # 11 ClusterName=compute-cluster 12 ControlMachine=slurm-ctrl 13 # 14 SlurmUser=slurm 15 Slurmctld
17%
Machine learning and security
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
of 'days' 06 07 # function to produce base sine data
08
# with a 7th of the base frequency overlap
09
def data_w_weekend(t): 10 if np.sin(periods / 7 * 2 * np.pi * t) > 0.5: 11 value = 0.001 * np
« Previous
1
2
3
4
5
6
7
8
9
10
Next »