Displaying 9 results from an estimated 9 matches for "bluelight".
2003 Feb 12
4
Matrix formatting
...Question is: Is there an elegant way to do this without a for loop?
I tried doing this with na.omit and na.exclude without success.
The real data is many hundreds of columns and many thousands of rows.
Thanks in advance, Tim
Sign up for Internet Service under $10 dollars a month, at http://isp.BlueLight.com
2002 Nov 02
0
differential equation
...t) = y - y^3 + c(sin t)
where c is a constant. I've been using the "deriv()" function and it seems to work out the best, but I'm having trouble converting the above formula to R code.
Thank you,
Tim Sharac
Sign up for Internet Service under $10 dollars a month, at http://isp.BlueLight.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at s...
2004 Oct 26
1
Sage and oplocks
Hello im running sage line50 version 11 on a freebsd machine with samba
version 2x
My smb.conf for share looks like this
[sage]
path = /40gb/sage
writeable = yes
browseable = no
create mask = 0777
directory mask = 0777
veto oplock files = /*.mdb/*.MDB/*.ldb/*.LDB
locking = yes
share modes = yes
The problem is when two users for example try and update customer records
one
2011 Feb 05
4
Freebsd pdc
I was just wondering how many people out there are using FreeBSD as a
pdc. I see a few guides on the net mostly followed by a load of posts
of problems people encounter. Is it like most things that once you
have done it once you can soon set up a machine at the drop of hat as
you encounter and remedy any problems. I have a few customers at the
moment one of who requires a pdc with roaming
2004 Sep 11
1
Sage Problem
Has any one run sage line 50 with samba
As i have setup a samba server to hold the data directory for sage was
fine for bout week then slowed right down
a samba restart seemed to help but sage still runs rather slow
We are only talking about 5 users at a time the data dir is about 2gb in
size
Any help would be handy or tweaks for samba
Samba version 2.2.8a
Freebsd 4.9
2.4 cpu with 512 ram
100
2004 Oct 14
0
Re: Sage oplocks
I need to set oplocking in smb.conf.I had it running for a while but on
some windows pc's when i deleted a file it stayed there when attemping
to delete for second time it threw an error saying file did not exist
etc.
I suspect this is windows problem so when i enable oplocking do i need to
do anything on the windows pc's.
I noticed this in the samba docs and wanted to confirm its the
2011 Feb 07
0
samba Digest, Vol 98, Issue 7
> On 02/06/2011 06:30 PM, Jean-Yves Avenard wrote:
>>
>> Hi
>>
>> On 7 February 2011 09:32, Eric Shubert<ejs at shubes.net> ?wrote:
>>>
>>> Terry was asking about roaming profiles specifically, not a stock pdc.
>>>
>>
>> My bad ; I had missed that part.
>>
>> Having roaming profile these days is something you get
2006 Apr 19
1
Recognition failed for "/"
I am new to ROR and i have been following a few howto''s and just testing
things.
It works fine in webbrick yet if i try and access using lighttpd or if i
run
public/dispatch.fcgi from cmd line i get the error below
Thanks
Recognition failed for "/"
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_controller/routing.rb:488:in
`recognition_failed''
2009 Aug 07
4
re reading config
Hi I am using freebsd 6.2-RELEASE with Samba version 3.0.24 out of
interest does it read the config periodically on its own with out
restarting it ?
Cheers