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)
(97)
Article
(47)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
8
9
10
11
12
13
14
15
38%
Profiling Python code
30.01.2020
Home
»
Archive
»
2020
»
Issue 55: AWS L...
»
of code. Listing 1 Time to Execute import time start_time = time.time() # Code to check follows
a
, b = 1,2 c = a + b # Code to check ends end_time = time.time() time_taken = (end_time- start
37%
Flatpak, Snap, and AppImage
09.06.2018
Home
»
Archive
»
2018
»
Issue 45: Autom...
»
as the kernel and all other processes. Isolation from the rest of the environment only occurs if you take care of this yourself with tools such as chroot [8], SELinux [
9
], or AppArmor [10]. Flatpak's structure
37%
Automate CentOS and RHEL installation with PXE
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
timezone 19 timezone Europe/Vienna --isUtc --ntpservers 172.23.48.8,172.23.48.
9
20 # user setup 21 user --name=example-user --password=
--iscrypted --gecos="example-user"
22
# Disk partitioning
37%
Scale-out with PostgreSQL
05.02.2023
Home
»
Archive
»
2023
»
Issue 73: Datab...
»
": "cloud", "region": "eu-west1", "zone": "eu-west1
a
", "min_num_replicas": 1 }, { "cloud": "cloud", "region": "eu-west1", "zone": "eu-west1
n
", "min_num_replicas": 1 }, { "cloud": "cloud", "region
« Previous
1
...
8
9
10
11
12
13
14
15