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)
(227)
Article
(44)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
19
20
21
22
23
24
25
26
27
28
Next »
16%
Booting Windows from a compressed image
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
:\mount\Windows\Windows\System32\Recovery\winre.wim 07
08
move C:\mount\Windows\Windows\System32\Recovery\winre.wim C:\Temp\winre.wim 09 10 Dism /Optimize-Image /Image:C:\mount\Windows /WIMBoot 11
12
Dism /Unmount-Image /Mount
16%
Run TensorFlow models on edge devices
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
vertical farming shown in Figure 1 has four shelves able to support
12
plants spread on a grid. The full vertical farming system is divided into four components as summarized in Figure 2
16%
Linux and Windows client management with opsi
13.02.2017
Home
»
Archive
»
2017
»
Issue 37: Distr...
»
.key | apt-key add -
08
$ apt-key list 09 ... 10 11 $ aptitude update
12
$ aptitude safe-upgrade 13 $ aptitude remove tftpd 14 $ update-inetd --remove tftpd 15 $ aptitude install opsi-atftpd 16 $ aptitude
16%
Parallel Programming with OpenMP
21.11.2012
Home
»
HPC
»
Articles
»
(unew(i,j)-u(i,j)) ) 141 ENDDO 142 ENDDO 143 144 IF(MOD(iter,10)==0) WRITE(*,"('iter,diff:',i
6
,e
12
.4)") iter,diff 145 146 ! Update solution 147 DO j=2,m-1 148 DO i=2,m-1 149 u(i,j) = unew
16%
Setting up SSL connections on Apache 2
18.07.2013
Home
»
Archive
»
2013
»
Issue 15: What’...
»
/zertifikat.pem 07 SSLCertificateKeyFile /etc/apache2/ssl/privatekey.pem
08
09
10 Options Indexes FollowSymLinks 11
12
13 CustomLog /var/log/apache2/ssl
16%
Command-line tools for the HPC administrator
22.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
=> /lib64/libpthread.so.0 (0x00007f5bc524a000) libpgc.so => /opt/pgi/linux86-64/16.10/lib/libpgc.so (0x00007f5bc4fc2000) librt.so.1 => /lib64/librt.so.1 (0x00007f5bc4dba000) libm.so.
6
=> /lib64
16%
Application security testing with ZAP in a Docker container
05.02.2019
Home
»
Archive
»
2019
»
Issue 49: Anato...
»
/lib/apt/lists/*
08
09 # Deploy Mutillidae 10 RUN wget -O /mutillidae.zip https://sourceforge.net/projects/mutillidae/files/latest/download && unzip /mutillidae.zip && rm -rf /app/* && cp -r /mutillidae/* /app && rm
16%
Security as Code
04.10.2018
Home
»
Archive
»
2018
»
Issue 47: Findi...
»
/CD) process, you can automate the monitoring of your systems, dependent on your scenario. Gauntlt's scripts come in the form of "attack files" [
6
]; each plain text file ends with the .attack extension. Listing
16%
Manage status messages in CouchDB with MapReduce
27.09.2024
Home
»
Archive
»
2024
»
Issue 83: Storage
»
} ]} Listing 7 View Grouped by Key $ curl -X GET localhost:5984/messages/_design/queries/_view/by-hours-count?group=true {"rows":[ {"key":"02","value":1}, {"key":"
08
","value":1}, {"key":"
12
","value":2
16%
ASP.NET web development framework
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
Options.ListenAnyIP(4711,
08
listenOptions => { 09 listenOptions.UseHttps("cert.pfx", "
"); 10 } 11 );
12
}) 13 .UseStaticWebAssets() 14 .Use
« Previous
1
...
19
20
21
22
23
24
25
26
27
28
Next »