35%
27.05.2025
://joinup.ec.europa.eu/collection/eupl/introduction-eupl-licence
"Matrix of EUPL compatible open source licences": https://joinup.ec.europa.eu/collection/eupl/matrix-eupl-compatible-open-source-licences
Unlicense: https://choosealicense.com
35%
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
35%
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
35%
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
35%
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
35%
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
35%
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
35%
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
35%
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
35%
21.08.2014
install this package as well. Next, you should download Kpatch by mirroring the repository on your local disk and putting the modules in place:
git clone https://github.com/dynup/kpatch
cd kpatch && make