36%
10.12.2013
com.carriots.sdk.utils.Email;
def email = new Email();
email.to=”dan@example.com”;
email.subject=”Carriots Listener sends email”;
email.message=”Context Data: “+context.data;
email.send();
Listeners
36%
19.11.2014
"Top-like tools for admins" by Jeff Layton, ADMIN
, issue 23, pg. 86, http://www.admin-magazine.com/Archive/2014/23/Top-like-tools-for-admins
vmstat: http://en.wikipedia.org/wiki/Vmstat
vmstat man
36%
17.11.2016
.slice/glusterd.service ??1425 /usr/sbin/glusterd -p /var/run/glusterd.pid
Aug 27 21:26:45 gluster2.example.com systemd[1]: Starting GlusterFS, a clustered file-system server...
Aug 27 21:26:45 gluster2.example.com systemd[1
36%
05.12.2014
_domain": "yourdomain.com",
06 "dataset_uuid": "d34c301e-10c3-11e4-9b79-5f67ca448df0",
07 "resolvers": [
08 "192.128.0.9",
09 "192.128.0.10"
10 ],
11 "max_physical_memory": 4096,
12 "nics": [
13
36%
10.04.2015
://www.portknocking.org/view/implementations
"Remote Access Security with Single-Packet Port Knocking" by Juliet Kemp, Linux Magazine
, June 2008: http://www.linux-magazine.com/Issues/2008/91/Single-Packet-Port-Knocking/(language)/eng-US
"The Sys
36%
04.10.2018
, I recommend you test SSHFS first before making a commitment.
Infos
NFS options: https://www.systutorials.com/docs/linux/man/5-nfs/
"Optimizing Your NFS Filesystem" by Jeff Layton: http
36%
13.12.2018
of the current AWX version from GitHub and unzip the archive. Alternatively, you can clone the current state of development:
$ git clone https://github.com/ansible/awx.git
In any case, change to the installer
36%
02.02.2021
-15664
DMZ: https://en.wikipedia.org/wiki/DMZ_(computing)
Kata Containers: http://katacontainers.io
OpenStack: http://www.openstack.org/
Clear Containers: http://github.com
36%
02.02.2021
is automatically redirected to another URL. For example, you can redirect your site if you are currently editing parts of it. You could have, say, all requests to www.contoso.com/marketing/default.aspx
redirected
36%
27.09.2021
by an efficient software solution in the long run.
Infos
Container Storage Interface on GitHub: https://github.com/container-storage-interface/spec/blob/master/spec.md
Ceph: https