search for: deattach

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

Did you mean: reattach
2007 Dec 04
2
Mongrel 1.1.1 Win32 (latest) + Rubygems
Hello all. Hope this doesn''t appear as spam... I am trying to run Mongrel on Win XP (SP2) for a web site (just one at the moment). For some reason it is giving me this error: E:\web\app2>mongrel_rails start -p 4001 -d ** WARNING: Win32 does not support daemon mode. ** Daemonized, any open files are closed. Look at log/mongrel.pid and log/mongr el.log for info. ** Starting Mongrel
2016 Jun 29
0
Rsync hung when applying batch file
...41e2fd in start_client (argc=1, argv=0xcba240) at main.c:1287 #10 main (argc=1, argv=0xcba240) at main.c:1514 So, two process try get messages from each other, forewer. I try trace process 2145 (other process in generate_files can setignore_timeout =1; insidegenerate_files(), i thoght, but i faul deattach from 2145 and process closed) (gdb) check_timeout () at io.c:124 124 in io.c (gdb) print io_timeout $11 = 0 (gdb) print ignore_timeout $2 = 0 So, timeout newer happen. My solution is use --timeout parameter (now, always) in rsync. But i think, this is bug, when rsync hung on applying batch file...
2016 Jun 29
0
Rsync hung when applying batch file
...41e2fd in start_client (argc=1, argv=0xcba240) at main.c:1287 #10 main (argc=1, argv=0xcba240) at main.c:1514 So, two process try get messages from each other, forewer. I try trace process 2145 (other process in generate_files can setignore_timeout =1; insidegenerate_files(), i thoght, but i faul deattach from 2145 and process closed) (gdb) check_timeout () at io.c:124 124 in io.c (gdb) print io_timeout $11 = 0 (gdb) print ignore_timeout $2 = 0 So, timeout newer happen. My solution is use --timeout parameter (now, always) in rsync. But i think, this is bug, when rsync hung on applying batch file...
2001 Feb 08
0
[CORE SDI ADVISORY] SSH1 CRC-32 compensation attack detector vulnerability
...- begin dettack patch ------------------ This is the patch for ssh-1.2.31 package. Using the patch: Copy the ssh-1.2.31.tar.gz package and the ssh-1.2.31-deattack.patch in a directory. Decompress the ssh-1.2.31.tar.gz package: tar xzvf ssh-1.2.31.tar.gz Apply the patch: patch < ssh-1.2.31-deattach.patch Compile the ssh package. --- ssh-1.2.31/deattack.c-old Wed Feb 7 19:45:16 2001 +++ ssh-1.2.31/deattack.c Wed Feb 7 19:54:11 2001 @@ -79,7 +79,7 @@ detect_attack(unsigned char *buf, word32 len, unsigned char *IV) { static word16 *h = (word16 *) NULL; - static word16 n = HASH_MINSI...
2009 Dec 06
20
Accidentally added disk instead of attaching
Hi, I wanted to add a disk to the tank pool to create a mirror. I accidentally used zpool add ? instead of zpool attach ? and now the disk is added. Is there a way to remove the disk without loosing data? Or maybe change it to mirror? Thanks, Martijn -- This message posted from opensolaris.org