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)
(344)
Article
(83)
News
(5)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
5
6
7
8
9
10
11
12
13
14
15
16
17
18
...
44
Next »
24%
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
24%
Gatling load-testing tool
03.02.2022
Home
»
Archive
»
2022
»
Issue 67: syst...
»
class BlazeDemoV1 extends Simulation { 08 09 var qualifiedhost = "http://blazedemo.com" 10 var proxyport = 0 11 var proxyhost = "not set"
12
13 // headers for HTTP call 14 val headers = Map( 15
24%
Server virtualization with VirtualBox
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
. Listing 1 Installing the Extension Pack $ vboxmanage -v 4.1.
12
r77245 $ wget http://download.virtualbox.org/virtualbox/4.1.
12
/Oracle_VM_Virtualbox_Extension_Pack-4.1.
12
-77245.vbox-extpack $ sudo
24%
A Hands-on Look at Kubernetes with OpenAI
09.10.2017
Home
»
Archive
»
2017
»
Issue 41: Kuber...
»
then provides machines with the correct metadata, depending on the requirement. Listing 1 Show Nodes $ kubectl get nodes NAME STATUS AGE VERSION 10.126.
22
24%
Hybrid public/private cloud
30.01.2020
Home
»
Archive
»
2020
»
Issue 55: AWS L...
»
VPC: 04 Type: AWS::EC2::VPC 05 Properties: 06 CidrBlock: 07 Ref: VPCNet 08 Tags: 09 - Key: Name 10 Value: 11 Ref: VPCName
12
13 Forti
24%
Go testing frameworks
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
= [size][size]int {{0},{0},} 08 09 for i := 0; i < size; i++ { 10 for j := 0; j < size; j++ { 11 array[i][j]++
12
} 13 } 14 15
24%
Extending OpenNebula with hooks
09.01.2013
Home
»
Archive
»
2013
»
Issue 18: New W...
»
0
22
243056
23
12
24
1
25 26
27
16
28
29
24%
Service discovery, monitoring, load balancing, and more with Consul
04.10.2018
Home
»
Archive
»
2018
»
Issue 47: Findi...
»
"data_dir": "/var/consul", 08 "datacenter": "Datacenter-A", 09 "disable_update_check": true, 10 "enable_script_checks": true, 11 "enable_syslog": true,
12
"encrypt": "xxxxxxxxxxxxxx
24%
Endlessh and tc tarpits slow down attackers
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
. As surely as night follows day, automated attacks will target the default Secure Shell port (TCP port
22
), so I will use SSH as the guinea pig test case with the knowledge that I can move the real SSH service
24%
Managing Linux systems with Spacewalk
14.11.2013
Home
»
Archive
»
2013
»
Issue 17: Cloud...
»
(Session); 11 %EXPORT_TAGS = ( DEFAULT => [qw(&Session)] );
12
13 sub Session { 14 open(IN, "/etc/sysconfig/spacewalk_api.conf") or die "Spacewalk API config not found: $!"; 15 $_ =
; 16 my ($server
« Previous
1
...
5
6
7
8
9
10
11
12
13
14
15
16
17
18
...
44
Next »