Displaying 20 results from an estimated 86 matches for "dusti".
Did you mean:
dust
2007 Sep 29
1
templates with same name before extension are cached
Hi all,
I was just wondering if this is the intended behavior. Here is my setup:
controller
def index
respond_to do |f|
f.xml { render :xml => true }
f.html { render :layout => :none }
end
end
In my views I have a file for each type
index.herb
index.xerb
The first request I send is cached and interferes with the other one.
For example, if I send an xml request
2015 Aug 21
2
samba shares does not exist or permission denied when connecting
Hi,
We have the following shares listed in smb.conf
users cannot access the samba share directly i.e.
\\sambaserver\rixilr
or
\\sambaserver\bridges
error messages
'/ibe/dusty/RIXILE Share/Bridges' does not exist or permission denied
when connecting to [bridges] Error was Permission denied
Aug 21 10:09:12 dish sambaserver[27859]: [2015/08/21 10:09:12.964101,
0]
2015 Aug 24
2
samba shares does not exist or permission denied when connecting
On 24/08/15 10:49, Sundeep Singh Nanuwa wrote:
> Hi,
>
> Is there any issues using spaces in directories paths?
>
> On 21/08/15 11:06, Sunny wrote:
>> Hi,
>>
>> We have the following shares listed in smb.conf
>>
>> users cannot access the samba share directly i.e.
>>
>> \\sambaserver\rixilr
>> or
>> \\sambaserver\bridges
>>
2006 Jan 10
1
dhcp errors in logs
i recently setup a dhcp at my home and now i am getting these errors in my logs and was wondering if i set something up wrong?
--------------------- dhcpd Begin ------------------------
Unknown Entries:
Unable to add forward map from STEVEN-DELL.dusty.home to 192.168.1.100: timed out: 4 Time(s)
Unable to add forward map from laptop.dusty.home to 192.168.1.104: timed out: 4
2015 Aug 24
0
samba shares does not exist or permission denied when connecting
In the smb.conf I have escaped the path to a samba share in quotes.
path = "/ibe/dusty/RIXILE Share/RIXILE"
all the users needs to do is go to
\\sambaserver\rixilr
but get's the following error message
does not exist or permission denied when connecting to [rixilr] Error
was Permission denied
Is this correct syntax?
On 24/08/15 11:18, Rowland Penny wrote:
> On 24/08/15
2017 Aug 07
15
[Bug 2755] New: [PATCH] sshd_config: allow directories in AuthorizedKeysFile=
https://bugzilla.mindrot.org/show_bug.cgi?id=2755
Bug ID: 2755
Summary: [PATCH] sshd_config: allow directories in
AuthorizedKeysFile=
Product: Portable OpenSSH
Version: 7.5p1
Hardware: All
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
2002 Feb 16
1
Re: Linux EXT3 support? problems flushing?
Paul,
I don't know if this helps but I'm running RH7.2 on ext3 with Samba 2.2.1a &
Quotas, I haven't heard any users complain yet, (300 total users). I don't
believe any of them are using Outlook though, but they are using the Samba for
their Groupwise MailArchive. Hope this helps...
-Dusty
> -----Original Message-----
> From: Gerald Carter
2007 Jul 19
3
Merb::Controller#url Usage
I have a question about the usage of Merb::Controller#url. When I
have nested resources, requesting the new action works differently
than I expected. I was wondering what the intended usage is.
For example:
Say I have
r.resources :articles do |article|
article.resources :article_attachments
end
irb(main):002:0> show_routes
[:articles, "/articles"]
[:article_attachments,
2007 Nov 07
1
merb/sequel mutex on or off? proxy_balancer or no?
Just a quick question to those of you using merb and sequel or
datamapper. How do you setup your merb app?
For example:
merb -X off -c 5, then run mod_proxy_balancer or nginx to load balance
between the 5 (or whatever #) of merb nodes?
merb -X off -d, then simply use something like proxypass
merb -c 5, keep the mutex lock and cluster it
haproxy, swiftiply, evented mongrel......
What
2007 Jul 31
1
changeset 355
I have a question about changeset 355 for "Initial support for
controllers to be nested in modules and directories."
I have probably overlooked something here, but it appears to me that
something is missing to be able to route to those nested controllers.
Looking in Merb::Dispatcher, it looks like the workflow goes like this.
route = route_path(request_uri)
route_path then calls
2002 Feb 15
0
Re: Locking Module?
Well I seem to have everything working now, I started up the daemons and the ran smbclient -L localhost and then smbstatus and everything looks good!Strange..
Thanks,
-Dusty
> -----Original Message-----
> From: Dusty Hall [mailto:draper7@ziplip.com]
> Sent: Friday, February 15, 2002, 8:01 AM
> To: samba@lists.samba.org
> Subject: [Samba] Locking Module?
>
> Hello everyone,
2024 Sep 05
2
BUG: atan(1i) / 5 = NaN+Infi ?
Perhaps
> Inf*1i
[1] NaN+Infi
clarifies why it is *not* a bug.
(Boy, did that jog some long dusty math memories :-) )
-- Bert
On Thu, Sep 5, 2024 at 2:48?PM Duncan Murdoch <murdoch.duncan at gmail.com>
wrote:
> On 2024-09-05 4:23 p.m., Leo Mada via R-help wrote:
> > Dear R Users,
> >
> > Is this desired behaviour?
> > I presume it's a bug.
> >
2013 Dec 06
0
CentOS-virt Digest, Vol 76, Issue 3
R
Verzonden met mijn Windows Phone
________________________________
Van: centos-virt-request at centos.org<mailto:centos-virt-request at centos.org>
Verzonden: ?6-?12-?2013 09:35
Aan: centos-virt at centos.org<mailto:centos-virt at centos.org>
Onderwerp: CentOS-virt Digest, Vol 76, Issue 3
Send CentOS-virt mailing list submissions to
centos-virt at centos.org
To subscribe or
2019 Jun 15
3
Constrained integer DIV (WAS: Re: Planned change to IR semantics: constant expressions never have undefined behavior)
> -----Original Message-----
> From: Cameron McInally <cameron.mcinally at nyu.edu>
> Sent: Friday, June 14, 2019 4:02 PM
> To: Eli Friedman <efriedma at quicinc.com>; LLVM Developers Mailing List <llvm-
> dev at lists.llvm.org>
> Cc: Craig Topper <craig.topper at gmail.com>; Kaylor, Andrew
> <andrew.kaylor at intel.com>
> Subject: [EXT]
2011 May 31
3
Compiling C-code in Windows
Hello ALL!
I am an Linux user (Debian testing i386), with very dusty
Win-experience. Nevertheless, my colleagues and I are making some
package in R, and I built C-routines to speed up things.
I followed instruction how to compile C for R (very useful link:
http://www.stat.lsa.umich.edu/~yizwang/software/maxLinear/noteonR.html,
and links listed there). Everything works like a charm in Linux. I
2015 Sep 15
36
[Bug 2468] New: Option to include external files to sshd_config
https://bugzilla.mindrot.org/show_bug.cgi?id=2468
Bug ID: 2468
Summary: Option to include external files to sshd_config
Product: Portable OpenSSH
Version: 7.1p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs
2005 Dec 10
1
sendmail problems errors
hello,
i am having problems with sendmail when i am trying to restart it. this morning i woke up and found it not working and when i tried restarting it belched out these errors at me.
[root at dusty init.d]# ./sendmail start
Starting sendmail: 451 4.0.0 /etc/mail/sendmail.cf: line 91: fileclass: cannot open '/etc/mail/local-host-names': Group writable directory
451 4.0.0
2011 Dec 20
3
Get configuration flags
Hello all.
Not often do I ask a question myself, but here's one:
How do I know which compile flags (and/or compiler toolkit) were used to build a wine binary that I may have? I'm asking this question because, somehow, my own compiled version of Wine can't run an application, even though binaries that I grabbed from packages for other distros do work: flawlessly, in fact.
I can live
2008 Feb 07
1
geokit on merb
I converted the rails geokit plugin to a merb plugin today. Anyone
interested in testing it out? It seems to be working great for me.
If so, where should I put it? I don''t have a blog up or anything
right now. Been meaning to do that, but haven''t had the time.
-Dusty Doris
2013 Oct 31
1
Fwd: bnx2x driver in Xen4 kernel
Hi,
After following the instructions here
http://wiki.centos.org/HowTos/Xen/Xen4QuickStart and installing the
kernel from Xen4 CentOS project
(kernel-3.4.61-9.el6.centos.alt.x86_64) I can't use any networking
because the firmware for my NIC is not available:
Bringing up interface eth0.3: bnx2x 0000:02:00.0: firmware:
requesting bnx2x/bnx2x-e1h-7.2.51.0.fw
bnx2x: