search for: dinki

Displaying 20 results from an estimated 26 matches for "dinki".

Did you mean: inki
2017 Jul 14
4
[regression drm/noveau] suspend to ram -> BOOM: exception RIP: drm_calc_vbltimestamp_from_scanoutpos+335
On Wed, 2017-07-12 at 07:37 -0400, Ilia Mirkin wrote: > On Wed, Jul 12, 2017 at 7:25 AM, Mike Galbraith <efault at gmx.de> wrote: > > On Wed, 2017-07-12 at 11:55 +0200, Mike Galbraith wrote: > >> On Tue, 2017-07-11 at 14:22 -0400, Ilia Mirkin wrote: > >> > > >> > Some display stuff did change for 4.13 for GM20x+ boards. If it's not > >>
2004 Oct 03
1
How might one write this better?
I am trying to simulate the trajectory of the pension assets of one person. In C-like syntax, it looks like this: daily.wage.growth = 1.001 # deterministic contribution.rate = 0.08 # deterministic 8% Wage = 10 # initial Asset = 0 # initial for (10,000 days) { Asset += contribution.rate * Wage
2004 Jun 03
1
Authentication and Joining failing after a time.
I have a Samba Domain that did migration from: 3.0.0 -> 3.0.2 -> 3.0.2a ->3.0.4 It is a very healthy machine it is running on. A heavily updated RedHat 7.2 machine. I have rebuilt newer source SRPM to update it. Pretty much updated piece meal since forever, and probably is updated e"enough". It is lean, as I do not believe in Garbage installs. But, the point of this is:
2003 Mar 17
2
Trying to build R-1.6.2 under sparc-sun-solaris2.9.
This is a follow-up to a message I posted yesterday concerning building R-1.6.2. After a deafening silence regarding that first message I decided to be fool-hardy and just comment out the line that seemed to be giving trouble in the file /usr/include/sys/stream.h. This worked for a while, but soon another error resulted:
2006 Jul 12
11
ruby rails performance
Hi- We just finished our app and I tested for performance with httperf. Our setup is browser -> apache2.2-> mod_poxy balancer-> mongrel cluster -> 3 mongrel servers. I have noticed that the total request per second is is about 7.5. When I increase the no of mongrel to 5, it inches up to 8 req/s. My question is how bad or good this number is? We are on a old dell 2400 machine
2006 Mar 02
0
Ready to do 0.3.7 release.
Hey Folks, I''ve got all the goods ready to go, but this time before I release I''d like people who are tracking svn to check out and try their apps. I''m specifically looking for: 1) Make sure the commands all work for you. 2) Tell me if your apps still are served correctly. 3) If you see a big performance drop. I''m finding that the BSD based OS are just
2017 Jul 14
0
[regression drm/noveau] suspend to ram -> BOOM: exception RIP: drm_calc_vbltimestamp_from_scanoutpos+335
On Fri, 2017-07-14 at 17:50 +0200, Peter Zijlstra wrote: > On Fri, Jul 14, 2017 at 03:36:08PM +0200, Mike Galbraith wrote: > > Ok, a network outage gave me time to go hunting.  Indeed it is a bad > > interaction with the tree DRM merged into.  All DRM did was to slip a > > WARN_ON_ONCE() that nouveau triggers into a kernel module where such > > things no longer warn,
2017 Jul 14
1
[regression drm/noveau] suspend to ram -> BOOM: exception RIP: drm_calc_vbltimestamp_from_scanoutpos+335
On Fri, Jul 14, 2017 at 03:36:08PM +0200, Mike Galbraith wrote: > Ok, a network outage gave me time to go hunting.  Indeed it is a bad > interaction with the tree DRM merged into.  All DRM did was to slip a > WARN_ON_ONCE() that nouveau triggers into a kernel module where such > things no longer warn, they blow the box out of the water.  I made a > dinky testcase module (attached),
2006 Jul 26
2
How to determine whether dev,test or prod from the code
When in a controller, how would I determine which environment I am currently running in? (Development,Test,Production) Thanks, Don Mc -- Posted via http://www.ruby-forum.com/.
2004 Apr 28
3
Is windbindd necessary?
Is it necessary? I am also confused as to what it does. If I disable it in the smb.conf file, I can not say I see any difference. I am running 6 XP pro clients, MDK 9.2 as the file server. Sincerely, Matthew J. DiBattista Matthew J. DiBattista Information <http://www.ittechs.com/> Technology Technicians
2004 May 19
1
Mapping My Documents
I'm creating roaming profiles for the Win98 boxes in our network. Is there any way to map the "My Documents" folder to a share in the Samba server? -- "Without this playing with fantasy no creative work has ever come to birth. The debt we owe to the play of our imagination is incalculable." [Carl Jung] Home page: http://www.luiz.claudio.nom.br Editor DMOZ:
2004 Jun 04
1
roaming profil problem
hello, I've got a strange problem after an upgrade to samba 3. The existing profils are now unavailable for users, depending on their local rights. If the user is locally admin, his profil is succesfully loaded on login. Else there's no error, but the profil isn't loaded. The samba logs don't show anything special, but i can send them if someone want it. If I create new users,
2004 Jun 04
2
(no subject)
>When performing an upgrade of Red Hat 2.1 AS to Red Hat 3 ES Samba fail to start >due of missing libssl.so.2 and libcrypt.so.2 libraries that has been deleted >during upgrade process. We restored files from backup but winbind still fail >to starting. Radu, First, it's very scary that you're using RedHat 3. That could be a source of many problems. ;) Anyway, what error(s) is
2004 Jun 07
1
PDC login problem
About two months ago Samba (PDC) started rejecting users when login in Windows 98 or XP (that's what we've got). The strangest thing is that there is no rule when the server rejects username, so sometimes it allows login and sometimes doesn't. Users say that the system let them in if they empty all three fileds (username, password, domain) and retype them when login in Windows 98. I
2004 Jun 14
1
Samba 3.0.5 - Can't change password
Hello, I upgraded samba to 3.0.5 (debian sid) in the hope of getting windows password change to work, but had no success. The password is changed (fortunately), but the computer still displays a message saying the old password is incorrect. Do you know how to fix it? Thanks L.CARON
2004 Jun 08
1
What about domain trusts
Say between a Samba 3.0.4 and win2k machine?
1998 May 22
1
Illegal filename characters
Does anyone have a solution for the problem of file and directory names containing characters which are OK in DOS/Windows but illegal (or at least unwise) in Unix? I have Windows clients who have written directory names containing "$" characters to Samba shares on a Solaris box. This is fine for the clients, but plays havoc with Solaris programs needing to access the files, eg. backups
2006 Mar 15
0
Okcupid is hiring, C++ Software engineer, New York, NY
We're currently hiring at Okcupid. Software Engineer ----------------- Location: New York, NY (Chelsea / Union Square, 20-30 minutes from other boroughs and NJ). OkCupid has several open Software Engineer positions for which we seek an outstanding full-time technologists. Candidates should expect to work closely with the CTO on many critical technology issues, but the primary
2004 Apr 18
2
Changing the List-ID twice in short order == Bad.
Something or some one changed the Header in the e-mails from the list server for samba twice recently. From: List-Id: General questions regarding Samba \ <samba.lists.samba.org> To: List-Id: General questions regarding Samba \ <samba.lists-dp3.samba.org> And then back to: From: List-Id: General questions regarding Samba \ <samba.lists.samba.org> A bit of heads up would have
2005 Mar 23
1
OT Anybody any comments?
List, from the Dutch "Computable" paper ICT tabloid and daily ICT subscribable mailing-list and so-called verwittigingsbrief/ad hoc news letter, partly translated into English by me ;) Dutch readers only: http://www.computable.nl/nieuws.htm?id=524000 "Manage Windows clients from Linux servers" blahblahblah Zenworks 7, the latest release of Novell's sysadmin suite".