search for: neckar

Displaying 6 results from an estimated 6 matches for "neckar".

Did you mean: seckar
2000 Mar 07
1
Fail to compile on FreeBSD 3.3
I had some problem when I compiled openssh-1.2.2 on FreeBSD 3.3 with enable skey option like this: ./configure --with-tcp-wrappers --with-skey .. .... ...... gcc -o sshd sshd.o auth-rhosts.o auth-krb4.o auth-pam.o auth-passwd.o auth-rsa.o auth-rh-rsa.o pty.o log-server.o login.o servconf.o serverloop.o bsd-login.o md5crypt.o -L. -L/usr/local/ssl/lib -lssh -lz -lcrypto -lutil -lpam -lskey -lwrap
2004 Nov 12
0
[Very Strange] Windows Networking suddendly stopped working
..., 0] lib/util_sock.c:write_socket_data(430) write_socket_data: write failure. Error = Connection reset by peer [2004/11/12 02:34:14, 0] lib/util_sock.c:send_smb(647) Error writing 4 bytes to client. -1. (Connection reset by peer) [2004/11/12 02:34:14, 0] smbd/service.c:make_connection(800) neckar (192.168.1.65) couldn't find service user [2004/11/12 02:38:40, 0] rpc_server/srv_util.c:get_alias_user_groups(219) get_alias_user_groups: gid of user xxx doesn't exist. Check your /etc/passwd and /etc/group files I double checked the above message, the gid *is* in /etc/group and the u...
2000 Mar 25
1
ANNOUNCE: openssh-1.2.3
...ve code for pty-owner handling to pty.c ok provos@, dugsong@ [readconf.c] - turn off x11-fwd for the client, too. [rsa.c] - PKCS#1 padding [scp.c] - allow '.' in usernames; from jedgar at fxp.org [servconf.c] - typo: ignore_user_known_hosts int->flag; naddy at mips.rhein-neckar.de - sync with sshd_config [ssh-keygen.c] - enable ssh-keygen -l -f ~/.ssh/known_hosts, ok deraadt@ [ssh.1] - Change invalid 'CHAT' loglevel to 'VERBOSE' [ssh.c] - suppress AAAA query host when '-4' is used; from shin at nd.net.fujitsu.co.jp - turn off x11-fwd f...
2000 Mar 25
1
ANNOUNCE: openssh-1.2.3
...ve code for pty-owner handling to pty.c ok provos@, dugsong@ [readconf.c] - turn off x11-fwd for the client, too. [rsa.c] - PKCS#1 padding [scp.c] - allow '.' in usernames; from jedgar at fxp.org [servconf.c] - typo: ignore_user_known_hosts int->flag; naddy at mips.rhein-neckar.de - sync with sshd_config [ssh-keygen.c] - enable ssh-keygen -l -f ~/.ssh/known_hosts, ok deraadt@ [ssh.1] - Change invalid 'CHAT' loglevel to 'VERBOSE' [ssh.c] - suppress AAAA query host when '-4' is used; from shin at nd.net.fujitsu.co.jp - turn off x11-fwd f...
2004 Aug 06
3
final question: how many mountpoints can icecast handle ?
Hi everyone I have one final question regarding my diploma work. As it seems, the hardware performance seems not to be the bottleneck when streaming out ONE stream to x clients. What happens when I use instead of ONE stream different streams, because my concept is an on-demand radio station that basically provides everyone with access to a huge library of music files and lets him create
2000 Apr 29
4
S-Plus 2000 <-> R 1.0.1
Good day: Let's say that I have a data frame in S-Plus 2000 (Win98 version). I want to use the same data frame with R on another computer. Questions: 1) Can R read S-Plus data frames? Can S-Plus 2000 read R data frames? 2) How can i move the data frame between the two systems? Do I need to use dump()? Thank you.