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)
(169)
Article
(31)
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
...
20
Next »
15%
Tips and Tricks for Containers
12.05.2020
Home
»
HPC
»
Articles
»
): root@c31656cbd380:/# apt-get update Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] ... Fetched 18.
0
MB
in 9s (1960 kB/s) After the package repositories are synced, I can
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
»
-build --version 02 BoxGrinder Build
0
.10.2 03 04 Available os plugins: 05 - rhel plugin for Red Hat Enterprise Linux 06 - centos plugin for CentOS 07 - fedora plugin for Fedora
08
- sl plugin
15%
Warewulf 4 – Python and Jupyter Notebooks
13.04.2023
Home
»
HPC
»
Articles
»
own package; therefore, according to the module hierarchy discussed in a past Warewulf article, it should go into /opt/modulefiles/Core . The version of Anaconda I installed was
22.9.0
, which is what I
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%
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
15%
mpi4py – high-performance distributed Python
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
==
0
:
08
data = { 'key1' : [10,10.1,10+11j], 09 'key2' : ('mpi4py' , 'python'), 10 'key3' : array([1, 2, 3]) } 11 else:
12
data = None 13 # end if 14 15 data = comm
« Previous
1
2
3
4
5
6
7
8
9
10
11
...
20
Next »