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)
(162)
Article
(26)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
...
19
Next »
14%
Service discovery, monitoring, load balancing, and more with Consul
04.10.2018
Home
»
Archive
»
2018
»
Issue 47: Findi...
»
"data_dir": "/var/consul",
08
"datacenter": "Datacenter-A", 09 "disable_update_check": true, 10 "enable_script_checks": true, 11 "enable_syslog": true,
12
"encrypt": "xxxxxxxxxxxxxx
14%
Thread processing in Python
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
= sol.copy() 10 11 for j in range(0,ny-1):
12
sol[0,j] = 10.0 13 sol[nx-1,j] = 1.0 14 # end for 15 16 for i in range(0,nx-1): 17 sol[i,0] = 0.0 18 sol[i,ny-1] = 0.0 19 # end for 20 21 # Iterate
22
14%
Serverless run times with custom Bash AWS Lambda layers
25.03.2020
Home
»
Archive
»
2020
»
Issue 56: Secur...
»
_DATA=$1 06 07 # This is the Event Data
08
echo $EVENT_DATA 09 10 # Example of command usage 11 EVENT_JSON=$(echo $EVENT_DATA | jq .)
12
13 # Example of AWS command that's output will show up
14%
SmartOS: Cool Cloud Platform Rises from the Ashes of Solaris
10.06.2014
Home
»
Articles
»
"ram": 2048, 07 "resolvers": ["192.168.111.254"],
08
"disks": [ 09 { 10 "image_uuid": "1fc068b0-13b0-11e2-9f4e-2f3f
6
a96d9bc", 11 "boot": true,
12
"model": "virtio" 13 } 14
14%
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
14%
S3QL filesystem for cloud backups
09.01.2013
Home
»
Archive
»
2013
»
Issue 18: New W...
»
metadata tables...
08
Dumping metadata... 09 ..objects.. 10 ..blocks.. 11 ..inodes..
12
..inode_blocks.. 13 ..symlink_targets.. 14 ..names.. 15 ..contents.. 16 ..ext_attributes.. 17 Compressing and uploading
14%
Machine learning and security
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
of their toolkits. For example, you can install and use Splunk Enterprise and its Machine Learning Toolkit (Figure
6
) with a trial license for up to 60 days and index up to 500
MB
of data per day. The software
14%
Single sign-on like the big guys
20.06.2022
Home
»
Archive
»
2022
»
Issue 69: Terra...
»
.4' 02 services: 03 keycloak: 04 container_name: keycloak 05 image: quay.io/keycloak/keycloak:17.0.1 06 ports: 07 - 8080:8080
08
environment: 09 - KEYCLOAK
14%
When I/O workloads don't perform
02.08.2021
Home
»
Archive
»
2021
»
Issue 64: Bare...
»
%util sda 10.91
6
.97 768.20 584.64 4.87 18.20 30.85 72.31 13.16 20.40 0.26 70.44 83.89 1.97 3.52 nvme0n1 58.80
12.22
17720.47 48.71 230
14%
Developing RESTful APIs
14.08.2017
Home
»
Archive
»
2017
»
Issue 40: Lean...
»
api.raml 01 #%Raml
0.8
02 title: Contacts 03 version: 0.1 04 #baseUri: http://www.rve.com/contactshelf 05 baseUri: https://mocksvc.mulesoft.com/mocks/d4c4356f-0508-4277-9060-00ab
6
dd36e9b
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
...
19
Next »