Displaying 20 results from an estimated 59 matches for "kitten".
Did you mean:
bitten
2003 Dec 04
2
Double quote scp?
...pdf: No such file or directory
Why is this necessary? Wouldn't it be much better to have scp
communicate with its server-side counterpart with null-terminated
strings, not to have the server interpret the strings separately?
Thanx,
JP
--
Every time you share on a P2P network, God kills a kitten.
Please think of the kittens.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2426 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20031204/b0b7aa45/attachment.bin
2010 Aug 17
6
Overly aggressive constant unloading of Rails 3.0
...ails 3.0 (both RC and edge), any constant that''s defined while loading a
file in development mode will get unloaded on each request, regardless of
whether it comes from an autoload path in the application or from external
code such as a gem.
Example file (tested on a fresh edge app):
# kittens.rb
require ''nibbler/json'' # "nibbler" is a gem specified in Gemfile
module Kittens
NibblerJSON
end
This file can be either in "app/models/" or in "lib/". Regardless of whether
it was autoloaded or required, *Rails will unload both Kitten...
2018 Jan 30
4
Best practices in developing package: From a single file
Mehmet,
That is a loaded topic, not unlikely other topics preoccupying us these days.
There is package.skeleton() in base R as you already mentioned. It drove me
bonkers that it creates packages which then fail R CMD check, so I wrote a
wrapper package (pkgKitten) with another helper function (kitten()) which
calls the base R helper and then cleans up it---but otherwise remains
faithful to it.
These days pkgKitten defaults to creating per-package top-level help page
that just references content from DESCRIPTION via a set of newer Rd macros as
I find that h...
2006 May 03
11
Curse words
Hello, I just had a problem with someone cusing on my rail app now is
there somthing like Red Cloth that I can use to disable ''dirty words''
--
Posted via http://www.ruby-forum.com/.
2003 Sep 06
1
GrandStream Phones... White,Black or Green?
Just in case you guys haven't been paying attention Grandstream sliped in
some diffrent colors on the IP phones and looks like they released the
ATA-286 (Cisco is gonna have kittens I suspect)
bkw
2009 Jul 16
1
Hitman: Blood Money won't start (Fixes for some errors here)
...me that had more levels.
All levels except for the first crash at a specific point while loading.
I think Hitman Blood Money thinks it's the demo. (Sort of like a kid with a cold being pretty sure his brother is poisoning his cereal.)
If you help me solve my problem, I'll post an adorable kitten with a "Thanks" message for every point that helped get to the solution.
However, I am in a rotten mood right now and will not be capable of posting a kitten until something makes me happy (E.G my problem gets solved.)
Thanks
2008 Feb 22
1
filter question
...ing
operation. I have a /home folder and I want to transfer only the
/mail/ folders inside the home folder along with their parent
folders. So, if I have the following files:
/home/bob/document.doc
/home/bob/pr0n/pr0nFile
/home/bob/mail/file1
/home/bob/mail/spam/viagra
/home/mike/kitten.jpg
/home/mike/misc/mail/inbox
I want to do "rsync ***MAGIC*** /home /destination" and have
/destination look like this:
/destination/bob/mail/file1
/destination/bob/mail/spam/viagra
/destination/mike/misc/mail
/destination/mike/misc/mail/inbox
I can't figure out wh...
2009 Jun 09
1
GIMP 2.3.15 for EL5, no newer libs required
...ase test and report if it works for you or not -- I only use a limited set of features from what GIMP can do.
Note that I have not tested any plugins, and I don't even know if xsane-gimp still works with this build.
Disclaimer: You should never use this on a production system, or else all the kittens within a range of 2 miles might die.
Thank you,
R-C
__________________________________________________________________
Looking for the perfect gift? Give the gift of Flickr!
http://www.flickr.com/gift/
2007 Mar 29
1
How to restart server programmatically?
...e also looked at calling the Killer in
"vendor/rails/railties/lib/commands/process/reaper" but can''t figure out how
to pass it the correct parameters when just _requiring_
"commands/process/reaper" calls an instance of Killer.
I''d really appreciate your help, kittens. Before I forget, I''m running
Apache2 [no Mongrel, sadly] and Edge Rails if that makes a difference.
RSL
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this...
2002 Nov 28
2
Trusted domains with Samba 3.0alpha21?
...mbd/sesssetup.c:do_map_to_guest(38)
No such user nirs [EXANET-IL] - using guest account
[2002/11/28 18:26:05, 3] smbd/sec_ctx.c:push_sec_ctx(255)
Anyone have any idea? Is this supposed to work in 3.0 now?
thanks,
Nir.
--
Nir Soffer -=- Software Engineer, Exanet Inc. -=-
"The poor little kittens; They lost their mittens;
And now you all must die. Mew, Mew, Mew, Mew,
And now you all must die." www.sluggy.com, 24/10/02
2006 Jan 31
2
lightpd / fcgi / RoR setup
Hi,
I''m running RoR and have set it up more or less like described in the
wiki (for instance here
http://wiki.rubyonrails.org/rails/pages/LighttpdWithProcessScripts).
I can start the fcgi listener and see that ports 7000-7004 are
listening. I can start lighttpd, and try to connect to the server. I
can restart the default.fcgi listening scripts that i see in "ps ax |
grep
2017 Aug 04
4
Filter files received on scp server
...blah blah.
>From reading scp.c, it appears that, the client end at least knows the file name so I must assume the server end must be given it.
I am hoping to filter on that file name so I can reject certain files (ideally, configurable file patterns). Suppose I wish for all files named "kitten.txt" to be rejected, I would simply compare the incoming file name to that and, if a match, end the transfer and session.
Not using any third party apps, nor will I propose any - I wish to make sshd/scp dance this dance, if I can.
Note that, if it's actually impossible to do this, that...
2011 Feb 14
7
Any update on 5.6 / 6?
Hi,
Despite the mailing list and twitter I did not find any updated info on
either versions regarding the current status.
So, what is the current status of both versions? (like 60%)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20110214/39bd18d7/attachment.html>
2006 Jul 26
19
documentation suggestions: including FQDN seems to
Hi,
I''m new to Puppet, but it looks very good, so far.
We are going to use it for a multi-tier (DEV, QA, staging,
production) environment which is consists of web, app, and database
servers.
I have a couple of suggestions for the Puppet documentation that may
save others some time.
First, it seems node names MUST be FQDNs (hostname and hostname. will
not work). Since we are not using
2015 Dec 22
5
Network services start before network is up since migrating to 7.2
...ing wpa_supplicant needs their heads
examined given that is used for 802.1x authentication ... which if they
care about security they should be paying attention to.
As for polkit and dbus ... well they have to be there in EL7 and systemd
relies on these mechanisms.
That said if they're having kittens about NM, polkit, dbus and
wpa_supplicant they probably hate systemd and frankly I'm surprised they
permit EL7 at all ;)
Note that by default a non administrator user cannot change system network
configuration ... bah idiots ...
2007 Apr 05
5
Odd error handling in ActionView#compile_template causes WSOD
...tionView#compile_template raises this
error :
TemplateError.new(find_base_path_for(file_name || template), file_name
|| template, @assigns, template, e)
...which appears to have a few things wrong with it.
First off, file_name is always absolute here - eg /Users/jon/
Developer/Stacker/app/views/kittens/index.rhtml. find_base_path_for
is going to fail since it tries to append that path onto the path from
@view_paths - typically /Users/jon/Developer/Stacker/app/views.
So, find_base_path_for returns nil. I *think* what happens is that
code inside template_error.rb later raises a second exception...
2009 Aug 24
8
overriding .blank? method
Hi,
Does anyone know a way to override .blank? method that rails provides.
I want to add additional custom checks (specific to my application) to
this method.
Thanks,
Pratik
2015 Jan 06
0
Compiz Release Announcement - 0.8.10
...is information is targeted toward those familiar with Linux
distributions and GNU open source software.
WARNING: This software and other 0.8.x versions may conflict with any 0.9.x
compiz, ccsm, emerald or other compiz 0.9.x components.
DISCLAIMER: Not responsible for soggy corn flakes, mistreated kittens or
spontaneously combusting laptops.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/compiz/attachments/20150106/029aca78/attachment.html>
2015 Dec 22
0
Re: Network services start before network is up since migrating to 7.2
...ads
> examined given that is used for 802.1x authentication ... which if they
> care about security they should be paying attention to.
>
> As for polkit and dbus ... well they have to be there in EL7 and systemd
> relies on these mechanisms.
>
> That said if they're having kittens about NM, polkit, dbus and
> wpa_supplicant they probably hate systemd and frankly I'm surprised they
> permit EL7 at all ;)
>
> Note that by default a non administrator user cannot change system network
> configuration ... bah idiots ...
You speak of this post:
https://www.h...
2018 Jan 31
0
Best practices in developing package: From a single file
...>
> Mehmet,
>
> That is a loaded topic, not unlikely other topics preoccupying us these days.
>
> There is package.skeleton() in base R as you already mentioned. It drove me
> bonkers that it creates packages which then fail R CMD check, so I wrote a
> wrapper package (pkgKitten) with another helper function (kitten()) which
> calls the base R helper and then cleans up it---but otherwise remains
> faithful to it.
Failing R CMD check isn't a big deal: you want to be reminded to edit
those incomplete help files. But I think I recall that you couldn't
even...