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)
(98)
Article
(21)
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
12
Next »
7%
Posteo, Mailbox.org, Tutanota, and ProtonMail compared
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
Hub: https://github.com/tutao/tutanota Tutanota and Outlook: http://blog.tutanota.de/email-encryption-outlook-tutanota-starter/2014/
08/12
/ ProtonMail: https://protonmail.ch Funding ProtonMail: https
7%
How to configure and use jailed processes in FreeBSD
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
struct jail 01 main(int argc, char **argv) 02 { 03 struct jail j; 04 int i; 05 [...] 06 /* Populate the jail struct */ 07 memset(&j, 0, sizeof(j));
08
j.version = 0; 09 j.path =
7%
Configuration management with Chef
30.11.2025
Home
»
Archive
»
2010
»
Issue 1: System...
»
" 05 06 signing_ca_path "/var/chef/ca" 07 couchdb_database 'chef'
08
09 cookbook_path [ "/var/chef/cookbooks", "/var/chef/site-cookbooks" ] 10 11 file_cache_path "/var/chef/cache"
12
node
7%
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
7%
Databases in the Google Cloud
05.02.2023
Home
»
Archive
»
2023
»
Issue 73: Datab...
»
entity = { 04 key: taskKey, 05 data: [ 06 { 07 name: 'created',
08
value: new Date().toJSON(), 09 }, 10 { 11 name: 'description',
12
value
7%
HPC Cloud Storage
20.11.2013
Home
»
HPC
»
Articles
»
. Therefore, if I’m going to back up my data to cloud storage, I want to make sure the data is encrypted. S3QL encrypts all data using a
256
-bit AES key. An additional SHA-
256
HMAC checksum protects the data
7%
Exploring Ubuntu cloud tools
28.06.2011
Home
»
CloudAge
»
Articles
»
/tmp/initrd.img- 2.6.28- 11- server.manifest.xml
08
09 $ euca- upload- bundle - b ramdisk - m /tmp/initrd.img- 2.6.28- 11- server.manifest.xml 10 Checking bucket: ramdisk 11 Creating bucket: ramdisk
12
7%
Warewulf 4 – Time and Resource Management
17.01.2023
Home
»
HPC
»
Articles
»
is working, boot the compute node and run timedatectl : $ ssh n0001 [laytonjb@n0001 ~]$ timedatectl Local time: Sat 2022-
12
-17 11:31:26 EST Universal time: Sat 2022-
12
7%
Building a HPC cluster with Warewulf 4
04.04.2023
Home
»
Archive
»
2023
»
Issue 74: The F...
»
timedatectl $ ssh n0001 [laytonjb@n0001 ~]$ timedatectl Local time: Sat 2022-
12
-17 11:31:26 EST Universal time: Sat 2022-
12
-17 16:31:26 UTC RTC time: Sat 2022-
12
7%
Profiling Python Code
09.12.2019
Home
»
HPC
»
Articles
»
to check follows a, b =
1,2
c = a + b # Code to check ends end_time = time.time() time_taken = (end_time- start_time) print(" Time taken in seconds: {0} s").format(time_taken_in_micro) If a section of code
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
Next »