search for: brodsky

Displaying 12 results from an estimated 12 matches for "brodsky".

2004 Oct 13
1
Samba server stucking problem - Samba 3.x
...prox, all about 1 per minute samba server created smbd -D process with root ownership thats never die, the server stucks after about 200 such processes and I need to reboot it to release the stuck. There is someone knows why it happens Denis _________________________________________ Brodsky Denis System Administrator, IT dept. Freescale Semiconductor, Inc. <http://www.freescale.com> www.freescale.com (972) 9 9522264 (972) 57 7788157 (Iden) (972) 9 9522228 denis.brodsky@freescale.com <mailto:denis.brodsky@freescale.com>
2003 Dec 12
1
jacobi.root, scre.eq, cgf.0, cgf.1 and cgf.2 R-plus functions nee ded
Who can send to me code that can perform in R-plus jacobi.root, scre.eq, cgf.0, cgf.1 and cgf.2 that are part of the S-plus package? Marc D. Brodsky
2007 May 31
0
Proposed addition to apcsmart driver
Hi Alex, since I have no knowledge of the apcsmart driver, nor much time currently, I've forwarded your msg to the NUT development list. I hope somebody can take over your call. btw, please subscribe to the list for further discussions... 2007/5/28, Alex Brodsky <abrodsky at acs.uwinnipeg.ca>: > Hi, > > My name is Alex Brodsky, I am a faculty member at University of > Winnipeg. > > I have been using NUT for a while now (on OpenBSD), but noticed that > I could not program the EEPROM values (using upsrw) of my Smart UPS > SC1000...
2017 Jun 20
0
CFP ICEIS 2018 - 20th Int.l Conf. on Enterprise Information Systems (Funchal, Madeira/Portugal)
...igence and Decision Support Systems - Information Systems Analysis and Specification - Software Agents and Internet Computing - Human-Computer Interaction - Enterprise Architecture In Cooperation with SWIM, AAAI. With the presence of internationally distinguished keynote speakers: Alexander Brodsky, George Mason University, United States A short list of presented papers will be selected so that revised and extended versions of these papers will be published by Springer. All papers presented at the congress venue will also be available at the SCITEPRESS Digital Library (http://www.scitepres...
2017 Jul 31
0
CFP ICEIS 2018 - 20th Int.l Conf. on Enterprise Information Systems (Funchal, Madeira/Portugal)
...igence and Decision Support Systems - Information Systems Analysis and Specification - Software Agents and Internet Computing - Human-Computer Interaction - Enterprise Architecture In Cooperation with SWIM, AAAI. With the presence of internationally distinguished keynote speakers: Alexander Brodsky, George Mason University, United States Plamen Angelov, Lancaster University, United Kingdom A short list of presented papers will be selected so that revised and extended versions of these papers will be published by Springer. All papers presented at the congress venue will also be available a...
2017 Oct 18
0
CFP ICEIS 2018 - 20th Int.l Conf. on Enterprise Information Systems (Funchal, Madeira/Portugal)
...- Information Systems Analysis and Specification - Software Agents and Internet Computing - Human-Computer Interaction - Enterprise Architecture In Cooperation with SWIM, AAAI, ACM SIGAI, ACM SIGCHI, ACM SIGMIS. With the presence of internationally distinguished keynote speakers: Alexander Brodsky, George Mason University, United States Plamen Angelov, Lancaster University, United Kingdom Salvatore Distefano, Universit? degli Studi di Messina, Italy David Aveiro, University of Madeira / Madeira-ITI, Portugal A short list of presented papers will be selected so that revised and extended ver...
2017 Jun 20
0
CFP ICEIS 2018 - 20th Int.l Conf. on Enterprise Information Systems (Funchal, Madeira/Portugal)
...igence and Decision Support Systems - Information Systems Analysis and Specification - Software Agents and Internet Computing - Human-Computer Interaction - Enterprise Architecture In Cooperation with SWIM, AAAI. With the presence of internationally distinguished keynote speakers: Alexander Brodsky, George Mason University, United States A short list of presented papers will be selected so that revised and extended versions of these papers will be published by Springer. All papers presented at the congress venue will also be available at the SCITEPRESS Digital Library (http://www.scitepres...
2017 Jul 31
0
CFP ICEIS 2018 - 20th Int.l Conf. on Enterprise Information Systems (Funchal, Madeira/Portugal)
...igence and Decision Support Systems - Information Systems Analysis and Specification - Software Agents and Internet Computing - Human-Computer Interaction - Enterprise Architecture In Cooperation with SWIM, AAAI. With the presence of internationally distinguished keynote speakers: Alexander Brodsky, George Mason University, United States Plamen Angelov, Lancaster University, United Kingdom A short list of presented papers will be selected so that revised and extended versions of these papers will be published by Springer. All papers presented at the congress venue will also be available a...
2017 Oct 18
0
CFP ICEIS 2018 - 20th Int.l Conf. on Enterprise Information Systems (Funchal, Madeira/Portugal)
...- Information Systems Analysis and Specification - Software Agents and Internet Computing - Human-Computer Interaction - Enterprise Architecture In Cooperation with SWIM, AAAI, ACM SIGAI, ACM SIGCHI, ACM SIGMIS. With the presence of internationally distinguished keynote speakers: Alexander Brodsky, George Mason University, United States Plamen Angelov, Lancaster University, United Kingdom Salvatore Distefano, Universit? degli Studi di Messina, Italy David Aveiro, University of Madeira / Madeira-ITI, Portugal A short list of presented papers will be selected so that revised and extended ver...
2007 Feb 12
0
htb: rate bigger then ceil
...ted by the machine. The new configuration is Core 2 duo, kernel (2.6.17.13-smp) and utils from Slackware. The previous one was something like Duron with non-smp 2.4 kernel. So the question is - what am I missing? How is it possible that rate is much bigger than ceil in a leaf class? Thaks, David Brodsky
2013 Feb 15
2
Puppet agent daemon not seeing a Facter fact
Hi all, first post here... reposting this from Stack Overflow as it didn''t get much traction there... I am using puppet to read a fact from facter, and based on that I apply a different configuration to my modules. Problem: the puppet agent isn''t seeing this fact. Running puppet agent --test interactively works as expected. Even running it non-interactively from a script
2013 May 13
2
Creating defined resources based on array of parameters.
Hi all, With the goal of making my code a little more DRY, I am trying to define resource parameters in an array of hashes, and then create defined resources from these array items. I am having trouble figuring out the syntax for accessing the hash values for the hash currently being worked on ("self?"). Here''s the code to make it clear: ##### Configuration arguments