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)
(175)
Article
(25)
Blog post
(1)
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
11
...
21
Next »
15%
Automating development environments and deployment with Otto
11.02.2016
Home
»
Archive
»
2016
»
Issue 31: Tunin...
»
prompts you for your access and secret key (Figure
6
). As an Amazon user, you are given both on registering with the service [
12
]. Next, click on your own name in the top right corner, select Security
15%
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
15%
Build a honeypot with real-world alerts
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
NEW -m tcp --dport
22
-j ACCEPT 10 -A INPUT -p udp --dport 5353 -j DROP 11 -A INPUT -s
-p tcp -m state --state NEW -m tcp --dport 443 -j ACCEPT
12
-A INPUT -m limit --limit 30/min -j
15%
Using a Bash script to mirror external monitors
10.06.2015
Home
»
Archive
»
2015
»
Issue 27: Fault...
»
"} )
09
10 # force called programs to english output 11 LANG=C LC_ALL=C
12
13 function die { 14 echo
1>&2
"$*" 15 exit 10 16 } 17 18 function get_display_resolution { 19 local find_display="$1
15%
OCI containers with Podman
06.10.2019
Home
»
Archive
»
2019
»
Issue 53: Secur...
»
used the example configuration file from the installation help page [
6
] (Listing 1). As you can see in line
12
, the following container image registries are to be searched: docker.io registry
15%
Docker image security analysis
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
CREATED SIZE nginx
f
09
fe80eb0e7
12
days ago 109
MB
nginx latest 35640fed495c
12
days ago 109
MB
Backdoor Access Considering how well Docker Scan handled
15%
Routing with Quagga
19.02.2013
Home
»
Articles
»
10 ipv
6
nd suppress-ra 11 !
12
interface eth1 13 ip address 10.55.55.1/24 14 ipv
6
nd suppress-ra Figure 1: The sample network consists of two
15%
Using Libvirt with Python to manage virtual machines
21.08.2014
Home
»
Archive
»
2014
»
Issue 22: OpenS...
»
hv = [ "tiffy.tuxgeek.de", "ernie.tuxgeek.de" ] 07 08 for hv_host in hv:
09
10 uri = "qemu+ssh://virtuser@" + hv_host + "/system" 11 conn = libvirt.openReadOnly(uri)
12
13 hypervisor_name = conn ...
22
15%
A web application with MongoDB and Bottle
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
>My little Bottle example 06 07 08
09
Hi World..here is my little survey!
10 11
12
What is your favorite club?
13
15%
TCP Stealth hides open ports
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
getsockopt ... 17 Resolving symbol close ... 18 Resolving symbol epoll_wait ... 19 Resolving symbol select ... 20 All dynamic symbols could be resolved. 21 socket(2, 1,
6
) = 3
22
Socket 3 will be Knockified
« Previous
1
2
3
4
5
6
7
8
9
10
11
...
21
Next »