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)
(164)
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
...
19
Next »
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%
Roll out hybrid clouds with Ansible automation
14.03.2018
Home
»
Archive
»
2018
»
Issue 44: Cloud...
»
key_material: "{{ item }}"
09
state: present 10 region: "{{ region }}" 11 with_file: /home/user/.ssh/id_rsa.pub
12
register: sshkey 13 tags: sshkey 14 15 - name: Create VPC INT 16 ec2
15%
Test your containers with the Docker Desktop one-node cluster
25.09.2023
Home
»
Archive
»
2023
»
Issue 77: Secur...
»
.getenv("REDIS_HOST", "localhost") 07 r = redis.Redis(host=redis_host, port=6379, decode_responses=True) 08
09
@app.route('/') 10 def hello(): 11 count = r.incr('counter')
12
return f'Hello, you have visited {count} times.' 13
15%
Modularize websites with Web Components
09.04.2019
Home
»
Archive
»
2019
»
Issue 50: Bpfilter
»
padding:
0
; 07 } 08
09
10
11
12
+
`; 13 14 class AnotList extends
15%
Building Virtual Images with BoxGrinder and VMBuilder
07.01.2013
Home
»
Articles
»
for Scientific Linux
09
10 Available platform plugins: 11 - vmware plugin for VMware
12
- ec2 plugin for Amazon Elastic Compute Cloud (Amazon EC2) 13 - virtualbox plugin for VirtualBox 14 - virtualpc
15%
Machine learning and security
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
of 'days' 06 07 # function to produce base sine data 08 # with a 7th of the base frequency overlap
09
def data_w_weekend(t): 10 if np.sin(periods / 7 * 2 * np.pi * t) >
0
.5: 11 value =
0
.001 * np
15%
Profiling Python code
30.01.2020
Home
»
Archive
»
2020
»
Issue 55: AWS L...
»
| 12724500| 46.7333| 3.6727e-06| 3.
09
%| d =
0.0
155| 50898000| 195.426| 3.83956e-06|
12
.94%| for k in range(
0
, d_num): 156| 38173500| 165.494| 4.33531e
15%
Data Analysis with R and Python
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
as ro 05 06 devs = importr('grDevices') 07 08 main = "Distribution of Orbit Types"
09
path = "tmp/bahntypen.png" 10 11 rep = reporter("galaxy", "comets", ["ecc"])
12
num = ro.r.nrow(rep.df)[
0
] 13 vals
15%
TCP Stealth hides open ports
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
_SECRET="Nuer fuer LM-Leser :-)" 04 KNOCK_LOGLVL=2 05 $ 06 $ LD_PRELOAD=/usr/local/lib64/libknockify.so ncat 127.
0.0
.1 -l 4242 07 setting loglvl to 2 08 Initializing hooks ...
09
Resolving symbol socket ... 10
15%
What's your status (page)?
28.11.2023
Home
»
Archive
»
2023
»
Issue 78: Domai...
»
04 vigil: 05 image: valeriansaliou/vigil:${VGILTAG:-v1.26.
0
} 06 ports: 07 - "48080:8080" 08 restart: unless-stopped
09
10 networks: 11 default:
12
name: statuspage-demo 13
« Previous
1
2
3
4
5
6
7
8
9
10
11
...
19
Next »