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)
(170)
Article
(26)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
9
10
11
12
13
14
15
16
17
18
19
20
Next »
14%
Blending Java with other programming languages
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
engine.eval(new FileReader(args[
0
]));
09
} 10 } Using ScriptEngineManager (line 6), the code generates a ScriptEngine, which comes with a variety of eval() methods that run scripts from strings
14%
Kubernetes clusters within AWS EKS
02.08.2021
Home
»
Archive
»
2021
»
Issue 64: Bare...
»
--region eu-west-1 05 --nodegroup-name chrisbinnie-eks-nodes 06 --node-type t
3
.medium 07 --nodes 2 08 --nodes-min 1
09
--nodes-max 2 10 --ssh-access 11 --ssh-public-key /root/eks-ssh.pub 12
14%
A self-healing VM system
07.06.2019
Home
»
Archive
»
2019
»
Issue 51: Self-...
»
with timeout 15 seconds 03 if status !=
0
for
3
cycles then exec "/usr/bin/ansible-playbook rebuild_node.yml" 04 if status !=
0
for
3
cycles then exec "/usr/bin/mail -s 'Node 5 ping failed
14%
Haskell framework for the web
22.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
Press [1], Drupal [2], or Joomla [
3
], generally they only have to unpack the core on the server and then add other modules. Installing security updates conscientiously and in good time counteracts ubiquitous
14%
The OpenResty distribution for Nginx
20.03.2014
Home
»
Archive
»
2014
»
Issue 19: Perim...
»
13 respawn 14 respawn limit 10 5 15 16 pre-start script 17 $DAEMON -t 18 if [ $? -ne
0
] 19 then exit $? 20 fi 21 end script
22
23 exec $DAEMON Listing
14%
Sharing Data with SSHFS
23.04.2014
Home
»
HPC
»
Articles
»
on your system. Almost all firewalls allow port
22
access, so you don’t have to configure anything extra, such as NFS or CIFS. You just need one open port on the firewall – port
22
. All the other ports can
14%
Security in the AWS cloud with GuardDuty
09.04.2019
Home
»
Archive
»
2019
»
Issue 50: Bpfilter
»
backend "s
3
" { 07 region = "eu-west-1" 08 bucket = "chrisbinnie-terraformstate"
09
key = "guardduty.tfstate" 10 encrypt = true 11 } 12 } 13 14 resource "aws
14%
Validating Docker containers
05.02.2019
Home
»
Archive
»
2019
»
Issue 49: Anato...
»
Version: "2.
0.0
" 02 03 globalEnvVars: 04 - key: "MYSQL_USER" 05 value: "dev" 06 - key: "MYSQL_PASSWORD" 07 value: "123456" 08
09
commandTests: 10 11 # Is the MySQL package installed? 12 - name: "MySQL package
14%
OpenStack workshop, part 2: OpenStack cloud installation
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
IDENTIFIED BY 'ohC
3
teiv'; 10 EOF 11 mysql -u root <
0Ud7ra'; 15 EOF 16 mysql -u root <
14%
Setting up HTTP/2 for Nginx
25.03.2021
Home
»
Archive
»
2021
»
Issue 62: Lean...
»
of the Nginx web server, the ngx_http_v2_module module replaced its predecessor ngx_http_spdy_module in September 2015 (Nginx 1.9.5). April 2016 saw the module enter the stable branch (Nginx 1.10.
0
) [
3
« Previous
1
...
9
10
11
12
13
14
15
16
17
18
19
20
Next »