Displaying 3 results from an estimated 3 matches for "lca2011".
Did you mean:
lca2016
2010 Sep 10
0
Australian Linux Conference 2011: CFP Multimedia Miniconf
Information on the LCA Multimedia Miniconf in January 2011
==============================================
Continuing the tradition from past conferences, the LCA Multimedia
Miniconf is back at Linux.conf.au <http://linux.conf.au/> 2011 (LCA2011).
Linux.conf.au <http://linux.conf.au/> 2011 will
be hosted in Brisbane, Australia from 24-29 January 2011 with the
miniconfs being held over the first two days. For more information about
the conference check out http://lca2011.linux.org.au/.
Multimedia encapsulates a wide variety of topic...
2010 Sep 10
0
Australian Linux Conference 2011: CFP Multimedia Miniconf
Information on the LCA Multimedia Miniconf in January 2011
==============================================
Continuing the tradition from past conferences, the LCA Multimedia
Miniconf is back at Linux.conf.au <http://linux.conf.au/> 2011 (LCA2011).
Linux.conf.au <http://linux.conf.au/> 2011 will
be hosted in Brisbane, Australia from 24-29 January 2011 with the
miniconfs being held over the first two days. For more information about
the conference check out http://lca2011.linux.org.au/.
Multimedia encapsulates a wide variety of topic...
2010 Sep 29
4
puppet error on cron w/ "complex" timing
Hello,
cron { foo:
command => "/bin/date > /tmp/foo",
user => root,
minute => ''2,7,12,17,22,27,32,37,42,47,52,57''
}
Which when parsed by puppetd produces :
err: Could not run Puppet configuration client: Parameter minute failed:
2,7,12,17,22,27,32,37,42,47,52,57 is not a valid minute at foo.pp:##
I agree that it''s an awkward minute