search for: niether

Displaying 20 results from an estimated 31 matches for "niether".

Did you mean: neither
2005 Dec 05
5
What is wrong with this FOR-loop?
...ve a more complex example, but the problem boils down to this FOR-loop not filling in the res-matrix run_rows<-seq(0,1,0.05) run_cols<-seq(0.3,0.6,0.05) res<-matrix(NA,length(run_rows),length(run_cols)) for(i in run_rows) { for(j in run_cols) { res[i,j]=i+j #niether the above, nor res[[i,j]]=i+j work, why? } } Thank you, Serguei
2005 Apr 30
1
PAM_AUTH_ERR messages
Hi, There seems to be no way for PAM to inform a user why her ssh login attempt is being denied. Niether PAM_TEXT_INFO or PAM_ERROR_MSG conversation messages are passed on to the user by sshd unless the login is successful. This is causing great frustration for us at several sites where users can't figure out why their logins aren't working. Would a patch be accepted to display such text ev...
2006 May 14
1
bindingIsLocked returns illogical logical
bindingIsLocked applied to a locked binding returns a 'logical' that is niether true nor false. Martin > e <- new.env() > e$x <- 1 > e$y <- 2 > lockBinding("x", e) NULL > bindingIsLocked("x", e) [1] TRUE > bindingIsLocked("x", e)==TRUE [1] FALSE > bindingIsLocked("x", e)==FALSE [1] FALSE > bindingIsLock...
2005 May 13
2
Equal bandwidth for any client (i.e. automatic class generation)
Hello, I''m looking how (if) can I solve the following problem using HTB and iproute2: I need to assing the same bandwidth limit to every client, but the problem is that clients will be random - i.e. I know niether number of clients no IP or MAC addresses. If anybody knows FreeBSD''s ipfw2 - I''m looking for something like "ipfw pipe 150 config mask dst-ip 0xffffffff bw 700Bytes/s" best regards, Andriy Korud
2007 Jul 06
2
Issue using zaptel's dynamic spans.
Hi, Is there any mailing list specifically for zaptel-users ? If yes, then, sorry to bother you people, i could not locate it. Can anybody post a link to it ? If not, then i hope, this is the right place to ask zaptel related questions. I'm using vanilla zaptel 1.4.3 on custom Linux 2.6.15.1. I've have a Redfone FoneBridge2 (TDMoE) gateway which i want to use with the zap drivers. It
2004 Oct 05
1
AW: AW: constructing specially ordered factor
...W it uses hashing for `acceleration', not something as slow > as sorting. BTW, do you mean that current hash-based implementation brings *clearly* better performance than any O(n*log(n)) sort based algorithm? If I have correctly understood src/main/unique.c then current hash function is niether minimal perfect hash function nor even minimal hash function. In addition, as might be expected, current hash function uses full pass through the string to get a hash key. So, in particular, can anyone clearly show that the current hash-based algorithm will be quicker then sort-based algorit...
2006 Mar 21
4
running .bash_login everytime
i used http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger to install ruby on rails on my mac. everything works fine unless i close the terminal application. after a while of pulling my hair out, i found out that everytime i restart terminal, i have to run ". ~/.bash_login" to make the paths work right. is that what i''m supposed to do everytme, or did
2004 Jan 29
1
302rc1 and AIX 5.2
...conv 1.9.1 compiled in shared mode. I've resolved the LIBPATH thing so I can compile correctly now. When I start nmbd, or smbd with the -D option they just chew up a ton of cpu and log level 10 only shows the code pages being mapped and that's it. I can't seem to connect with a truss. Niether of them disassociate from the calling term and daemon-ize. Sometimes I can't control-C - I have to kill them outright. This is really strange...I've never seen it behave this way. When I do a make, sometimes it says I have to run config.status. I tried libiconv as shared and as static, no...
2004 Oct 26
2
ip route nat madness.
...61.185 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=43039 DF PROTO=TCP SPT=1923 DPT=5190 WINDOW=65535 RES=0x00 SYN URGP=0 Oct 27 00:30:04 rcline IN=eth0 OUT=eth1 SRC=83.102.131.142 DST=231.222.222.111 LEN=84 TOS=0x00 PREC=0x00 TTL=59 ID=2990 DF PROTO=ICMP TYPE=8 CODE=0 ID=22310 SEQ=2991 No substitution of niether destination, nor source adresses!!! Please help me to make this working. I''ve tried 2.6.9 kernel, but It seems there is no "IP: fast network address translation". Why. Is feature already deprecated? Some advices how to solve this problem are very welcome. Sorry for my bad Eng...
2007 May 29
1
Help Please! - Copying files from Windows to Samba share loses connection
...nfiguration changes to try and solve the issue but the issue is still lingering. I want to migrate off my old Windows box but until I solve this issue I am I cannot move forward. Please let me know if you need any further info. Thanks!!! Here is the two lines I have added to my smb.conf file. Niether change did the trick. client schannel = no smb ports = 139 ************************************************************ Here is my smb.config file: ************************************************************ # smb.conf is the main Samba configuration file. You find a full commented # vers...
2007 May 29
3
FW: Help Please! - Copying files from Windows to Samba share loses connection
...y and solve the issue > but the issue is still lingering. I want to migrate off my old Windows box > but until I solve this issue I am I cannot move forward. Please let me know > if you need any further info. Thanks!!! > > Here is the two lines I have added to my smb.conf file. Niether change did > the trick. > client schannel = no > smb ports = 139 > > ************************************************************ > Here is my smb.config file: > ************************************************************ > > # smb.conf is the main Samba configur...
2004 Oct 01
1
BUG? no output from 'sip show users|inuse|active|subscriptions' when using MySQL auth
I'm authenticating against sipfriends in MySQL, and have just noticed that none of the below commands return any output: sip show users sip show inuse sip show active sip show subscriptions Is this a bug or something wrong on my side? I'm using the stable 1.0 cvs Vahan
2008 Apr 18
2
Getting gamepad to work, detection problems.
Hi I recently got my PS3 sixaxis working and its under /dev/input/js1. I am now running ubuntu hardy. It doesn't operate in wine games etc so I need to edit the registry using <joystick name> = <axes mapping> in "directinput" In http://wiki.winehq.org/UsefulRegistryKeys it says to use the command: Code: WINEDEBUG=+dinput wine program.exe 2>&1 | grep
2001 Sep 07
2
@ERROR
@ERROR: failed to open lock file /var/run/rsyncd.lock : No such file or directory solaris 2.6 (server) rsync 2.3.1 this has never been a problem before. This is a customer's error when trying to upload to our server. They claim it is not their end. I disagree. Anyway, I don't have their version info or OS. Matt
2005 Oct 03
1
Fedora install: Domain0 allocation is too small for current kernel
...g the basic instructions from http://www.fedoraproject.org/wiki/FedoraXenQuickstart. This worked well, however since then there was a new linux kernel 2.6.13 and the base development Fedora kernel was updated. Xen was also updated, and it''s been updated once more since the new kernel also. Niether of the new Xen kernels boot. This one doesn''t boot: ----------------------------------------------- title Fedora Core (2.6.13-1.1530_FC5xen0) root (hd0,0) kernel /xen.gz module /vmlinuz-2.6.13-1.1530_FC5xen0 ro root=/dev/VolGroup00/LogVol00 module /initrd-2.6.13-1.1530_FC5xen0.img -------...
2003 Feb 27
4
Need help understanding smbldap-tools and user records
Why is it that when I use "/usr/share/samba/scripts/smbldap-userad.pl -a Administrator -g dadm" that the group doesn't get changed to dadm? Instead it stays set to the value specified in $_defaultUserGid. Also, I must say that I find the default of *not* adding a group for the user very counter-intuitive. What exactly is the difference between gidNumber and primaryGroupID in a
2014 Sep 09
1
Suspicious routers
...kets. This time I've documented it and thought I'd share to see if anyone else has seen similar issues. I have two asterisk servers running behind a dlink DI-604 Internet router. Both are trying to use the same IAX account to connect to the same remote asterisk server to place phone calls. Niether register with the remote box. They both only use it to place outgoing calls when the need arises. They do both monitor quality though, and one works while the other does not. Using tcpdump to see the IAX traffic on both machines yields the following. ---- machine #1 ---- 15:27:04.325773 IP 192....
2016 Jan 03
8
User id for the forwarder ports
...h to connect. Or something like libssh can be used to include the ssh client side into the application. On the server side the sshd_config can be used to set up allowed ports per user or group. This is, however, not good enough, because the application will not know the original user id, so it can niether log actions, nor allow or block actions not allowed for that particular user. So my question is: Is there any way to let the TCP application server know the user id of the SSH forwarded TCP connection? If no, would it be possible to set up the OpenSSH server to do something special per destination...
2007 Feb 16
1
Getting error Samba SID does not belong to our domain
Hi all we have samba 3.0.21c with OpenLDAP backend as PDC and also 4 BDC's Suddenly on PDC we are getting these error messages in /var/log/messages I am unable to register any system to the domain. niether able to logon to the domain. ########################################################################################## Feb 15 11:14:32 msdpl smbd[18212]: [2007/02/15 11:14:32, 0] lib/util_sock.c:send_smb(765) Feb 15 11:14:32 msdpl smbd[18212]: Error writing 5 bytes to client. -1. (Connection res...
2005 Mar 09
0
Copy to 3.0.9-2.3-SUSE dies after 1.2 gb copied
...rst time it fails, the files it did manage to copy were between 133,122kb and 344,332kb in size. I was advised to try some smb.conf changes. In the global section, I added "client use spnego = no". In the section for the "movies" share, I added "use sendfile = no". Niether change seemed to make any difference. I also added "write cache size = 262144" in that share. Also little help that I can tell-- maybe a little better. I'm slightly confused that I get two log files for the same machine, both seemingly updated concurrently, one called samba-log.17...