Displaying 7 results from an estimated 7 matches for "3em".
Did you mean:
3e
2012 Dec 17
11
[Puppet Upgrade] Puppet agent does not work
...started</title>
<style type="text/css">
body {
font-family: Verdana, ''Bitstream Vera Sans'', Arial, Sans-Serif;
font-size: 10pt;
background: white;
color: #222222;
margin: 0;
padding-top: 3em;
padding-bottom: 3em;
padding-left: 4.5em;
padding-right: 4.5em;
}
h1 {
font-size: 17pt;
font-weight: medium;
color: #533e72;
border-bottom: 1px solid #533e72;
}
h1.title {
margin-top: 0;
}
h1.error_title {
color: red;...
2012 Nov 06
2
puppet 3.0.1 Server and passenger
Hi Everyone;
I am stumped.
I am simply trying to upgrade from puppet 3.0.0 to puppet 3.0.1 master
(rhel6)
I have followed the precise steps I used when I installed 3.0.0 to migrate
to Passenger, but for some reason, I know cannot get it running.
There are no useful errors in the logs that I can find either.
Please Help!
p.s. I have already made the required changes to the config.ru file
--
2006 Jan 26
3
Help on implementing rails from html with php
Hi guys, just started using rails and is trying to implementing the
present html with some rails...
However i met this problem when i am trying to port over some php code
in html to rails and i cant find any method to successful convert the
php codes.
Below is a feature i tried to implement in rails way:
there are 2 buttons on the html. Besides these 2 buttons is an infobox.
So, whenever
2012 Oct 30
4
horizontal space/indent and HTML/PDF
What is the best method to introduce horizontal space in text in a
Pandoc document? Preferably something that would work for both HTML
and PDF output?
I need this for some poetry that has indented lines, ala the 2nd and 3rd lines:
hickory dickory dock
the most ran up the clock
the clock struck one
the mouse ran down
c
--
Chris Lott <chris at chrislott.org>
2009 Jun 29
2
One more fix
This resend includes the rebase, but fixes a problem I just noticed with nil/empty checks.
2009 Jun 29
2
Resend of Cloud UI/service patches
This is a resend of the 2-patch series from a week or so ago, needed to be rebased due to some commits on next
2009 Jun 22
2
Patch series for Cloud Vm Actions
The following two patches should be applied in the order:
* [PATCH server] Add svc_vm_actions method to VmService.
* [PATCH server] Cloud UI layer to initiate actions on vms.
The service layer patch should work fine on its own (and not break
anything), but cloud patch relies on service being there.