Displaying 12 results from an estimated 12 matches for "brodski".
Did you mean:
bronski
2004 Oct 13
1
Samba server stucking problem - Samba 3.x
Hello All,
I have Samba 3.0 and 3.0.7 servers that have similar problem ,
the problem occures once a week ~aprox,
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
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
>
2017 Jun 20
0
CFP ICEIS 2018 - 20th Int.l Conf. on Enterprise Information Systems (Funchal, Madeira/Portugal)
SUBMISSION DEADLINE
20th International Conference on Enterprise Information Systems
Submission Deadline: October 18, 2017
http://www.iceis.org/
March 21 - 24, 2018
Funchal, Madeira, Portugal.
ICEIS is organized in 6 major tracks:
- Databases and Information Systems Integration
- Artificial Intelligence and Decision Support Systems
- Information Systems Analysis and Specification
-
2017 Jul 31
0
CFP ICEIS 2018 - 20th Int.l Conf. on Enterprise Information Systems (Funchal, Madeira/Portugal)
SUBMISSION DEADLINE
20th International Conference on Enterprise Information Systems
Submission Deadline: October 18, 2017
http://www.iceis.org/
March 21 - 24, 2018
Funchal, Madeira, Portugal.
ICEIS is organized in 6 major tracks:
- Databases and Information Systems Integration
- Artificial Intelligence and Decision Support Systems
- Information Systems Analysis and Specification
-
2017 Oct 18
0
CFP ICEIS 2018 - 20th Int.l Conf. on Enterprise Information Systems (Funchal, Madeira/Portugal)
SUBMISSION DEADLINE
20th International Conference on Enterprise Information Systems
Submission Deadline: October 30, 2017
http://www.iceis.org/
March 21 - 24, 2018
Funchal, Madeira, Portugal.
ICEIS is organized in 6 major tracks:
- Databases and Information Systems Integration
- Artificial Intelligence and Decision Support Systems
- Information Systems Analysis and Specification
-
2017 Jun 20
0
CFP ICEIS 2018 - 20th Int.l Conf. on Enterprise Information Systems (Funchal, Madeira/Portugal)
SUBMISSION DEADLINE
20th International Conference on Enterprise Information Systems
Submission Deadline: October 18, 2017
http://www.iceis.org/
March 21 - 24, 2018
Funchal, Madeira, Portugal.
ICEIS is organized in 6 major tracks:
- Databases and Information Systems Integration
- Artificial Intelligence and Decision Support Systems
- Information Systems Analysis and Specification
-
2017 Jul 31
0
CFP ICEIS 2018 - 20th Int.l Conf. on Enterprise Information Systems (Funchal, Madeira/Portugal)
SUBMISSION DEADLINE
20th International Conference on Enterprise Information Systems
Submission Deadline: October 18, 2017
http://www.iceis.org/
March 21 - 24, 2018
Funchal, Madeira, Portugal.
ICEIS is organized in 6 major tracks:
- Databases and Information Systems Integration
- Artificial Intelligence and Decision Support Systems
- Information Systems Analysis and Specification
-
2017 Oct 18
0
CFP ICEIS 2018 - 20th Int.l Conf. on Enterprise Information Systems (Funchal, Madeira/Portugal)
SUBMISSION DEADLINE
20th International Conference on Enterprise Information Systems
Submission Deadline: October 30, 2017
http://www.iceis.org/
March 21 - 24, 2018
Funchal, Madeira, Portugal.
ICEIS is organized in 6 major tracks:
- Databases and Information Systems Integration
- Artificial Intelligence and Decision Support Systems
- Information Systems Analysis and Specification
-
2007 Feb 12
0
htb: rate bigger then ceil
Hi,
we have upgraded a gateway machine for our network and suddenly
shaping doesn''t work as it used to. Before the upgrade the traffic was
shaped correctly - both OUTPUT and FORWARD packets shared the same
class and it just worked. But now only FORWARD packets are shaped,
OUTPUT uses whole line bandwidth.
This is a piece of output from tc -s class show dev eth1:
class htb 1:894 parent
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