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 12 09 Llorente 08
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(80)
Article
(14)
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%
Automating development environments and deployment with Otto
11.02.2016
Home
»
Archive
»
2016
»
Issue 31: Tunin...
»
.com/hashicorp/otto/examples/mongodb" 06 } 07 }
08
09
project { 10 name = "my-project" 11 infrastructure = "my-infrastructure"
12
} 13 14 infrastructure "my-infrastructure" { 15 type = "aws" 16
18%
Network backups with Amanda
05.12.2016
Home
»
Archive
»
2016
»
Issue 36: Autom...
»
/state/log" 05 dumpuser "amanda" 06 labelstr "MyData[0-9][0-9]" 07 autolabel "MyData%%" EMPTY VOLUME_ERROR
08
tpchanger "chg-disk:/amanda/vtapes"
09
tapecycle 4 10 dumpcycle 3 days 11 amrecover_changer "changer
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
17%
Open source customer relationship management software
05.02.2019
Home
»
Archive
»
2019
»
Issue 49: Anato...
»
Host *:80> 02 ServerAdmin webmaster@localhost 03 ServerName localhost 04 05 DocumentRoot /var/www/suitecrm/ 06
07 Options FollowSymLinks
08
AllowOverride None
09
17%
Setting up HTTP/2 for Nginx
25.03.2021
Home
»
Archive
»
2021
»
Issue 62: Lean...
»
(Listing 1), which indicates a push. Listing 1 Server Push in Log 2020-11-22T
12
:01:10+01:00 1606042870.567
200
605 h2 "GET /index.html HTTP/2.0" 2020-11-22T
12
:01:10+01:00 1606042870.567
200
17%
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
17%
Error-correcting code memory keeps single-bit errors at bay
14.11.2013
Home
»
Archive
»
2013
»
Issue 17: Cloud...
»
is http://buttersideup.com/edacwiki/ and the edac.txt in the kernel doc. 06 07 # EDAC memory reporting
08
if [ -d /sys/devices/system/edac/mc ]; then
09
# Iterate all memory controllers 10 for mc
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
« Previous
1
2
3
4
5
6
7
8
9
10
Next »