search for: station1

Displaying 20 results from an estimated 30 matches for "station1".

Did you mean: station
2022 Dec 08
3
DDNS, DHCP and AD
...- recursively or not. However, we also get DDNS entries into AD. (I've never set this up, explicitly, up this, so it's happening "automagically.") Something like station-1.ad.xyz.local. But we'll sometimes end up with mismatches between the ad and non-ad forwards/reverses. (station1.ad.xyz.local points to a "wrong" ip, where station1.xyz.local doesn't) So, the base question is; Is there any reason for us to worry about ad.xyz.local DDNS entries being "correct" in AD's DNS entries? I suppose if we share resources via AD for a host that gets a DHCP...
2003 May 21
3
Problems accessing shares on Samba from Win2000
...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 following ...\Network Neighbourhood\sonntag\station1\c-station1 ...\Network Neighbourhood\sonntag\station1\Daten ... When trying on the samba box smbclient //my-server/share -Uuser then entering the user?s password (this is the user?s account on the Linux/Samba machine) I get the error message: Domain=[WORKGROUP] OS=[Unix] Server=[Samba 2.2.3a-6...
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 linear regression and get the basic output (i.e. intercept, slope, and significance) for each stati...
1998 Dec 14
1
communication between: a server Samba and a PC client
...connunicate, why? 2 - I want to authentificate connection to the samba server with unix NIS database and not Novell database, how can I do this? I send my configuration of smb.conf file: # Global parameters workgroup = "I put here the NIS name..." netbios name = STATION1 server string = Serveur Samba password server = station1 protocol = LANMAN1 announce version = announce as = win95 name resolve order = host lmhosts wins bcast domain master = Yes hosts allow = "I put here my IP domain" [hp...
2012 Apr 23
1
take data from a file to another according to their correlation coefficient
...:00 -0.25 01/01/2008 00:15 -0.18 01/01/2008 00:30 -0.25 01/01/2008 00:45 -0.25 (one column with date + time every 15mn for the whole year, and one column with data). I already did correlation matrices between my weather stations (in order to find the nearest). For example: Station1 Station2 Station3 [...] Station1 1 0.9 0.8 Station2 0.9 1 0.7 Station3 0.8 0.7 1 [...] Now, I would like to fill the NA data gaps of a station with data from another station according to their correlation co...
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
2012 Jan 17
1
error when extracting from a data frame
...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] ...is giving me the following error message: Error in `[.data.frame`(data, data $Station == 1) : undefined columns selected Bah. If I use names(data) I can see "Station" as a column name. And if I use str(data), the variable "Station" is...
2007 Apr 14
0
Presence on Polycom 301 partially broke?
...known problem without a work around? I am doing the most basic config possible on the phones. From the default configuration, I change on the following: sip.cfg: voIpProt.server.1.address="192.168.0.34" feature.1.enabled="1" phone1.cfg: reg.1.address="station1" reg.1.label="101" sip.conf ;Polycom Phone [station1] disallow=all allow=ulaw allow=alaw type=peer context=internal host=dynamic dtmfmode=rfc2833 callerid="101" <101> nat=no qualify=yes canreinvite=no notifyringing=yes notifyhold=yes call-l...
2003 Nov 20
0
(no subject)
...ot; 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 groups. 3 machines testpdc = nt4 pdc station1 = w2k workstation lynxpdc = gentoo linux w/ samba3.0.0 I run winbind and do some net groupbind modify before I do the rpc net vampire. here is the output of net vampire: Fetching DOMAIN database SAM_DELTA_DOMAIN_INFO not handled Creating unix group: 'Domain Admins' Creating unix group:...
2003 Nov 20
0
problems with uppercase in usernames
...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 groups. > 3 machines > testpdc = nt4 pdc > station1 = w2k workstation > lynxpdc = gentoo linux w/ samba3.0.0 > I run winbind and do some net groupbind modify before I do the rpc net > vampire. > here is the output of net vampire: > > Fetching DOMAIN database > SAM_DELTA_DOMAIN_INFO not handled > Creating unix group: '...
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 rearrage this data to a format: Year Month Station...
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
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 latency checking. So you do this, and it propagates to the clients you can get all sorts of odd behaviour. 2. It's very bad practice to set fixed DNS IP...
2003 Apr 10
0
Domain controller - LDAP
...erver 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 username and password. I enter with a username valid in Domain Server, and it doesn't work. The stranger is that with a 'tail -f' on the Openldap log, I see station2 doing a request about the user that I tryed accessing fr...
2012 Mar 19
3
Issue with asin()
...<- (meanT > Tseuil) DD <- ifelse(cond1,(meanT - Tseuil),0) } else{ stop("\nMethod name is invalid.\nMethods available = DDsin (sinus) or DDt2 (mean)\n") } return(DD) } BUT! When I try to process random data: library(reshape2) library(plyr) station <- rep(c("station1","station2","station3"), 20) values_min <- sample(-5:20, size = 60, replace = T) values_max <- sample(20:40, size = 60, replace = T) meanT <- ((values_min+values_max)/2) d <- data.frame(station,values_min,values_max,meanT) names(d) <- c("station", &...
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 /home/profile/john/My Documents, the samba shared directory on linux) then the user john logs on another station, station2 , deletes the file file.txt in My Documents, and logs off (then there...
2002 Feb 21
0
Need Samba Setup Help
...o success story yet. My 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 contains: 127.0.0.1 localhost.localdomain localhost 192.168.1.6 sambaserver 192.168.1.9 station1 192.168.1.12 station2 The client side configuration is: Windows 98 IP address: 192.168.1.12 Computer name: station2 (we skip station1 for now due to it running Win2000) The problem seems to be that the Win98 computer does not see the Samba Server. I am beginning to suspect that the s...
2007 Nov 29
1
SLA: Handling of errors in outgoing call
...of stations that are configured the same way, ; it is convenient to use a configuration template like this so that ; the common settings stay in one place. type=station autocontext=default trunk=line1 trunk=line2 ;trunk=line3 ;trunk=line4 [station1](station) device=SIP/station1 [station2](station) device=SIP/station2 ======================== Here is my extensions.conf: [macro-call-sla] ; ${ARG1} - line name exten => s,1,SLATrunk(${ARG1}) exten => s,2,Hangup [line1_outbound] exten => disa,1,Disa(no-password|line1_outbound) exten...
2002 Feb 13
1
Need help with seeing samba server in Win98
...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 contains: 127.0.0.1 localhost.localdomain localhost 192.168.1.6 sambaserver 192.168.1.9 station1 192.168.1.10 station2 The samba server appears to be working on the server side as it passes the "smbclient -L localhost" test. However, it does not appear to work on the Win98 side. The client side configuration is: Windows 98 IP address: 192.168.1.10 Computer name: station...
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