59%
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
59%
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
57%
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
57%
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
57%
09.04.2019
with redundant ID attribute values or additional stylesheet information.
Fully Integrated
Web developers integrate individual components with HTML tags they define themselves. In Lines 8-10 of Listing 1
57%
07.06.2019
("Setting gerrit-trigger server plugin");
09
10 def gerritPlugin = Jenkins.instance.getPlugin(com.sonyericsson.hudson.plugins.gerrit.trigger.PluginImpl.class);
11 gerritPlugin
57%
03.04.2024
"allowedValues": [
05 "Dynamic",
06 "Static"
07 ],
08 "metadata": {
09 "description": "Allocation method for the Public IP used to access the Virtual Machine."
10 }
11