35%
30.11.2025
://lxr.free-electrons.com/source/mm/oom_kill.c?v=2.6.32
mm/oom_kill.c: http://lxr.free-electrons.com/source/mm/oom_kill.c?v=3.2
The Author
Federico Lucifredi is the maintainer of man(1
35%
26.03.2025
:
---
dotfiles_repo: "https://git.example.com/users/tscherf/dotfiles.git/"
dotfiles_repo_local_destination: "{{ ansible_env.HOME }}/dotfiles"
dotfiles_home: "{{ ansible_env.HOME }}"
At the very least, you
35%
07.10.2025
such as that outlined in this article also avoids vendor lock-in. It doesn't always have to be Pacemaker, and sometimes less can be more, as DRBD Reactor just goes to prove.
Infos
Heartbeat: https://wiki.ubuntu.com
35%
27.05.2025
by the developers on GitHub [3] by cloning the repository with the command:
git clone https://github.com/ivre/ivre
Next, create the directories for IVRE's work data and set the access rights accordingly:
mkdir -m
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