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 22&00 Llorente 22
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(161)
Article
(64)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
16
17
18
19
20
21
22
23
9%
Haskell framework for the web
22.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
Message FormApp FormMessage where 18 renderMessage _ _ = defaultFormMessage 19 - the "FormApp" web application only provides one route
20
mkYesod "FormApp" [parseRoutes| 21 /contact ContactR GET |]
22
9%
Program from one source to many apps with Flutter
07.04.2022
Home
»
Archive
»
2022
»
Issue 68: Autom...
»
title: Text('Hello World'), 15 ), 16 body: Center( 17 child: Text('Hello World'), 18 ), 19 ),
20
); 21 }
22
} The source code of an app in Flutter
9%
Kubernetes StatefulSet
05.02.2023
Home
»
Archive
»
2023
»
Issue 73: Datab...
»
Map 18 metadata: 19 name: mariadb
20
labels: 21 app: mariadb
22
data: 23 MYSQL_ROOT_PASSWORD: mysqlroot 24 MYSQL_DATABASE: db1 25 MYSQL_USER: mysqluser 26 MYSQL_PASSWORD: mysqlpwd
9%
Zuul 3, a modern solution for CI/CD
05.12.2019
Home
»
Archive
»
2019
»
Issue 54: NVMe...
»
# return data to MySQL (empty key here 'mysql:') 16 mysql: 17 failure: 18 gerrit: 19 Verified: -1
20
mysql: 21 require:
22
gerrit: 23 # prevents waste runs on %submit usage 24
9%
Keeping Docker containers safe
13.02.2017
Home
»
Archive
»
2017
»
Issue 37: Distr...
»
others. Use SELinux, if possible; otherwise, use AppArmor [16], grsecurity [17], or Pa
X
[18] to lock down unexpected system resource access. Patch your systems more often than usual; even official
9%
Moving your data – It's not always pretty
18.07.2013
Home
»
Archive
»
2013
»
Issue 15: What’...
»
. The current version of Mutil, version 1.76.6, is built against coreutils version 7.6. However, more recent Linux distributions, such as RHEL 6.
x
, use a newer version of coreutils, so it might not be easy to use
« Previous
1
...
16
17
18
19
20
21
22
23