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:
%xcomm 12 09 Llorente 12
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(122)
Article
(29)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
8
9
10
11
12
13
14
15
16
Next »
17%
Manage OpenVPN keys with Easy-RSA
06.10.2019
Home
»
Archive
»
2019
»
Issue 53: Secur...
»
response = urllib.urlopen(url); 06 data = json.loads(response.read()) 07 08 for userentry in data:
09
if userentry.get('active'): 10 username = userentry.get('username') 11
12
if os
17%
Error-correcting code memory keeps single-bit errors at bay
14.11.2013
Home
»
Archive
»
2013
»
Issue 17: Cloud...
»
-related error information and report it. This was initially done outside of the kernel at the beginning of the project, but, starting with kernel 2.6.16 (released March
20
, 2006), edac was included
17%
Many Clouds, One API
22.08.2011
Home
»
Articles
»
[inst.id] = inst.state 08 summary[inst.state] += 1
09
state 10 end 11 total = summary.values.inject(0) { |sum, i| sum += i }
12
puts "Found #{total} instances in the following states:" 13 summary
17%
Automate CentOS and RHEL installation with PXE
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
--nameserver=10.42.0.10,10.42.0.11
12
# Root password 13 rootpw --iscrypted
14 # Run the Setup Agent on first boot 15 firstboot --enable 16 # Do not configure the
X
Window System 17 skipx 18 # System
17%
VM and cloud management with openQRM
03.12.2015
Home
»
Archive
»
2015
»
Issue 30: OpenD...
»
created in this way: /usr/share/openqrm/bin/openqrm state list 5.2.3.before-update-05-06-15_
09.14.20
Test-State-Backup-05-24-15_13.
09
.05 To restore the system configuration from the Test-State-Backup-05-24-15_13.
09
17%
Distributed storage with Sheepdog
07.10.2014
Home
»
Archive
»
2014
»
Issue 23: 10 Ti...
»
/lib/sheepdog root 582 581 0 13:13 ?
12
:00:00 AM sheep -p 7000 /var/lib/sheepdog # grep sheep /proc/mounts /dev/sdb1 /var/lib/sheepdog ext4 rw,relatime,data=ordered 0 0 # grep sheep /etc/fstab /dev
17%
Darshan I/O analysis for Deep Learning frameworks
27.09.2021
Home
»
Archive
»
2021
»
Issue 65: 7 Em...
»
08 integer :: counter
09
integer :: counter_limit 10 integer :: ierr 11
12
type(rec) :: my_record 13 14 counter_limit = 2000 15 16 ierr = -1 17 open(unit=8,file
17%
Aggregating information with Huginn
18.02.2018
Home
»
Archive
»
2018
»
Issue 43: Real...
»
on other Linux distributions, as well as OS
X
and FreeBSD. Installing Huginn requires some work (see also the "Fast, Faster, Docker" box), and Ubuntu 16.04 has a nasty stumbling block: Huginn looks
17%
A Container for HPC
15.08.2016
Home
»
Archive
»
2016
»
Issue 34: Softw...
»
Scientific Computing Center (NERSC) [11]. Shifter is a prototype implementation of a container system for HPC that converts images from Docker, VMs, or CHOS [
12
] (a utility that creates a Scientific Linux
17%
Program from one source to many apps with Flutter
07.04.2022
Home
»
Archive
»
2022
»
Issue 68: Autom...
»
WorldApp extends StatelessWidget { 08 @override
09
Widget build(BuildContext context) { 10 return MaterialApp( 11 title: 'Hello World',
12
home: Scaffold( 13 appBar: AppBar( 14
« Previous
1
...
8
9
10
11
12
13
14
15
16
Next »