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)
(94)
Article
(18)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
4
5
6
7
8
9
10
11
12
Next »
12%
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
12%
A standard cloud computing API
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
total = summary.values.inject(0) { |sum, i| sum += i }
12
puts "Found #{total} instances in the following states:"
13
summary.keys.sort.each do |s| 14 printf "%20s %d\n", s, summary[s] 15 end 16 puts
12%
Moving HPC to the Cloud
19.10.2012
Home
»
HPC
»
Articles
»
12
-core AMD processors ranging in speed from 2.2 to 2.9GHz with 24 to 128GB of RAM per server and up to 1TB of scratch local storage per node. Getting applications running POD HPC clouds can be quite
12%
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
12%
Retrieving Windows performance data in PowerShell
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
via ping. 10 if (Test-Connection -ComputerName $server -Quiet -Count 1) 11 {
12
##If the server can be reached via ping, then:
13
Add-Content $logfile -value "...Server $($server
12%
Lean on Logwatch
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
NEW packages will be installed: libdate-manip-perl libyaml-syck-perl logwatch As a result, about
12
.5
MB
of new software is installed. Logwatch gets configuration details several ways: from script
12%
Serverless computing with AWS Lambda
30.01.2020
Home
»
Archive
»
2020
»
Issue 55: AWS L...
»
": "Allow", 06 "Action": "logs:CreateLogGroup", 07 "Resource": "arn:aws:logs:eu-west-1:XXXXXXX:*"
08
}, 09 { 10 "Effect": "Allow", 11 "Action": [
12
"logs
12%
Aggregating information with Huginn
18.02.2018
Home
»
Archive
»
2018
»
Issue 43: Real...
»
.e.,
in this example). If the MySQL version you are using is version 5.5.3 or newer, then replace utf8 with utf8
mb
4: DATABASE_ENCODING=utf8
mb
4 The results should look like Figure 1. At the bottom
12%
Flatpak, Snap, and AppImage
09.06.2018
Home
»
Archive
»
2018
»
Issue 45: Autom...
»
little space on the hard disk (~150-300
MB
). A list of existing environments can be found on the project's website [11]. A developer must build each package against one of these run times. It then runs
12%
Group policies on Windows Server 2022
05.02.2023
Home
»
Archive
»
2023
»
Issue 73: Datab...
»
object and eight for the user
13
policies in the privacy and telemetry section Six policies for Windows Defender Another six GPOs that control the Windows sandbox Looking at the numbers
« Previous
1
...
4
5
6
7
8
9
10
11
12
Next »