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:
%220mb%3 08 Llorente 12
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(176)
Article
(30)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
14
15
16
17
18
19
20
21
16%
Make Your IT Automation Systems Play Together Like a Symphony
15.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
08
action :install 09 end 10 service "apache2" do 11 action [ :enable, :start ]
12
end 13 14 directory node['main']['doc_root'] do 15 owner 'www1-data' 16 group 'www1-data' 17 mode '0744' 18 action
16%
Service mesh for Kubernetes microservices
09.04.2019
Home
»
Archive
»
2019
»
Issue 50: Bpfilter
»
Version: networking.istio.io/v1alpha
3
02 kind: Gateway 03 metadata: 04 name: wordpress-gateway 05 spec: 06 selector: 07 istio: ingressgateway
08
servers: 09 - port: 10 number: 443 11 name: https
16%
Command-line tools for the HPC administrator
22.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
or thousands of nodes; therefore, admins needed a way to send the same command to a number of nodes or a fixed set of nodes. In a past article [
3
], I wrote about a class of tools that accomplishes this goal
16%
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
16%
Flatpak, Snap, and AppImage
09.06.2018
Home
»
Archive
»
2018
»
Issue 45: Autom...
»
of the technology. However, there is a solution one size smaller. Youngsters The introduction of the DEB [2] and RPM [
3
] package formats coincided with the birth of the major distributions Debian and Red Hat
16%
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
...
14
15
16
17
18
19
20
21