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)
(227)
Article
(53)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
5
6
7
8
9
10
11
12
13
14
15
16
17
18
...
29
Next »
20%
The AWS CDK for software-defined deployments
05.02.2019
Home
»
Archive
»
2019
»
Issue 49: Anato...
»
(parent, name, props);
09
10 const maxZones = this.getContext('max_azs')[`${env}`] 11
12
const helloCdkVpc = new ec2.VpcNetwork(this, 'VPC', { 13 cidr: this.getContext('cidr_by_env')[`${env}`], 14
20%
Extending OpenNebula with hooks
09.01.2013
Home
»
Archive
»
2013
»
Issue 18: New W...
»
=/var/log/one/accounting.log 04 05 case "$1" in 06 "on"|"off") 07 mode=$1 08 shift
09
;; 10 *) 11 echo "$0 error: wrong mode." >&2
12
exit 1 13 ;; 14 esac 15 16 if [ "$1
20%
Warewulf Cluster Manager – Completing the Environment
20.06.2012
Home
»
HPC
»
Articles
»
/local 53G 29G
22
G 57% /vnfs/usr/local From the output, it can be seen that only 217
MB
of memory is used on the compute node for storing the local OS. Given that you can easily and inexpensively buy 8GB
20%
RESTful APIs in practice
09.10.2017
Home
»
Archive
»
2017
»
Issue 41: Kuber...
»
_consumer_secret>" 06 config.access_token = "
" 07 config.access_token_secret = "
" 08 end
09
10 user = client.user("23Cent") 11 puts user.name
12
13 def collect
20%
Haskell framework for the web
22.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
09
mysettings' <- newSettings maxFiles 10 -- make "myMax" version available globally 11 let mkFoundation appConnPool = App mysettings'
12
[...] Listing 6
20%
Listing 4
21.08.2012
Home
»
HPC
»
Articles
»
Warewulf 4 Code
»
| 119 kB 00:00 (6/19): glib2-2.
22
.5-6.el6.i686.rpm | 1.1
MB
00:00 (7/19): libX11-1.3-2.el6.i686.rpm
20%
Verifying your configuration
05.02.2023
Home
»
Archive
»
2023
»
Issue 73: Datab...
»
wgossrvc Listing 4 setup_goss.sh Diff Additions 5a6 > GOSSVFLE='/lib/systemd/system/goss.service' 9,10c10,
12
< sha
256
sum < tee --- > sha
256
sum > systemctl > tee 81a84
20%
Ansible collections simplify AIX automation
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible python version = 3.11.2 (main, Feb 17 2023,
09
:48:02) [GCC 8.5.0 20210514 (Red Hat 8.5.0-18)] (/usr/bin/python3.11) jinja version = 3.1.2 libyaml = False
20%
Asynchronous PostgreSQL
12.09.2013
Home
»
Archive
»
2013
»
Issue 16: Docker
»
. There are some new lines: 5 and
12
to
22
. Line
22
installs the sig function as a signal handler for SIGTERM. When the signal arrives, line 13 opens a new connection to the database and calls the pg
20%
Working with the Lustre Filesystem
24.02.2022
Home
»
HPC
»
Articles
»
mount opts: user_xattr,errors=remount-ro Parameters: checking for existing Lustre data: not found device size = 48128
MB
formatting backing filesystem ldiskfs on /dev/sdb target name testfs:MDT0000 kilobytes 49283072
« Previous
1
...
5
6
7
8
9
10
11
12
13
14
15
16
17
18
...
29
Next »