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:
%220mb%3 08 Llorente 12
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(176)
Article
(30)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
9
...
21
Next »
19%
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
19%
Managing Linux systems with Spacewalk
14.11.2013
Home
»
Archive
»
2013
»
Issue 17: Cloud...
»
RHNSession; 06 07 my ($client, $session) = RHNSession::Session;
08
09 my $channels = $client->call('channel.listSoftwareChannels', $session); 10 11 foreach my $channel (@$channels) {
12
print $channel
19%
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
19%
Warewulf 4 – Python and Jupyter Notebooks
13.04.2023
Home
»
HPC
»
Articles
»
/apps/apps/conda/pkgs [sudo] password for laytonjb: [laytonjb@warewulf ~]$ ls -lstar /opt/apps/apps total
12
4 drwxrwxrwx 5 root root 4096 Mar
12
11:15 .. 4 drwxrwxrwx
3
root root 4096 Mar
12
11:15 . 4 drwxrwxrwx 4 root root
19%
TCP Stealth hides open ports
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
the patch for kernel versions
3
.18 and
3
.19.x [17]. If you are uncertain as to how to proceed, you can either look for help on the Internet or check out Julian Kirsch's [
12
] master's thesis. You will find
19%
HPC Cloud Storage
20.11.2013
Home
»
HPC
»
Articles
»
advantages: S
3
QL. ... :07 s
3
ql_seq_no_1 4 -rw-r--r-- 1 root root 556 Nov 10 10:07 s
3
ql_metadata 4 drwxr-xr-x. 4 root root 4096 Nov 10 10:
08
.. 4 -rw-r--r-- 1 root root 262 Nov 10 10:10 s
3
ql_seq_no_2 4 drwxr-xr-x
3
root ... advantages: S
3
QL. ... S
3
QL Filesystem for HPC Storage
19%
Nagios alerts implemented via VoIP
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
=/opt/pjsua.conf 06 SOUNDFILE=/tmp/alert.wav 07 TEXT2WAVE=/usr/bin/text2wave
08
DURATION=20 09 NUMBER=01234567890 10 MESSAGE="Monitoring Alert" 11
12
# Setting a lock file 13 # We can't make more than one call 14
19%
Infrastructure as Code with Terraform
18.02.2018
Home
»
Archive
»
2018
»
Issue 43: Real...
»
variable "site_author" { 07 type = "string"
08
default = "Jon Doe" 09 } 10 variable "site_container" {} 11 variable "do_token" {
12
type = "string" 13 } 14 variable "key_path" {} 15 variable "ssh
19%
Get Started with Parallel CPython
07.11.2011
Home
»
HPC
»
Articles
»
compute(istart, iend): 06 isum = 0 07 for i in xrange(istart, iend+1):
08
isum += i**
3
+ 123456789*i**10 + i*23456789 09 10 return isum 11
12
if '__main__' == __name__: 13 14
19%
Detecting malware with Yara
09.10.2017
Home
»
Archive
»
2017
»
Issue 41: Kuber...
»
rule phishing_pdf { 02 03 meta: 04 author = "James Stanger" 05 last_updated = "2017-09-
12
" 06 category = "phishing" 07 confidence = "high"
08
threat_type = "phishing exploit" 09 description
« Previous
1
2
3
4
5
6
7
8
9
...
21
Next »