59%
10.09.2012
them into a log that can be parsed and used to create information.
Approach
The approach I’m using is based on the method Harvard University’s Faculty of Arts and Sciences, Research Computing Group has
58%
21.08.2014
.libvirt.unix.manage" || action.id == "org.libvirt.unix.monitor") && subject.isInGroup("virt")) {
07 return polkit.Result.YES;
08 }
09 return null;
10 });
After ensuring that the user virtuser is a member of the virt
58%
14.11.2013
use strict;
04 use Exporter;
05 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
06
07 $VERSION = 1.0;
08 @ISA = qw(Exporter);
09 @EXPORT = ();
10 @EXPORT_OK = qw
58%
21.08.2014
retry_interval 1
07 active_checks_enabled 1
08 passive_checks_enabled 1
09 check_freshness 1
10 freshness
58%
18.02.2018
/jon.doe/.ssh/id_rsa.pub"
04 cloudflare_email = "com>"
05 cloudflare_token = "<01189998819991197253>"
06 cloudflare_domain = "com>"
07 site_name = "com>"
08 site_author = "John Doe"
09
58%
11.06.2014
/projects/tmem/dist/documentation/papers/tmemLS09.pdf
AMD Inc. "AMD64 Architecture Programmer's Manual Volume 2: System Programming," Section 5.1: http://support.amd.com/TechDocs/24593.pdf
Love, R. Linux Kernel Development
. Addison
58%
30.11.2025
, a request like http://www.example.com/index.html?file=/etc/passwd
would trigger the sample rule in line 8. Then the action defined in line 9 would block the request. The client sees an HTTP 403 Forbidden
58%
30.11.2025
://fedorahosted.org/spacewalk
Spacewalk network ports: http://magazine.redhat.com/2008/09/30/tips-and-tricks-what-tcpip-ports-are-required-to-be-open-on-an-rhn-satellite-proxy-or-client-system/
RHEL5, CentOS5 Spacewalk Server
56%
07.11.2011
if '__main__' == __name__:
09
10 p1 = Process(target = test, args = ('Rich',))
11 p2 = Process(target = test, args = ('Nus',))
12 p3 = Process(target = test, args = ('Geeks',))
13
14 p2
56%
11.02.2016
-backup /etc /mnt/backup
# rdiff-backup --list-increments /mnt/backup/
Found 2 increments:
increments.2015-03-15T09:15: 19+01:00.dir Sun Mar 15 09:15:19 2015
increments.2015-03-19T20:15: 46+01:00.dir Thu