search for: purr

Displaying 20 results from an estimated 52 matches for "purr".

Did you mean: pure
2007 Aug 06
2
used the described Class in a shared behavior
....new(:name => "fluffy", :breed => "Siberian") end it "should have long hair" do @feline.should be_long_haired end end describe SiberianCat, "(a subclass of, say, Cat)" do it_should_behave_like "Siberian feline" it "should purr" do @feline.sound.should == "purr" end end describe SiberianTiger, "(a subclass of BigCat)" do it_should_behave_like "Siberian feline" it "should roar" do @feline.sound.should == "roar" end end I''m looking for some...
2014 Jul 30
0
▶ Leopard Is Getting Relaxed big cat purrs - YouTube
Whow! In einer Auffangstation f?r Wildtiere in den USA laut Spiegel.de http://www.youtube.com/watch?v=4BLoHyeevcU
2010 Apr 23
3
Undocumented TDB files
...mba3-3.4.7-42.el5 there are 3 .tdb files /var/lib/samba/locking.tdb /var/lib/samba/wins.tdb /var/lib/samba/mutex.tdb which are not documented in http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/install.html# tdbdocs. Are they persistent or temporary? Moray. "To err is human.? To purr, feline"
2011 Oct 04
2
issue with tesparam
OS: Debian squeeze Samba: 3.5.6 # testparm --section-name=global -s 2>&1|grep ALIX returns nothing # grep ALIX /etc/samba/smb.conf netbios name = ALIX works -- Regards Harry Jede
2009 Dec 15
2
SerNet package spool directory
Hi Volker, It would be useful if your 3.3.9 build (currently in recent) included the /var/spool/samba directory - it just took me a while to figure out why Samba printing wasn't working on a new EL5 server ;-) Moray. "To err is human.? To purr, feline"
2016 May 12
2
Aplicar una función repetidamente
Hola a todos, Quisiera aplicar una función f(x) un total de k veces de manera recursiva. En pseudo código sería algo como Si k = 1, calcular f(x); Si k = 2, calcular f(f(x)); Si k = 3, calcular f(f(f(x))). Al final me gustaria tener una función g cuyos argumentos sean x y el valor de k. Así, g(x, k = 2) daría como resultado f(f(x)). Cualquier ayuda y/o sugerencia será más que bienvenida.
2010 May 25
3
smbd start trouble - CentOS 5.4
Hi, I've been through a long discussion of this on the CentOS list, where people are quite helpful, yet we've gotten nowhere with it. With smbd Version 3.0.33-3.14.el5 on two different CentOS 5.4 64-bit boxes, "/etc/init.d/smb start" reports OK for both nmbd and smbd, but an instant later smbd stops running, with no errors reported - just fails, no matter what logging level is
2012 Feb 09
3
Include directory in smb.conf
Hi there, I'm wondering if there any patch or recent developement that would allow to include a directory rather than a file in smb.conf Something like includedir = /etc/samba/shares.d/ instead of include = /etc/samba/shares.conf Thanks for your help Santiago ------------------------- *Santiago DIEZ* *Director* *+33 6 37 90 81 98* -------------------------
2010 Jun 28
5
xls file locked for editing by unknown user
I'm not sure that this is the right place to ask about this, but one of my users is having a problem with her files,specifically excel files which she is editing with openoffice. I suspect that she is closing down her PC without logging out or something and so appears to be still logged in. She is using Vista and the server is a Debian Lenny box. Whenever she tries to access the files on
1997 Apr 11
3
[LINUX] IP_MASQ / Ethernet Passing Traffic After Halt
...trator thinking that the attack has been successfully stopped. In reality, the connection in question is totally unaffected by the system shutdown. EOF /\_/\ http://www.litterbox.org/~hamors/pgp.txt To err is human. ( o.o ) for PGP public key block To purr feline. > ^ < Sean B. Hamor <hamors@litterbox.org> - Robert Byrne The Litterbox: http://www.litterbox.org/ Homeless and Abused Pet Rescue -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv iQEVAwUBM08HdjU6HlxZIJ+FAQGnMwf/Sxj4pKkMvdJMXKFDKerw6EZHU22e...
2012 Apr 04
1
(no subject)
...$u > ??done > > If it looks like the pdbedit commands are correct, remove the "echo". > > Otherwise, you could try setting --script to whatever it gets when it picks up its value from "logon script" in smb.conf. > > > Moray. > ?To err is human; to purr, feline.? > > > ? Une messagerie gratuite, garantie ? vie et des services en plus, ?a vous tente ? Je cr?e ma bo?te mail www.laposte.net
2009 Nov 26
0
Windows 7 Error Logs
...k failed. Rejecting auth request from client MEEPO machine account MEEPO$ It all works - I've joined the domain and can log in and access the shares, so obviously it does manage to authenticate somehow, so is there any way of stopping those messages appearing? Moray "To err is human; to purr, feline."
2009 Nov 27
1
binaries >= 3.3.4 for fedora core 3
Hi, I'm using Samba (currently samba-3.0.10-1.fc3) in an intranet environment under Fedora Core 3. I learned that I have to upgrade to Samba 3.3.4 or higher in order to join new Windows 7 clients to the domain. Hints to binaries for this setting would be greatly appreciated. Cheers, Jo
2009 Dec 01
1
Upgrading to Vista with Samba 3.0.28a
I've been running a samba 3.0.28a PDC with XP clients for a while now. The setup has been working flawlessly. I'm considering upgrading some of the clients to Vista. Are there any known issues to Vista using this version of Samba that I should know about. I all need to do is join the Samba domain and connect to a few network shares.
2009 Dec 15
1
How can I find my files in a shared folder?
Hi, there I have a Samba(3.0.22) PDC and 100 XP users. This configuration works perfect for me. Thanks for Samba team. My question is: Is there a way to show an XP user all files belong to her/him on a Samba shared folder? The reason I'm asking, is I want to find all my file on the shared Samba folder. Thanks, Allen
2010 Jan 19
1
Tracking down rogue workgroup
Hi folks. Periodically a workgroup shows up on our network with an inappropriate name. We're trying to find the best way to track this down as it's quite intermittent. We can obviously look for announcement messages (in broadcast packets on ports 138/139), but this must be done on each subnet and we have enough subnets that this would be rather tedious and at best, a last resort. The
2010 Apr 08
1
Migration from 3.0.24 to 3.5.2
Hello, I've a Samba Server 3.0.24 with LDAP backend. I've tried to migrate to Samba 3.5 (Version 3.5.2-SerNet-Debian) with again a LDAP backend. But once the server was installed, my XP machine can't connect the domain. The error is : netlogon_creds_server_check failed. Rejecting auth request from client DEVH machine account DEVH$ Since I've done the test locally the
2010 May 07
1
smbd/vfs.c:932(check_reduced_name) after upgrade
...eta/CVS [2010/05/05 11:06:42, 1] smbd/vfs.c:932(check_reduced_name) reduce_name: couldn't get realpath for buildproj/CVS ... messages in log.smbd (and in the logwatch reports). Is that expected in 3.4.7? It didn't happen in 3.3, so what has changed? Moray. "To err is human.? To purr, feline"
2010 Jun 07
1
strange "couldn't find service" error message
Hi All. This has got me stumped!!! I created a share the other day like I do all the time. There's about 10 users in the group. All of them can access the share fine, except for one guy. He's a valid user and has many other share drives on this system that are working fine. All 10 users are using a Windows XP platform. The log.smbd has an entry like this for his requests:
2010 Jun 28
2
preferred file system
Hello, Is there a preferred file system (ext4, xfs, reiserfs, etc.) for hosting Samba shares used by Windows clients? What do the devs use? Chris