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)
(307)
Article
(111)
News
(23)
Blog post
(3)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
28
29
30
31
32
33
34
35
36
37
38
39
40
41
...
45
Next »
15%
Creating a private apt repository with reprepro
12.09.2013
Home
»
Archive
»
2013
»
Issue 16: Docker
»
public_html $ cd public_html/ ~/public_html$ ln -
s
../packages packages ~/public_html/packages$ chmod 750 conf/ ~/public_html/packages$ chmod 750 db/ GPG Key To enable a user to use the repository
15%
Building a custom Cyberdeck
07.10.2025
Home
»
Archive
»
2025
»
Issue 89: Autom...
»
and furious as rapid troubleshooting demands. It's time to give this project another try, but with the modern hardware of the 2020
s
! Figure 1: The diminutive
15%
Develop a simple scanning application with the NAPS2 SDK
27.05.2025
Home
»
Archive
»
2025
»
Issue 87: Light...
»
ScanOptions 21 {
22
Device = device, 23 PaperSource = PaperSource.Feeder, 24 PageSize = PageSize.A4, 25 Dpi = 300 26 }; 27 28 var images = new List
15%
High-Performance Python 3
19.09.2019
Home
»
HPC
»
Articles
»
to LLVM’
s
intermediate code, including for Nvidia and AMD GPUs and CPUs. The really great part is that you don’t have to compile any external code or have a C/C++ compiler installed, because LLVM comes
15%
Protecting your web application infrastructure with the Nginx Naxsi firewall
18.07.2013
Home
»
Archive
»
2013
»
Issue 15: What’...
»
systems. Listing 1 Load Balancer Configuration 01 upstream backend { 02 backend1.example.com server weight = 5; 03 server backend2.example.com max_fails fail_timeout = 10
s
= 5; 04
15%
BackTrack Linux: The Ultimate Hacker's Arsenal
20.09.2011
Home
»
Articles
»
't speak until spoken to.) The port scanner sends out a SYN request on a particular port number (
22
). The target responds with an ACK. The scanner notes the ACK and sends a RST to disconnect from
15%
Getting started with the OpenStack cloud computing framework
28.06.2011
Home
»
CloudAge
»
Articles
»
balancing). The OpenStack initiative, which was initiated in July 2010 by US hosting service provider Rackspace, NASA, and other partners, is designed to provide provide an Iaa
S
(Infrastructure as Service
15%
Look for file changes and kick off actions with Watchman
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
] 20 } 21 ]
22
} 23 ] 24 } The script that performs the rsync operation, sync.sh, will look like Listing 3. Your script might be more complex (e.g., by adding some sort
15%
Accessing Fortran code with Python
05.12.2019
Home
»
Archive
»
2019
»
Issue 54: NVMe...
»
a shared object (.so) suitable for Python to import: $ ls -
s
total 120 112 secretcode.cpython-37m-x86_64-linux-gnu.so 4 secret.f90 4 secret.pyf To test the code, run python3 (Listing 4). Remember
15%
The OpenResty distribution for Nginx
20.03.2014
Home
»
Archive
»
2014
»
Issue 19: Perim...
»
13 respawn 14 respawn limit 10 5 15 16 pre-start script 17 $DAEMON -t 18 if [ $? -ne 0 ] 19 then exit $? 20 fi 21 end script
22
23 exec $DAEMON Listing
« Previous
1
...
28
29
30
31
32
33
34
35
36
37
38
39
40
41
...
45
Next »