search for: neighb

Displaying 5 results from an estimated 5 matches for "neighb".

Did you mean: neigh
2010 Dec 15
0
Problems with the borders (High difficulty)
...rrect it. The 80% of the seeds produced by a plant will fell into the parent cell, the 15% in the first ring according to the king movement (in chess), and a 5% in the second ring defined by the queen2 matrix. Someone said me the functions that order the position of the seed dispersed, they are: neighb <- aperm(apply(aperm(outer(king,IJ,'+'),c(2,4,1,3)),3:4,diag),c(2,1,3)) #Seed going back into source cell??? for(i in 1:nrow(IJ)) SB[matrix(neighb[,,i],nc=2)]<- SR1[matrix(IJ[i,],1,2)]/8 + SB[neighb[,,i]] #Seed going to anuli 1 neighbor cells from all possible sources neighb <-...
2002 Jun 27
1
Samba PDC issues - same problem
Hi Ana, I have exactly the same problem as you! Anyone can help us? Thanks in advance, Nuria >Hello all! > >I'm using Samba 2.2.1-a4 on Red Hat 7.1 as PDC. Everything is working >fine but 2 issues: > >1. When accesing shares on Win98 system from Network Neighborhood on a >NT wks, I get an Access Denied message when double-clicking the Win98 >box. >I can map the shares using "net use" command. >Net view \\<win98> also get an Access denied > >This only happens to "normal" users. If I log on the NT wks as root &g...
2003 May 19
5
Samba - Problem Connecting PCs
Hi, I want to setup Samba as a new PDC. I followed the instructions on IBM's site (http://www-1.ibm.com/servers/esdd/tutorials/samba/index.html) The problem I currently have is that Windows 9X boxes can't connect to the Mandrake 9.1 Bamboo box. However, I can make connections on localhost to localhost using smbclient //localhost/share -U username I've tried a couple of different
1998 Aug 01
0
Logging on to the network - one samba, two subnets
...) ? > >Anything special I have to do? We have a similar setup but our two subnets are actualy just multihomed onto a single ethernet card at the router. We find the Win95 domain logons work fine from either subnet, DNS works OK from the SAMBA (Sol 2.3) box for all PC's, but the network Neighbourhood doesn't show the win95's that aren't in the same subnet as our (master browser list holder) SAMBA server. We used remote announce = othersubnet/24 domain name but at the moment the network neighb. still doens't work. You can still map drives from the samba server even thou...
2000 Jul 13
1
Disk Size Issue
I am sure this is not a problem, but more of a "can we do this" question. We are using Samba Version 2.0.6 and my problem is this: We have one Samba server for a site, we NFS mount filesystems from various other machines to the Samba server, we then create a directory on the Samba server and then create links under that directory to each of the mounted filesystems we want to share.