Displaying 10 results from an estimated 10 matches for "cocki".
Did you mean:
cocci
2004 Mar 24
1
PATCH: GSSAPI authentication in PuTTY
Hello,
I have made GSSAPI authentication for PuTTY 0.54.
This patch is available here:
http://sweb.cz/v_t_m/
Vaclav
____________________________________________________________
Vyzkousejte..
Kontaktni cocky znacky ACUVUE zajistuji vynikajici pohodli, optickou kvalitu a zdravy zpusob noseni kontaktnich cocek. Vice na www.acuvue.cz.
2004 Jan 04
2
POTS interfacing recommendation
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello there,
I'm drawing up a scheme to manage our company calls and would like to
implement it with Asterisk. In order to get moving quickly I'd like some
recommendations on what hardware to buy so I can start tinkering. Initially
we'd like to be able to support one line to accept incoming calls, and
another one for forwarding such
2005 Aug 14
2
Dovecot & SquirrelMail
Hi I am back thought I should start a new mail... since i lost track of
previous. Anyways,
Does Dovecot require courier-authdaemon or whatever it is called to run?
When running the following i recieve the following output should I kill inet
from 143 or not.
aries:/etc/init.d# netstat -ltnp | grep ':143'
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN
2003 Aug 18
0
PATCH: Auth selection
Hello all,
on website http://sweb.cz/v_t_m/ the Auth selection patch is available.
This patch allows to specify AllowUsers, DenyUsers for individual
authentications (hostbased, publickey, password, keyboard-interactive,
kerberos, kerberos_or_local, gss, securid-1 at ssh.com).
By this you can define authentication methods for each user.
All configuration options are mentioned in file
2013 Jul 27
1
WARN in drm_crtc.c:1992 on 3.11-rc2
Hello,
I've started seeing the following warning in 3.11-rc2. [In the
interest of full disclosure, I do have a patch applied that tries to
implement drm_planes, which I might have done completely incorrectly,
but looking around it doesn't seem related. I'm definitely not
invoking any of the planes functionality right now. See
http://paste.debian.net/hidden/cf8b3a2, plus a call to the
2008 Dec 30
2
Upgrade from 4.7 to 5.2 problem with udev and ssl
Hello,
Got cocky and decided to upgrade from from 4.7 to 5.2. Have a couple
problems I can't figure out.
The first is I cannot access webmin securely. I had to use
httpd.conf.rpmnew to even get apache to start. Got it running but now I
seem to have no secure connection to webmin.
Next, I have never seen this before but I don't appear to have problems that
I have found. Upon startup,
2014 May 26
17
[Bug 79266] New: (two) GT 430 / GF108 sluggish, unstable performance and blue tint with vdpau
https://bugs.freedesktop.org/show_bug.cgi?id=79266
Priority: medium
Bug ID: 79266
Assignee: nouveau at lists.freedesktop.org
Summary: (two) GT 430 / GF108 sluggish, unstable performance
and blue tint with vdpau
QA Contact: xorg-team at lists.x.org
Severity: major
Classification: Unclassified
OS:
2003 Mar 06
14
policy routing at its best
hello list (and martin) ;x
i have now composed my final(?) policy routing design.
the goals i had when beginning with this, for you that have not follow
mine and martins thread, was to 1) only let 192.168.1/24 to see all routes,
2) not route between defined networks, except to and from 192.168.1/24 and 3) not
defined networks should only be able to reach 192.168.1/24.
this might sound simple.
2008 Apr 13
20
uninitialized constant
Hi guys, I''m part way through a RoR application, for some reason
whenever I add new controllers (using scaffold) I get an uninitialized
constant [name of controller] error.
The first few controllers work fine, the only thing I can see that I''ve
changed is the layout file (but scaffold creates a new layout for each
controller so can''t see that being the problem). You
2009 Aug 06
20
Changing from database sqlite3 to mysql - windows
Hi Guys
I''d like to know how to change from using sqlite3 to mysql. I''m
running windows xp. What is the command that I must type under my
application folder? How to I log into the mysql database afterwards?
My database.yml file contents at the moment are:
# SQLite version 3.x
# gem install sqlite3-ruby (not necessary on OS X Leopard)
development:
adapter: sqlite3