similar to: Totalnet

Displaying 20 results from an estimated 600 matches similar to: "Totalnet"

1998 Apr 21
3
"Not listening for calling name" error - huh?
Hi all, I have two samba machines running v1.9.18p4. When I try and list the shares on the second machine (calvin) fromn the first machine (hobbes) I get this: Session request failed (131,129) with myname=HOBBES destname=CALVIN Not listening for calling name Try to connect as another name (instead of HOBBES) You may find the -n option useful for this Any idea what this is trying to tell me?
1998 Aug 06
1
How to specify username in mapping path?
We've got users logged into Win95 with one username, and they need to log into samba using a different username.... of course if they try to map to their home directory, samba will use the current username, which doesn't match, and therefore, password invalid. How can I specify username in the mapping? \\server\homedir <then somehow a username> I know there's a way in Totalnet
2003 Mar 03
1
transition matrix problem
I'm having trouble using some fairly simple code to change the entries in a vector (x - the numbers 0-5) according to a simple transition matrix that I've called p.dry. the error message I get is "no finite arguments to min; returning Inf" Any suggestions as to where I'm going wrong greatly appreciated. Sorry the message is lengthy! cheers Nick The code is
2010 Jan 27
1
How to split a matrix into a few matrices?
Hi dear users, I try to split a matrix into a few matrices, for example, suppose that I have 1000X4 matrix from mvrnorm(1000,m,c) with m<-matrix(c(0,0,0,2),4,1) and c<-matrix(c(1.0,0.2,-0.5,0.3,0.2,1,0.2,-0.5,-0.5,0.2,1,0.2,0.3,-0.5,0.2,1),4,4,byrow=T) How to split the matrix into a. 2 matrices which the first one consists of the first 500 rows, and the second one consist of the
2012 Nov 21
0
BiodiversityR and box cox transformation
Hi all: I am trying to use the BiodiversityR package in Rcommander since I need to box-cox transform some data. However, even when trying with the example files, I get this error just after selecting the box cox transformation in the Menu, and Rcommander and Rstudio just shut down. What is it? What could I do? Thanks a lot The instruction at "0x00000001" referenced memory at
2004 Nov 04
1
requirements for a GPL
Can I get some advice on what is required to claim a GPL for a package? A package I maintain (pcurve) uses some S code from statlib. I have an email from the author of the S code saying that he would be happy to issue a GPL for the code. Is the email from the author enough, or do I need something more formal? Chris -- Chris Walsh CRC for Freshwater Ecology Water Studies Centre PO Box 23
2005 May 22
2
some cannot join domain
Hi, I have some machines (winXP and win2k) that cannot join my domain. Others I have joined to the domain. I am using the smbldap-tools 0.8.9 with an add machine script as follows: add machine script = /usr/local/samba/sbin/smbldap-useradd -w "%u" The LDAP entity gets created with objectClasses top, inetOrgPerson, and posixAccount. My impression is that samba then comes
2008 Mar 05
3
ipf function in R
Hi I have a 3 x 2 contingency table: 10 20 30 40 50 60 I want to update the frequencies to new marginal totals: 100 130 40 80 110 I want to use the ipf (iterative proportional fitting) function which is apparently in the cat package. Can somebody please advice me how to input this data and invoke ipf in R to obtain an updated contingency table? Thanks. By the way I am quite new to R. -- Dr
2010 Feb 01
1
How to repeat "for" function?
Dear Users, I have one problem here, I tried many time and even read a few notes on writing function but still..... Can anyone help me on how to simplify Part B (please refer the programming below), so that I don't have to repeat the calculation of "num" and "r" ? Thank you very much..every help is very much appreciated... ## Part A n=1400 m=matrix(c(0,0,0,0),4,1)
2002 Jan 16
2
exhaustive permutations
Hello R-help Readers I'm currently in the process of trying to write a permutation test procedure for looking at differences between groups with a multivariate data set (something equivalent to ANOSIM - analaysis of similarities for those familiar with this test). As with other permutation tests, for cases where there are large numbers of possible permutations, randomly sampling from these
2005 Jan 25
6
Changing booted Kernel with grub
Hi, I have updated the kernel to 2.4.21-27.0.2 on Centos 3.4 (was 3.3 when I did the kernel update) and have modified grub.conf to use the single CPU kernel: # grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You have a /boot partition. This means that # all kernel and initrd paths are relative to /boot/, eg. #
2003 Jun 27
3
dropping factor levels in subset
Dear all, I've taken a subset of data from a data frame using crb<-subset(all.raw, creek %in% c("CR") & year %in% c(2000,2001) & substrate %in% ("b")) this works fine, except that all of the original factor levels are maintained. This results in NA's for these empty levels when I try to do summaries based on factors using by(). Is there a simple way to drop
1998 Apr 14
1
File locking issues? Has it been a problem for you?
Hi all- I'm new to both these lists so if this isn't the right place, point me in the right direction. I've got a Sun that I want to use for file services for our desktops (Mac, W95). I was planning on using netatalk and samba until I thought about the lack of file locking b/n the two. So, I started looking at other options (like Syntax's Totalnet), but it's quite a bit of
2002 Jul 01
0
Memory allocation gone awry with OpenSSH 3.(3,4)p1
Hello, I have recently upgraded from an older version of OpenSSH to the newer 3.3p1 (first) and now to 3.4p1 - because of the discovered vulnerabilities. The default setting for these versions is to use privilege separation, and this seems to trigger some weird bug with my systems, causing sshd to consume memory until it barfs. Details: 1. OpenSSH 3.3p1, privsep on, compression on:
1999 Aug 23
2
how to change samba (smbpasswd) via web browser...
hi all, I am looking for a program or cgi script which can be used to change the smbpasswd via web browser. Anyone done this already ?. Any pointers will he appreciated much. Thanks rakesh -------------------------------------------------------------------- Rakesh Jain Systems Administrator, MIS Dept BEA Systems, Inc. voice: +1-972-943-5135 4965, Preston Park Blvd fax:
2012 Jan 28
1
fatal error unable to restore data
Dear R help team, I am trying to open R 2.13.0 to continue my analysis but it doesn't want to open and I get this message "fatal error unable to restore saved data in .rdata". I don't know what went wrong ( iam using Windows 7). Could you please help me on this? Thanks a lot Putri -Indonesia- [[alternative HTML version deleted]]
1999 Aug 23
1
NT4SP5 Encryption and mksmbpasswd
Hi all, Reading through ENCRYPTION.txt it says to do the following: cat /etc/passwd | mksmbpasswd.sh >/usr/local/samba/private/smbpasswd However, on my Samba-2.05a install (onto RH 6.0), /usr/local/samba doesn't exist. Instead, all the files listed in ENCRYPTION.txt and WinNT.txt are in the /usr/bin directory. Amongst other things, this means I can't set the recommended security
2000 Apr 02
1
[newbie]: Samba as a server for Win98 PCs
Hello I do apologize for sending a newbie question but I need to know for sure if what I am planning is worth spending the time. I have 12 Win98 PCs with public IPs connected to the Internet. I want: 1) Turn one of the PCs to a linux box with samba. 2) That the linux PC provides login access to the other PCs. (I want to eliminate the possibility of the users log in a Win98 PC and wreck
2006 May 04
3
allocate_print_jobid: failed to allocate a print job for queue lbrmgt
We have recently migrated from a package called Totalnet to Samba to replace our file and print services. File services are working great. >From time to time we get a call that printing stops working. I have found a post stating that it may be a file space issue. After checking, our file systems have plenty of extra space in them and have never filled up yet. Our current fix for this is to
2015 Nov 17
3
firewalld being stupid
Nick Bright wrote: > On 11/17/2015 8:18 AM, James B. Byrne wrote: >> This behaviour is congruent with SELinux. One utility adjusts the >> permanent configuration, the one that will be applied at startup. >> Another changes the current running environment without altering the >> startup config. From a sysadmin point of view this is desirable since >> changes to a