search for: kens

Displaying 20 results from an estimated 2497 matches for "kens".

Did you mean: jens
2019 Nov 08
1
MariaDB database for users and passwords?
>>>>> "Ken" == Ken Wright via dovecot <dovecot at dovecot.org> writes: Ken> On 11/8/19 1:05 PM, @lbutlr via dovecot wrote: >> On 07 Nov 2019, at 23:00, Ken Wright <wizard at bnnorth.net> wrote: >>> I'm getting an error message saying "user unknown" when I send test >>> emails to my server. >> You need to look at
1999 Mar 11
2
AFS on samba 2.0.2
>Ken, did you ever get afs support compiled into 2.0.2? I am in exactly >the same boat as you are (were), where samba 1.9.18 was working great, but >2.0.2 wouldn't compile with afs support. I too tried to copy the relavant >parts of the makefile over, but ended up with the same errors as you did. >Then I found your post to the samba list, and I'm hoping that you've
2019 Nov 08
3
MariaDB database for users and passwords?
On 07 Nov 2019, at 23:00, Ken Wright <wizard at bnnorth.net> wrote: > I'm getting an error message saying "user unknown" when I send test > emails to my server. You need to look at the logs. -- Everybody wants a rock to wrap a piece of string around
2004 Jul 01
2
Individual log likelihoods of nlsList objects.
Hello all. I was wondering if the logLike.nls() and logLike.nlme() functions are still being used. Neither function seems to be available in the most recent release of R (1.9.1). The following is contained in the help file for logLik(): "classes which already have methods for this function include: 'glm', 'lm', 'nls' and 'gls', 'lme' and others in
2003 Mar 18
2
Wildcards (include)
Hi, I'm trying to synchronize some directories. Let's say I need to synchronize: /web/sites /var/qmail/control /home/ken I don't want to run 3 rsync commands. I have already tried using --include --exclude options, but it didn't work at all. I supppose my command should be as follows: rsync -azvl --include-from=includes --exclude='*' / username@host.com:/ken/backup/
2006 May 16
5
rake aborted when adding a column
I''m having a silly little problem with migrations.  All I''m trying to do is to add an SSN column to my Employees table.  I generated a migration which looks like: class AddSsn &lt; ActiveRecord::Migration def self.up     add_column :employees, :ssn, :string end def self.down     remove_column :employees, :ssn   end end When I run this, however, I get: &gt;rake
2019 Oct 26
2
ls permissions format changed in CentOS 8
--On Friday, October 25, 2019 6:39 PM -0700 Kenneth Porter <shiva at sewingwitch.com> wrote: > I may have to pull the coreutils-8.30-6.el8.x86_64 sources to see how ls > makes these decisions. I pulled the coreutils SRPM and it won't build because it wants texinfo and dnf says it doesn't exist, using either the builddep or search subcommands. (There may be other builddep
2019 Oct 26
2
ls permissions format changed in CentOS 8
Found it. It happens from the process buffer inside Lugaru Epsilon. I think ls thinks it's doing a DIRED output instead of a shell output. Now I need to figure out why it thinks that. This wasn't happening in CentOS 7.
2007 Mar 27
5
Park & No Announce?
We're using Grandstream GXP-2000 with programmed buttons to the first 5 parking lot extensions. When a call is parked, whichever parking lot extension it's parked on lights up red. We've never used the "announce" part and I'm wondering if there's an option I can't seem to find to disable the announce so the transfer happens faster. Thanks for any help, Ken
2003 Sep 01
1
testers needed for CAM INVARIANTS fix
I've got a fix for the panic from the cd(4)/da(4) drivers when INVARIANTS is turned on in -stable. The fix is to create a task queue that runs in a thread context and use that to create the sysctl variables needed by cd(4) and da(4). The eventual fix will be to move the CAM transport layer probe code into a kernel thread. Anyway, these patches work for me, but if I could get some feedback
2011 May 27
14
[rails] undefined method `model_name' for NilClass:Class
Never seen the error above before, code: describe "edit action" do it "edit action should render edit template" do food = Food.create(:name=>''mooo'') # Food.any_instance.stubs(:valid?).returns(true) get :edit, :id => food.id response.should render_template(:edit) end end -------------- next part
2006 Sep 12
4
variables in object names
Is there any way to put an argument into an object name. For example, say I have 5 objects, model1, model2, model3, model4 and model5. I would like to make a vector of the r.squares from each model by code such as this: rsq <- summary(model1)$r.squared for(i in 2:5){ rsq <- c(rsq, summary(model%i%)$r.squared) } So I assign the first value to rsq then cycle through models 2 through
2006 Jan 09
7
"Decent" sub-$100 SIP phone.
Hey, all. I quoted a customer about $100 for some cheap SIP phones. I was planning on using the BT-102's, but he called said they look like "Princess phones," and I have to admit that he has a point. Some of the other inexpensive phones look decent, but (for example) the SPA-841's wiki entry says the remote end gets a lot of static. Since it'll be being used from a noisy
2006 Jan 16
23
Read data from Excel
A client of mine has a ton of data stored in Excel spreadsheets. I''m building a web application for her (backed by a real db of course) and want to import all that data. Is there a library available to read data from Excel? Is there an easy way to upload the spreadsheets and then read the data? Thanks, Ken Kousen -- Kenneth A. Kousen, Ph.D. President Kousen IT, Inc.
2013 Feb 20
1
Announce: Module puppetlabs/postgresql 2.1.0 Available
A new release of the puppetlabs/postgresql module is now available on the Forge: https://forge.puppetlabs.com/puppetlabs/postgresql/2.1.0 Changelog ======== This release is primarily a feature release, introducing some new helpful constructs to the module. For starters, we''ve added the line `include ''postgresql_conf_extras.conf''` by default so extra parameters not
2006 Feb 24
5
Plain text passwords displayed in production.log
By default, all the paramaters are displayed in the production.log on a POST. Unfortunately, this includes all the plain-text passwords that people type into the login form on my application, which is a huge security risk. I''m using a custom evaluation system that hooks into LDAP (not any of the generators/plugins). View code is simple: <%= text_field ''employee'',
2005 Aug 12
10
Anyone using Firebird w/ Rails?
I saw that there''s a patch in the queue (http://dev.rubyonrails.com/ticket/1874) for a Firebird adapter. Just wondering if anyone is using this, the other Firebird adapter, or something else w/ Rails. My main interest is that sometimes Windows is a target platform, and Firebird is stable on Windows, whereas I''ve heard that the Windows version of PostgreSQL isn''t
2015 Mar 25
2
C6 New Kernel 2.6.32-504.12.2 PPTP fail
Akemi Yagi wrote: > On Wed, Mar 25, 2015 at 3:35 AM, Ken Smith <kens at kensnet.org> wrote: >> Hi All, >> >> Anyone else seeing this. >> >> Just updated to kernel 2.6.32-504.12.2.el6.x86_64 and pptp vpn (invoked via >> Gnome Network Manager) fails to connect. >> >> Boot up the previous 2.6.32-504.8.1.el6.x86_64 and...
2019 Nov 08
3
MariaDB database for users and passwords?
Am 08.11.2019 um 21:23 schrieb Ken Wright via dovecot: > > On 11/8/19 3:14 PM, @lbutlr via dovecot wrote: >> On 08 Nov 2019, at 11:56, Ken Wright <wizard at bnnorth.net> wrote: >>> Nov 8 13:28:53 grace dovecot: auth: Fatal: Unknown passdb driver ? >> You do not have Dovecot compiled with support for mysql' >> > But the dovecot-mysql package is
2009 Sep 12
1
My WINE won't go to work
I still can't seem to figure out Wine and how it works. I tried again to get Brainfuse Quick Connect working last night and had the notion that perhaps I need to get Explorer up and running. I've tried everything I know to get that file in Other to run but nothing is happening. I did get a lengthy error message. [/home/ken/.wine/dosdevices/c:/windows/explorer.exe]