Displaying 20 results from an estimated 200 matches similar to: "communication between: a server Samba and a PC client"
2012 Jan 30
3
ROC curve
Hello all,
I am very new to R and i am facing two problems. First i didn't succeed changing the konsole language in english even after trying the line command set language='en'.
I would like to plot ROC curves. I have a serie of 10 threshold tests that i do for 10 patients. The prediction for the patients is always the same but the status can change given to the considered threshold.
2003 May 21
3
Problems accessing shares on Samba from Win2000
Hi,
I?ve got the following problem:
When accessing a share on a Samba server from Win2000 or Windows XP this
fails. The access is denied. All the shares are visible within ...\Network
Neighbourhood\Workgroup\Chs-server.chs.\share1
...\Network Neighbourhood\Workgroup\Chs-server.chs.\share2
...
...\Network Neighbourhood\Workgroup\Chs-server.chs.\Drucker und Faxdienste
Besides this I see the
2008 Apr 14
2
linear regression "group by"
Hi all. I'm brand new to R.
My dataset (stored in MySQL) is a list of weather stations in rows by
year with various weather variables in columns, for example:
STNID YEAR TEMP DEWP
station1 1990 54 50
station1 1991 23 10
station1 1992 34 18
station2 1990 45 41
station2 1991 32 25
station2 1992 21 11
I'm trying to run
2022 Dec 08
3
DDNS, DHCP and AD
Looking for general theory here - perhaps this will devolve into more "how
to" later, but right now I need overall understanding.
We handle DHCP outside AD. We also do DDNS there, and handle DNS lookups.
Here's what the current setup looks like
We have a pair of DHCP servers (ISC DHCPD) and those same boxes handle DNS
for the network. They're in the DNS domain of, lets say;
2012 Apr 23
1
take data from a file to another according to their correlation coefficient
Hi everyone.
I have a question about a work on R I have to do for my job.
I have temperature data coming from 70 weather stations. One data file
corresponds to one station for one year (so 70 files for one year). Each
file looks like this (important: each file contains NAs):
time data
01/01/2008 00:00 -0.25
01/01/2008 00:15 -0.18
01/01/2008 00:30 -0.25
01/01/2008
2012 Jan 17
1
error when extracting from a data frame
(As a noob to R, this is my first posting - yes yes, groans all around...)
I'm trying to extract certain rows from a data frame. I used the following to import data from a CSV txt file.
data <- read.table(file="data.txt", header=TRUE)
when I do this, my attempt to extract the data rows only from where the Station value equals 1?
data.station1 <- data[data$Station == 1]
2010 May 07
2
How to re-arrange data in R
Dear users,
I have monthly station data (44) stations data for 45 years which I have
read in R using read.table. the data is in the format:
Year Month Station1 Station2 ......................................
Station 44 (i.e the column names in the 1st row), I also have the
latitude and longitude of the stations in a separate file in R (in the
format : Station LAT LON).
I wish to
2023 Mar 24
1
DDNS, DHCP and AD
One solution is to change the order of your DNS server: your PC's DNS
points to AD, and AD forwards queries to your bind server. But I don't
this: how do you deal with the DDNS and the ip change of AD?
Otherwise just use static IP for your station1 or server.
Allen
You have to be careful with this....
1. DNS order is NOT guaranteed....,ESP. with caching.. some OS very helpfully added
2012 Mar 19
3
Issue with asin()
Hello everyone,
I am working for a few days already on a basic algorithm, very common in
applied agronomy, that aims to determine the degree-days necessary for a
given individual to reach a given growth stade. The algorithm (and context)
is explained here: http://www.oardc.ohio-state.edu/gdd/glossary.htm , and
so I implemented my function in R as follows:
DD <- function(Tmin, Tmax, Tseuil,
2007 Apr 25
3
SLA Appearance between 2 Cisco 7960's (SIP)
Has anyone had any success with getting SLA going between 2 SIP phones?
(Particularly a set of Cisco 79xx's) The SLA document that comes with
the asterisk source is about as clear as mud.
Does anyone have a working sip.conf, sla.conf, and extensions.conf that
I can use for reference?
The part I'm most confused about is how to build the lines in sip.conf
and how the phones should
2007 Apr 14
0
Presence on Polycom 301 partially broke?
Hi all-
Equipment:
Xlite softphone
Polycom 301 with SIP 2.1.1 and BootROM 3.2.3
Polycom 501 with SIP 2.1.1 and BootROM 3.2.3
Asterisk 1.4.2
SIP Trunk to FWD
I wanted to post this problem as I haven't found it described in any of
the past presence threads on here.
I use an identical configs for a Polycom 501 and 301. (I actually
unplug one when the other is in use). The
2003 Nov 20
0
(no subject)
Hi All,
I'm trying to migrate from an NT4 domain to samba-3...
sorry this is so long...
when I run the "net rpc vampire" I get errors for users and machines
in uppercase or contain uppercase chars.
I'm in a test env before I go live!
I'm on a gentoo distro w/ shadow.
useradd FOO errors, this might be the culprit...
I set up some dummy accts and made them members of
2003 Nov 20
0
problems with uppercase in usernames
Oops, forgot to put a subject... apologies for the repost... (newb!)
> Hi All,
>
> I'm trying to migrate from an NT4 domain to samba-3...
> sorry this is so long...
>
> when I run the "net rpc vampire" I get errors for users and machines
> in uppercase or contain uppercase chars.
>
> I'm in a test env before I go live!
>
> I'm on a
2002 Jun 10
2
[Fwd: ldap + pdc + adding win2k clients...again(sigh)...argh]
hi !
i have a problem with ldap+pdc too, and since no one answered ingo's
request, i will try again.
this is my setting:
i want to maintain a central authentification for my small but mixed
(debian/linux vs w2k) network
i am using debian:samba-2.2.3a; compiled it with ldapsam enabled.
i am using openldap2-2.0.23; compiled it with TLS enabled
simple file-sharing works (at least, none of my
2003 Apr 10
0
Domain controller - LDAP
Hello,
I migrated my Samba server auth to OpenLDAP, and I'm having a problem with
that.
The workstations (Windows 2000 Pro) are logging and working usually. The
problem is when an workstation tries to access another workstation directly.
Before I to migrate to LDAP, the access works fine.
For instance. I'm on the station1, Start, Run, \\station2. It opens a dialog
box asking for an
2006 Feb 01
0
samba + active directory : I delete a file in the windows profile, it reappears on another station!
hi all
I have :
samba-3.0.9-2.3 and winbind-3.0.9-2.3 on suse 9.2
a windows 2000 server pack 4
clients 2000 pro pack 4
evertything looks ok, i can log on the clients, the
windows profile is a linux share, acl are ok...
BUT here is my bug :
the user john logs on 2000 station1 , creates a file
file.txt in My Documents (or anywhere in his profile),
and logs off (then the file is on
2002 Feb 21
0
Need Samba Setup Help
Everyone,
I am hoping that someone can help me. I have been trying for several weeks
to get Samba working to no avail. I have consulted many online help files
including the ones located at
http://us1.samba.org/samba/docs/DIAGNOSIS.html, browsing.txt that comes with
samba, http://us2.samba.org/samba/ftp/docs/Samba24Hc13.pdf, and a few
others. I have even posted a previous message, which
2007 Nov 29
1
SLA: Handling of errors in outgoing call
Hi All.
I've been experimenting with SLA on Asterisk 1.4.13 (patched up to
1.4.14).
I am using a SIP channel for my "trunk" line.
On the whole things are good, but I have noticed that if I misdial an
outgoing call,
i.e. I get 404 "Not Found" in the SIP trace, then the trunk line just
drops, rather than
presenting an error tone or message to the user.
2002 Feb 13
1
Need help with seeing samba server in Win98
Our office is trying to set up a samba server. But, we are having some
difficulty with the installation. We have tried numerous things to no
avail. I think we are getting closer to a solution, but I am unsure of
where to go beyond this point.
Our configuration is:
Red Hat 7.2
IP address: 192.168.1.6
Samba Server: 2.2.1a
Samba Server Name: SAMBASERVER
Workgroup Name: ABOGEXAM
etc/hosts file
2007 Mar 19
4
matrix similarity comparison
Good morning to you all,
I have a problem with a set of matrices that I want to compare.
I want to see the similarity between them, and to be able to extract the
differences between them.
They have all the same number of columns and rows, and correspond
presence absence data:
for example:
m1 <- matrix(c(1,0,0,0,1,0,1,1,1,1,1,1), 3,4)
m2 <- matrix(c(1,0,1,0,1,0,0,1,0,1,0,1), 3,4)
I