search for: shanties

Displaying 19 results from an estimated 19 matches for "shanties".

Did you mean: shanti
2006 May 04
5
How to install Ferret to get the best performance
Hey all, After dabbling with ActiveSearch, we''re coming back around to take another look at Ferret. ActiveSearch slowed to a crawl after indexing about 20k documents, each 20 lines each. This time we may attempt to create multiple Ferret indexes (isolating each organization''s data individually), since we eventually could have upwards of 20k documents for some
2006 May 08
3
Index::Index.new vs. Readers and Writers
Hey gang, A post on the Rails forum a while back had it sound like you pretty much had to use the Index Readers & Writers if you were going to be potentially accessing an index from more than one process. (i.e. multiple dispatch.fcgi''s, etc) Is this still the case, or does the main Index class do that black magic behind the scenes? =) I was having trouble implementing the
2003 Mar 07
2
[Bug 503] Password is echoed when running passwd via ssh
http://bugzilla.mindrot.org/show_bug.cgi?id=503 kj at uue.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From kj at uue.org 2003-03-08 02:04 ------- just
2006 Apr 28
1
Full-text Search Options Redux
Hey all, I haven''t heard much on the list in a while re: ActiveSearch, Ferret, Hyper Estraier, etc. in a while. Has anyone successfully used ActiveSearch on tables with rows in the order of hundreds of thousands, if not millions? (in our case, each row containing anywhere from a paragraph of text to many pages) Here''s some background on our search efforts. A. Hyper
2006 Mar 22
3
Rendering partials in ActionMailer?
Hello, Is anyone out there rendering partials successfully in ActionMailer templates? I am having trouble with this, and wasn''t sure if it was my configuration or something with a version of Rails I''m running. We''ve got over 15 mailer templates, all working like a charm. But we have a piece of shared code, that we''d really like to not have to copy &
2003 Jun 17
3
cupsaddsmb NT_STATUS_NO_SUCH_DEVICE
Hello, I am using cups-1.1.19final-1.deb and samba-2.2.3a. When I was working with cups-1.1.15 before, cupsaddsmb worked fine, but now with cups-1.1.19 it gives me: Running command: smbclient //localhost/print\$ -N -U'root%secret?' -c 'mkdir WIN40;put /var/spool/cups/tmp/3eef829eea1b8 WIN40/ps948esb.PPD;put /usr/share/cups/drivers/ADFONTS.MFM WIN40/ADFONTS.MFM;put
2003 May 13
1
Where to get Adobe Postscript Drivers
Hi all, According to Samba 2.2.x HOW-TO: You need to download them yourself from the Adobe website. Once extracted, create a drivers directory in the CUPS data directory (usually /usr/share/cups/). Copy the Adobe files using UPPERCASE filenames, to this directory as follows: ADFONTS.MFM ADOBEPS4.DRV ADOBEPS4.HLP ADOBEPS5.DLL ADOBEPSU.DLL
2003 May 15
1
Does automatic printer driver download from Win 2k client work?
Hi, I am playing around with automatic printer driver download to Windows 2000 clients from Samba 2.2.8a-1 which doesn't seem to work. Whenever I right-click on the printer and say "connect", it displays: The server on which the printer resides does not have the correct printer driver installed..... Here is my smb.conf file: [Global] workgroup = DEBIAN_FANS load printers = yes
2009 May 09
1
A side of Digium you may have never seen
I caught Mark Spencer, Kevin Fleming, John Todd, Russell Bryant, "the other Mark" in a truly Digium moment in Rostock, Germany on their way to listen to the sea shanties. http://tr.im/rawhide - be afraid, be very afraid (Adhearsions' Jason Goecke is also in the picture somewhere) /r
2003 Jul 10
1
print quota with CUPS
Hi, I am running CUPS-1.1.19 and Samba-2.2.8a on Debian 3.0 to serve both Windows and Unix clients. Has anyone got print quotas for Cups working? When I set quota using lpadmin, it does not limit the pages to be printed, in other words doesn't do anything. Any help is highly appreciated. Shanti
2012 Feb 10
1
Postfix + LMTP with virtual users: how to strip domain from LMTP RCPT TO
Hi, I am trying to set up my own mail server (to get off Google) and I have a problem with mail delivery. I'm using Postfix as a SMTP front-end, and use the LMTP server included in dovecot to receive mail from postfix. I have a setup which works with the dovecot LDA, it involves calling dovecot-lda with the -d flag. Postfix computes the username by removing what's after the
2003 Jul 14
0
Print quota still not working
Hi all, I posted about this issue few days back, but haven't gotten any appropriate response yet. Also, I haven't progressed any further by searching google or mailing lists. I am running CUPS-1.1.19-final and samba-2.2.8a on a highly available Debian server. I grabbed "cups-samba-1.1.19 drivers for Windows" from Cups website for automatic driver download to work on Windows
2013 Jun 03
0
Server patching DC stopped working
Hello, I have been running Samba4 on a Ubuntu 12.10 for a few months. Using this setup script, I have also been using PBIS (Open-wise 7.1) to connect Linux clients to it. I have has this setup for serveral months. Now if I connect to a windows computer I get access denied and it still works on linux via PBIS. If I login to the windows computer with a local account, I can
2012 Apr 28
5
Restricting users from certain privileges
Hi: I could not figure out how to restrict users or other users from certain privileges to execute certain commands in FreeBSD/NanoBSD? What I meant is I want to create a NanoBSD image in which there will be an additional user, say 'admin'. I need to give this new user (admin) some privileges to run some root-can-only-execute commands, but not all (ACL similar to the firmwares in adsl
2006 Jun 21
7
Mongrel 0.3.13.1 -- Quick Small Fixes
Hi Everyone, This is a small release that fixes a little bug, some of the documentation, and adds the new RedirectHandler code and a @redirect@ call for the mongrel.conf files. It''s fresh so don''t rely on it. Everyone should upgrade with the usual *gem update* command (which tells you it''s "Upgrading...") and tell me how it works. This release fixes: * The
2006 Aug 06
0
Rails Core Weekly July 16 - August 6
Rails Core Weekly July 16 - August 6 Rails Core Weekly summarizes the rails-core mailing list, a list dedicated to Ruby on Rails internals and its development. RCW is brought to you by Rodney Ramdas and proofread by the good people of The Caboose (http://blog.caboo.se/) for accuracy. RSS feed and RCW home: http://www.pinupgeek.com/articles/category/rails-core-weekly-news The ruby on rails
2006 Jun 27
9
Mongrel, sit!, good god! -- said Rails core.
Oh well, needed a good subject, sounds funny enough? http://dev.rubyonrails.org/ticket/5475 Add "automatic" mongrel support to script/server Status: closed, commited in rev #4486. That is good news, right? Ok, back to work, enoguh relax for me ;-) -- Luis Lavena Multimedia systems - Leaders are made, they are not born. They are made by hard effort, which is the price which all of
2006 Nov 27
2
Centos 4.3 32 bit -CIFS VFS: Send error in Close = -9
Hello Guys I am facing a problem using cifs filesytem on centos 4.3 32 bit to connect to remote shares.we have DAS(Dell md1000) connected to a Dell 2950(win 2003 std).let me descibe the proc which i followed to access thi DAS via 2950.. 1) create a normal user account on Dell2950(win 2003) create 3 folders with names mysqhare1,myshare2,myshare3 in the storage area and assign all permissions to
2006 Jun 27
0
using mongrel on port 80
Just so you know, I''ve read the manual :) http://mongrel.rubyforge.org/docs/choosing_deployment.html No php or ssl needed - that is me - simple. So I should be good to go but thought I''d ask. BTW, sorry about the stupid subject. Listening to BNL, you know ;) On 6/27/06, mongrel-users-request at rubyforge.org <mongrel-users-request at rubyforge.org> wrote: > Send