similar to: calling save changes a date field in my model instance to 2000

Displaying 20 results from an estimated 100 matches similar to: "calling save changes a date field in my model instance to 2000"

1997 Mar 21
0
new Adaptec ATM driver available
The Applied Research Lab (ARL) of Washington University and the ATOMIC-2 Project at USC/ISI are pleased to announce the availability of a BSD device driver for the Adaptec 590x series of PCI ATM host adaptors (eg ANA-5940) Written by Chuck Cranor of Washington University's ARL (chuck@ccrc.wustl.edu), the "MIDWAY" ATM device driver originally supported Efficient Network's
2004 Oct 07
0
cp -arl stuck in __wait_on_freeing_inode
Hi all. I posted this to LKML, but might get a faster reply if I go direct to you. I haven't subscribed, so please reply to me too... I began a bk export -du patch and shortly afterwards a cp -arl on the kernel source tree. The latter got stuck in ext3_lookup iget_locked find_inode_fast __wait_on_freeing_inode schedule The box is running 2.6.8.1 with SMP, HT scheduler and preempt (can
2009 Jun 21
0
[PATCH] nv50: update comments
--- src/gallium/drivers/nv50/nv50_program.c | 92 ++++++++++++++----------------- 1 files changed, 41 insertions(+), 51 deletions(-) diff --git a/src/gallium/drivers/nv50/nv50_program.c b/src/gallium/drivers/nv50/nv50_program.c index 249f069..4b05075 100644 --- a/src/gallium/drivers/nv50/nv50_program.c +++ b/src/gallium/drivers/nv50/nv50_program.c @@ -36,42 +36,57 @@ /* ARL - gallium craps
2009 Jun 24
0
[PATCH] nv50: fix previous patches
This fixes the previous patches, and add some debugging output if NV50_PROGRAM_DUMP is un-commented. Will merge this into the patches, later. --- src/gallium/drivers/nv50/nv50_program.c | 94 +++++++++++++++++++------------ 1 files changed, 58 insertions(+), 36 deletions(-) diff --git a/src/gallium/drivers/nv50/nv50_program.c b/src/gallium/drivers/nv50/nv50_program.c index 4b05075..caf03c9
2001 Nov 13
2
Cannot access Samba through Win2000 or WinNT Server but can from WinNT Workstation?
Hi all, I have Samba 2.2.2 running on a Linux 7.1 box. 4 machines connected to a WinNT Server via a hub. The 4 machines are WinNT Server, WinNT Workstation, Win2000 and Linux running Samba Server. With Samba running (see testparm for samba configuration details) I can logon and access files on the Linux machine using the WinNT Workstation but cannot access the Samba server using the WinNT Server
2010 Aug 20
5
puppet dashboard gui looks odd from apache2
I downloaded the puppet-dashboard.git from http://github.com/puppetlabs/puppet-dashboard and did the installation in my ubuntu lucid puppet server following the steps in "Installation". Now I can run it fine using the WEBrick like this root@sys-ubuntu { ~/git/puppet-dashboard }$ ./script/server -e production => Booting WEBrick => Rails 2.3.5 application starting on
2006 Oct 10
0
Samba share and --ghost'ed automount hierarchy
Howdy folks - I have an automount hierarchy "/data", with 30 or so mounts defined across various hosts on my network. A few of these mountpoints are temporarily off-line, but still appear under /data, due to the --ghost option. When I try to access the top level \\server\data from a Windows client, the directory listing in Explorer never returns because smbd is trying to stat
2012 Jul 29
4
R- Help (looping)
Hi, I'm Wellington from Brazil and I have the following issue: I've been working on a project a for a while, and I'm having trouble in using the loop (for) I need to read a column (c1), and for each value of this column, I need to check if it's within the control limits So, I was trying to do this: For (k in 1: c1) If (c1< lcl1 | c1 > ucl1) {here I
2017 Jun 06
0
How to update the root hints for bind DLZ
A quick search on Google gives: http://www.unixfu .ch/how-do-i-update-the-root-hints-data-file-for-bind-named-server/ Best regards, Marcel de Reuver 2017-06-06 11:36 GMT+02:00 Torsten Kurbad via samba <samba at lists.samba.org>: > Hi, > > we are running a Samba AD on UCS 4.2, which comes with Samba 4.6.1. > > The DNS server (192.168.0.200) is operated by bind with the samba
2009 Sep 07
2
passenger-status error messages
I am getting all these messages when run `passenger-status''. Do I need to worry about this? I am using passenger 2.2.2 with puppet 0.24.8 and apache2 on ubuntu 9.04. I installed it using the wiki http://reductivelabs.com/trac/puppet/wiki/UsingPassenger Thread ''Main thread'': in ''int Server::start()'' (ApplicationPoolServerExecutable.cpp:553)
2017 Jun 08
0
How to update the root hints for bind DLZ
Hi, Let me try to clear some confusion. On Tue, Jun 6, 2017 at 7:36 PM, Torsten Kurbad via samba < samba at lists.samba.org> wrote: > Hi, > > we are running a Samba AD on UCS 4.2, which comes with Samba 4.6.1. > > The DNS server (192.168.0.200) is operated by bind with the samba DLZ > module. It also hosts several zones outside of samba. > > Every couple of hours,
2017 Jun 06
4
How to update the root hints for bind DLZ
Hi, we are running a Samba AD on UCS 4.2, which comes with Samba 4.6.1. The DNS server (192.168.0.200) is operated by bind with the samba DLZ module. It also hosts several zones outside of samba. Every couple of hours, I get messages like these on the server: Jun 5 23:04:58 ucsdc1 daemon:[warning] checkhints: h.root-servers.net/A (198.97.190.53) missing from hints Jun 5 23:04:58 ucsdc1
2011 Jul 12
1
Avoiding loops to detect number of coincidences
Hi all, I have this information on a file ht.txt, imagine it is a data frame without labels: 1 1 1 8 1 1 6 4 1 3 1 3 3 And on other table called "pru.txt" I have sequences similar this 4 1 1 8 1 1 6 4 1 3 1 3 3 1 6 1 8 1 1 6 4 1 3 1 3 3 1 1 1 8 1 1 6 4 1 3 1 3 3 6 6 6 8 1 1 6 4 1 3 1 3 3 I want to now how many positions are identical between each row in pru compared with ht. n and m
2010 Jun 11
1
DHCP/DNS server for LAN with mainly Windows clients : Outlook Express vs. Webmail problem
Hi, I recently setup a CentOS 5 file server for a small LAN consisting of 15 Windows XP clients. The LAN is eventually expected to migrate to Linux, at least some of the client machines. The previous setup made by a local Windows-only computer firm was an unhealthy mix of static and dynamic IP addresses with conflicting adresses, etc. First thing I undertook was clean up this mess by setting
2012 May 05
2
No error message no display output
Hi all, I´m re-starting (as my name indicates) my little knowlegde of CRAN R. I made this function time before but I don´t know where is the error because nothing appears as an error but the histogram plot doesn´t appear. Should I install some special library to run sapply? pru<-function(){ randz<-matrix(rnorm(200000),100,2000) H<-matrix(0,100,2000) for (j in 2:2000){ for (i in
2001 Nov 16
2
Unable to print correctly html on Windows Printer (SMB) Share
Hi All, After connecting a HP DeskJet 950C printer to my NT Server and configuring it as a share printer, I used samba and printconf to connect to it. I setup the printer in printconf as a Samba (SMB) Printer/Windows Printer (SMB) Share After restarting the lpd daemon, I can print successfully the ASCII test page and other linux files, e.g. smb.conf, /etc/fstab, etc. My problem is that I am unable
2009 Jan 29
2
Accessing R as a Web service (UNCLASSIFIED)
Classification: UNCLASSIFIED Caveats: NONE I am new to R and somewhat to Web server programming. I am a Java programmer, however, and have done quite a bit with X3D (extensible 3D) computer graphics. A statistician that I work with is doing multidimensional scaling (MDS) and provides some x,y,z's which I display using X3D. Currently he is using Permap which more than gets the job done
2015 Jul 28
4
Cisco vs. 6.9
> Turns out the problem is the new protocol extension for sending host keys to > the client after user authentication (section 2.5 of the PROTOCOLS > document). Commenting out the notify_hostkeys() call in sshd.c fixes the > issues with Cisco scp. Maybe a new bug compatibility flag in on order to > add to the "Cisco-1.*" client string that was added in 6.9? There's
2002 Oct 28
0
R Package installation
Just a word to say thanks for your help. Yes, in order to install R packages I needed ncurses-devel which was not installed. Many thanks Rachid -- Dr. Rachid Cheddadi Centre universitaire Arles Tel: 00.33.(0)4.90.96.18.18 European Pollen Database Fax: 00.33.(0)4.90.93.98.03 CNRS - UMR 6116 rachid.cheddadi at wanadoo.fr 13200 Arles - France rachid.cheddadi at
2002 Oct 24
1
package installation
Hi, I had R working since version 1.4. Then I bought a new HD and installed a RH 7.3 on it and since then I can no longer install any R package. Here is the failure message I obtain: ... g77 -fPIC -O2 -m486 -fno-strength-reduce -g -c sortm.f -o sortm.o gcc -shared -o fields.so css.o csstr.o cvrcss.o cvrf.o dchold.o dcopy.o ddot.o dlv.o