Displaying 5 results from an estimated 5 matches for "accusatori".
Did you mean:
accusatory
2016 Jul 05
3
Winbind process stuck at 100% after changing use_mmap to no
On 05/07/16 21:16, Alex Crow wrote:
>
>
> On 05/07/16 21:00, Rowland penny wrote:
>> On 05/07/16 20:49, Alex Crow wrote:
>>> FYI, by "it did, completely" I meant it failed completely.
>>>
>>> Even if the only file we have to have on the cluster FS (which now
>>> seems to be down solely to the ctdb lock file), I'm still worried
2004 Mar 15
1
Correct Computer Modern font in postscript(..) output
Hi,
I'm trying to get the correct font used when generating italic text in an R
grahic. I have a set of labels that print correctly except it seems the
italic text is justr a slanted version of the TeX computer modern normal
font... I'm using R v1.8.1 on Windows XP, and I get the same result if I
build the pdf using Adobe Acrobat or using MikTeX
The labels:
2016 Jul 05
0
Winbind process stuck at 100% after changing use_mmap to no
.
>
> Sorry if I offended you, but Volker was telling you what you needed to
> do. You were coming over as if you didn't want to do what you were
> being advised to do.
No, that is just not the case. I just wanted to be sure of the
implications of what I was doing and what areas of the operation of
Samba and CTDB might be affected given the confusing results of my
ping_pong tests.
2016 Jul 13
2
Winbind process stuck at 100% after changing use_mmap to no
On Tue, Jul 05, 2016 at 10:12:31PM +0100, Alex Crow wrote:
> I did not "put it" like anything. I just saw an problem in my setup,
> read some documents on the samba wiki, followed some advice and saw some
> unexpected behaviour. Perhaps I imagined the wiki to be more moderated
> that it really is, so my trust was misplaced. I don't blame anyone, all
> I'm trying to
2006 Jan 26
21
pagination_links help
I want append custom query parameters to my pagination links, like
?page=1&foo=bar. I can''t quite figure out how to do this with the
pagination_links helper, although I believe the API says you should be
able to:
pagination_links(paginator, options={}, html_options={})
options are:
:params: any additional routing parameters for page URLs
Has anyone tried this?
thanks,
jeff
--