36%
11.10.2016
(every 5 seconds):
14 (periodically-expire 5)
15
16 ; Email address used to send notifications:
17 (def email (mailer {:from "riemann@example.com"}))
18
19 ; Index: Definition
20 (let [index (index)]
21
36%
25.09.2023
network. The price of this power is knowing how computer networks operate; you don't need to be an engineer, but you do need to know more than the basics.
Infos
MikroTik: https://mikrotik.com
36%
03.04.2024
the new droplet will attempt to obtain an SSL certificate when you first login. For example, you can set up a subdomain such as wpcd..com
, wppanel..com
, or even wp..com
36%
17.02.2015
contribution to the world of computing. Happy hacking!
Infos
FreeNAS: http://www.freenas.org/
"FreeNAS" by Ben Milman and Mark VonFange, ADMIN, 2014, Issue 17, pg.52: http://www.admin-magazine.com
36%
11.09.2018
.
Listing 1:Adding the Key
01 apt-get update && apt-get install -y apt-transport-https
02 curl -s
https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add -
03 cat </etc
36%
05.02.2019
, the developers, nor the customers cared to tackle – redundant storage.
Infos
OpenStack: https://www.openstack.org
Kubernetes: https://kubernetes.io
Docker: https://www.docker.com
Rook: https://github.com
36%
30.11.2020
Docker's key (success is denoted by a simple OK
), and check the key's fingerprint:
$ apt install apt-transport-https ca-certificates curl gnupg-agent software-properties-common
$ curl -fsSL https://download.docker.com
36%
30.11.2020
://buildmedia.readthedocs.org/media/pdf/mpi4py/stable/mpi4py.pdf
Anaconda: https://www.anaconda.com/
MPICH: https://www.mpich.org/
mpi4py hello world: https://github.com/jbornschein/mpi4py-examples/blob/master/01-hello-world
MPI
36%
21.08.2014
stability and optimize performance.
Infos
Root Guard: http://www.cisco.com/en/US/tech/tk389/tk621/technologies_tech_note09186a00800ae96b.shtml
Scott Hogg: "9 Common Spanning Tree Mistakes
36%
14.08.2017
, Amazon DynamoDB, Amazon Redshift, and other services and gain practical experience.
Infos
Read Replicas: https://aws.amazon.com/rds/details/read-replicas/
Amazon RDS CLI commands: http