Displaying 7 results from an estimated 7 matches for "erveri".
Did you mean:
erver
2011 Dec 12
2
Automated Regressions
Hello R-Experts,
I've got a question, concerning the automation of a number of regressions
(lm) with the help of a loop (for i in ....).
The situation is as follows (the code follows after that):
I have my data in an access database. I have historical data for 2000 parts,
for each of this parts I want to do a regression analysis, so I need to do
2000 regressions (just for one country, there
2003 Nov 26
1
Samba Import User Scipt
Hello NG,
ich would like to use the Samba-Server as an PDC for a school.
Because of the high numbers of students it is not possible for us to add
ervery student by hand an think about a pw.
Has anyone designed a script which read the users from an ASCII-file and
add's them to the samba?
Regards,
Michael Lechner
2011 Jan 17
5
samba not knowing new users
Hello,
sometime i have the problem that samba ist not knowing my new created users.
i can see the users in my smb.conf but login fails with:
NT_STATUS_NO_SUCH_USER
i know samba is reading conf for ervery 60 seconds but also a manual reload
is not working.
only thing which helps is restart of smdb service. after restart my users
work immediately.
what could be the problem? i have no idea.
OS
2008 Sep 29
3
disbale to responded to an unrequested SSL Certificate
Hi dovecot-list,
just a easy question today ;)
Customer did on Server a PCI-Test to test security to fit worldpay requirements.
They found a critical risk at pop3s. (and some other things)
This is the Textmesage:
############
Family: Remote Shell Access Critical 993/tcp 11875
Description:
The remote host responded to an unrequested SSL Certificate. The remote SSL server should have
sent back
1999 May 17
0
Problem with SMB Shares and upper/lower case
On Mon, 15 Feb 1999 23:47:50 -0500, Guy Dallaire wrote:
..
>When I try to access a file or a subdirectory under the share, I get a message telling me "File not found",
>or "this folder does not exist".
>
>I tried all sorts of upper/lower, preserve, case combinations in smb.conf, nothing seems to work. I tried
>with debug level = 3 and I noticed a lot of
2020 Feb 15
0
improve MTU probe performance
Hi all
I try to use tinc within my network, but I find almost all mtu probe take
30 times to fix, it's never really fix at all.
after read code, i think the problem case by function receive_udppacket();
and line :
origin -= MTU / 64 + 20;
here , MTU / 64 + 20 =43, this means, every time we send a mtu probe
packet, we get a reply smaller then what we send.
review the commit log, the line
2008 Mar 02
1
Wrong uptodate
Dear list,
I am syncing files with rsync .... surprise surprise ...
Rsync claims files to be uptudate, but they are not ...
>From the log:
export/opt/bup/status/1 is uptodate
export/opt/bup/status/2 is uptodate
.
.
Source directory (locally on server):
-rw-r--r-- 1 root root 28 2008-03-01 22:44 1
-rw-r--r-- 1 root root 28 2008-03-01 22:37 2
.
.
Destination directory (nfs share):