Displaying 20 results from an estimated 3000 matches similar to: "Running 2.x in production"
2011 Jan 27
2
Best filesystem?
Hi everyone! What's the best filesystem to use for the mail spool? I'm
debating between Debian with xfs or FreeBSD with zfs. I'm not sure which
way to go. I'm migrating from cyrus. I have about 50 users so it's not a
large setup.
Cheers!
Monika
--
Monika Janek
Systems Administrator, Side Effects Software
Toronto, Ontario Canada
416-504-9876 x207 www.sidefx.com
2010 Apr 29
2
Question about dovecot imap proxy
Hi everyone!
I have dovecot (1.2.11) on one our external mail servers acting as a
proxy. The client (ifor now, my iphone) connects fine via ssl to the
external mailserver but I can't seem to get a secure connection now to
the internal destination imap server (between external mail server and
internal imap server, it's going through port 143). Running tcpdump, I
can clearly see my
2010 Nov 09
3
Does this software run under Wine 1.0?
Hello,
I have got a little problem testing my MONIKA-Software in Wine. I acually use Wine 1.2 under Ubuntu 10.04. There erverything works fine so far. But now I got a request if my software will also run under Wine 1.0 (wine-1.0-3.1.i586, Suse 11 or 10).
As far as I know it is not possible to install the old Wine 1.0 under Ubuntu 10.04. If there is a way, please let me know :)
Otherwise, is
2006 Feb 07
2
pxelinux don't uncompress kernel and initrd
Hallo,
for last Friday, i have a strangely probleme with one of oure clients.
I can power on , the bootprom make the connection to the dhcpserver, the
client load the pxelinux , it load the kernel and the initrd.img, say ready
and this was it. It dont uncompress the initrd and the kernel . I can wait a
long ime and the only that I can do is ctrl-alt-del. It give no error code.
I have more
2016 Mar 15
2
GSoC, question on open projects
Hello,
My name is Janek van Oirschot, currently student premaster embedded
systems at the Technical University of Eindhoven and interested in
participating in GSoC and contributing to LLVM. I have some experience
with development for the GNU Assembler in which I looked into
assembly-time relaxation.
I have looked at the open projects page, found some interesting
projects but still have some
2012 May 21
1
M-estimation in multivariate linear regression model in R
Hello,
I try to find a function for M-estimation in multivariate linear regression
model (function that can estimate betas in my model: y=x * beta + e, where
y is a matrix). I´ve searched R-site for a long time, but I am hopeless.
I would like to ask, if there is any function for M-estimation in
multivariate linear regression model in R. I know I can estimate betas in
my model by rlm() function
2007 Feb 25
3
Macros in R
Dear members,
I have started to work with R recently and there is one thing which I could
not solve so far. I don't know how to define macros in R. The problem at
hand is the following: I want R to go through a list of 1:54 and create the
matrices input1, input2, input3 up to input54. I have tried the following:
for ( i in 1:54) {
input[i] = matrix(nrow = 1, ncol = 107)
2016 Mar 25
2
[GSoC] First draft project proposal; IR level interpreter debugger
On 3/25/16 11:58 AM, Janek van Oirschot via llvm-dev wrote:
> On Fri, Mar 25, 2016 at 12:45 PM, Tobias Grosser <tobias at grosser.es> wrote:
>> On 03/25/2016 03:28 AM, Philip Reames via llvm-dev wrote:
>>>
>>> I've scanned over your proposal, but am not quite sure I understand your
>>> objective. Is your intent to be able to step through IR source in
2004 Sep 21
1
Bridge master and wine 20040919
Hello
Thanks to Beatriz Botero I know such thing should work nice.
But I try some combinations and always get result as on pictures:
http://www.janek.gwozdzie.dhs.org/pliki/screenbad.png
while it shoud be
http://www.janek.gwozdzie.dhs.org/pliki/screengood.png
I would prefer fake-windows but tried also with real ones.
My system is slackware-current with kernel 2.6.9-rc1 but then I tried
knoppix 3.6
2016 Mar 23
4
[GSoC] First draft project proposal; IR level interpreter debugger
Hello,
I have created a first draft GSoC project proposal for a IR level
interpreter debugger. I have omitted some contact information as it is
currently a public document (can be given upon request).
Feedback and comments are appreciated.
Proposal: https://docs.google.com/document/d/1Rhq0hsc6unMrd1IfxBYd_jdINt_eCAs0dq-dhjtRePo/edit?usp=sharing
Kind regards,
Janek van Oirschot
2001 Nov 22
1
Getting Registry info and using it ????
HI All,
I am basically installing network driver programatically on Win2000 using
utility provided in DDK2000 samples which is snetcfg.exe which is a command
line utility where you can provide the .inf file for the driver you want.
But I have modified the 'C' program to install only my network driver. Now
the .inf file it needs can be stored anywhere on the computer and I am
storing the
2019 Jan 21
3
Cannot start a secondary Xserver with resolution 6480x3840
Hi,
In my workflow I am using several separate xservers. One for work,
another for research and so on. Each of them has a separate user
account, and they all belong to the same (main) group called janek.
I've been using nvidia for years, but about 2 years ago some super
annoying bug appeared in nvidia, namely that switching between
virtual terminals sporadically causes nvidia_modeset to
2016 Mar 23
0
[GSoC] First draft project proposal; IR level interpreter debugger
I don't quite understand what you mean by "x86 IR code" or "IR level
x86 code" -- can you please clarify?
On Tue, Mar 22, 2016 at 6:00 PM, Janek van Oirschot via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> Hello,
>
> I have created a first draft GSoC project proposal for a IR level
> interpreter debugger. I have omitted some contact information as it
2016 Mar 25
0
[GSoC] First draft project proposal; IR level interpreter debugger
On 03/25/2016 11:00 AM, Jonathan Roelofs via llvm-dev wrote:
>
>
> On 3/25/16 11:58 AM, Janek van Oirschot via llvm-dev wrote:
>> On Fri, Mar 25, 2016 at 12:45 PM, Tobias Grosser <tobias at grosser.es>
>> wrote:
>>> On 03/25/2016 03:28 AM, Philip Reames via llvm-dev wrote:
>>>>
>>>> I've scanned over your proposal, but am not quite
2016 Mar 25
0
[GSoC] First draft project proposal; IR level interpreter debugger
On Fri, Mar 25, 2016 at 12:45 PM, Tobias Grosser <tobias at grosser.es> wrote:
> On 03/25/2016 03:28 AM, Philip Reames via llvm-dev wrote:
>>
>> I've scanned over your proposal, but am not quite sure I understand your
>> objective. Is your intent to be able to step through IR source in a
>> debugger and inspect intermediate state?
Yes, that is what I had in
2006 Oct 26
5
[ win32utils-Patches-6335 ] pure ruby implementation
Patches item #6335, was opened at 2006-10-26 16:51
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=413&aid=6335&group_id=85
Category: win32-shortcut
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Jano Svitok (janek)
Assigned to: Nobody (None)
Summary: pure ruby implementation
Initial Comment:
This is (not finished) pure-ruby
2000 Feb 10
2
random effects in analysis of variance
I have a data.frame paint (below-mentioned). In SPlus I used the command
raov( MOISTURE ~ BATCH / PROBE )
(you could do raov( MOISTURE ~ BATCH + PROBE%in%BATCH) as well)
so that the factors are taken as random. In R this function raov doesn't
exist. How can I calculate the same? Maybe with lme, but how?
str(paint)
----------
`data.frame': 60 obs. of 5 variables:
$ BATCH : Factor
2019 Jan 21
2
Cannot start a secondary Xserver with resolution 6480x3840
Hi,
thank you very much for your reply.
I will explain my use case in more detail. First thing is to note that
it worked with nvidia (apart from this annoying system freeze which
happened roughly every three months).
> First off, you're not using the nouveau ddx, you're using the
> modesetting ddx. This isn't a problem in itself, but if you're going
> to report bugs,
2007 May 04
1
[ win32utils-Patches-6236 ] Add debug API
Patches item #6236, was opened at 2006-10-19 07:10
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=413&aid=6236&group_id=85
>Category: windows-pr
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Jano Svitok (janek)
>Assigned to: Daniel Berger (djberg96)
Summary: Add debug API
Initial Comment:
This adds couple of methods to
2007 May 04
1
[ win32utils-Patches-6237 ] Add Guid API
Patches item #6237, was opened at 2006-10-19 07:11
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=413&aid=6237&group_id=85
>Category: windows-pr
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Jano Svitok (janek)
>Assigned to: Daniel Berger (djberg96)
Summary: Add Guid API
Initial Comment:
This adds API for creating GUIDs.