similar to: problem with ssh/rsync to minix

Displaying 20 results from an estimated 200 matches similar to: "problem with ssh/rsync to minix"

2010 Feb 05
1
Error 11: can not backup /var/lib/zope2.9
Moin, I wrote a small backup script that use rsync: r5backup (http://sourceforge.net/projects/r5backup/). It backup dozen of unix machines for many people. But when I try to backup /var/lib/zope2.9 I get an error 11. It does not matter if zope is running or not. I can't see an error meassge in the (verbose) logfile: [client] parse_filter_file(/etc/r5backup/profiles/boulder.exclude,0,3)
2010 Apr 19
2
from solaris to linux: /usr/local/bin/rsync: No such file or directory
Moin, I want to use rsysnc to get files from a linux box to a solaris server. root at solaris:/root # which rsync /usr/local/bin/rsync root at solaris:/var/log/r5backup # rsync --version rsync version 3.0.7 protocol version 30 Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others. Web site: http://rsync.samba.org/ Capabilities: 64-bit files, 64-bit inums, 32-bit timestamps,
2010 Jan 14
9
[Bug 1698] New: Connection stalls on PTY allocation failure
https://bugzilla.mindrot.org/show_bug.cgi?id=1698 Summary: Connection stalls on PTY allocation failure Product: Portable OpenSSH Version: 5.3p1 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: unassigned-bugs at mindrot.org ReportedBy:
2008 Dec 24
1
Port forwarding using the client of a multiplexed connection.
I am trying to set up port forwarding using the client of a multiplexed connection, but the client is dying. The connection paramaters I am using are as follows: for the master: /usr/bin/ssh -T -n -N -o ControlMaster=yes -o ControlPath=/var/run/autossh/control-%r@%h-%p.sock -o ConnectionAttempts=3 -o BatchMode=yes -o EscapeChar=none -o ExitOnForwardFailure=yes -o ServerAliveInterval=15 -o
2010 Aug 21
1
Unimplemented function cfgmgr32.dll.CM_Locate_DevNodeA
Moin, I try to start an application (MixW, a amateur Radio Application that uses the soundcard). While the installation wasn't a problem, the start of the application itself fail: renner at mars:~$ wine /home/C/Program\ Files/MixW/MixW2.exe err:process:__wine_kernel_init boot event wait timed out
2009 Aug 17
1
problem with a live stream recorder
Moin, the dradio recorder is used to record (and listen) the live stream from the german radio station dradio. http://www.dradio.de/recorder/999551/ There is only a windows version available at the moment. It was no problem to install the application. But starting the application fails: renner at mars:/home/C/Program Files/dradio-Recorder$ wine phonostar.exe Fontconfig warning:
2011 Jul 27
0
[LLVMdev] [Minix-office] Re: Minix support in googletest
All, Jay - and Kees -, thank you for notifying us of this move. Yes, as Kees wrote we certainly are using llvm/gtest, but are prepared to submit our changes to gtest directly if they haven't taken them yet. I'll take it up with my GSOC student, who is working on submitting many other minix-specific patches to maintainers of packages in our third-party package repository. =Ben
2010 Jul 11
1
wine 1.1.4 and 2nd soundcard (alsa)
Moin, I am using a kind of VoIP Software (Echolink) that run perfekt with the build in soundcard. But I want to use my headset, that appears as soundcard 1 (hw:1.0). I can choose the soundcard in Echolink (default, external and system default), but this goes to the build in card independent from this setting. Can I configure wine to use the 2nd card? Or can I configure wine to use the 2nd
2010 Aug 23
1
wine as default interpreter for exe files?
Moin, is there a way to configure bash in a way that all exe files are executed by wine, not direct? E.g. ./sol.exe should result in wine ./sol.exe anyhow. Thanks -- |Michael Renner E-mail: michael.renner at gmx.de | |D-81541 Munich Germany ICQ: #112280325 | |Germany Don't drink as root! ESC:wq
2010 Aug 22
0
CWSkimmer assume a system debugger
Moin, a software for decoding morse code abort to start, because the application detect a debugger: -------------- cut ------------------- For secutity purposeses, this program will not run while system debuggers are active. Please remove the system debugger before trying to run this program again. -------------- cut ------------------- I suppose the developer include this test to shield the
2009 Feb 03
1
how to crypt hard linked backups?
Moin, I wrote a backup script, that use rsync and its hardlink features. Now I want to implement a new feature to my script: crypt the backuped files. But I wonder how this can be done? Because rsync check if the source file is different from the target file. But the target file will be allways different if it is crypt; right? Any idea? Thanks -- |Michael Renner E-mail:
2010 May 07
3
The source and destination cannot both be remote :-(
Moin, this is something for the wish list: a 'rsync in the middle' mode. It would make sense: rsync is running at a server. Copyying files from one maschine to a file server. rsync root at client:/var/tmp/in tomcat at fileserver:/opt/ Would this be possible without breaking the hard link mechanism? CU -- |Michael Renner E-mail: michael.renner at gmx.de | |D-81541 Munich
2010 May 01
1
the meaning of "receiving file list"
Moin, where can I find an explanation for all these codes in the verbose output: cd..t...... root/ >f..t...... root/.Xauthority >f.st...... root/Dokumente und Einstellungen/test2.txt >f+++++++++ test.txt cd+++++++++ global/foo and so on. Thanks -- |Michael Renner E-mail: michael.renner at gmx.de | |D-81541 Munich Germany ICQ: #112280325 | |Germany
2010 Aug 25
2
how to overwrite DLLs?
Moin, I can define the load order for specific applications using winecfg. But what is the propper way to copy these DLLs from a 'real' windows box? Just owerwrite the wine-ddl in windows/system32/ ? But isn't this the 'build in' DLL, that should be used for applications with load order 'Build in'? Sorry I am confused. -- |Michael Renner E-mail:
2007 Oct 05
0
Minix doesn''t boot on XEN HVM but works with Qemu
Hi, I tried to boot both Minix 2.0.4 and Minix 3.1.2 on a XEN HVM DomU. In both cases the system will not boot. The last messages which appears on the screen is Hit a key as follows: 1 Regular Minix 3 ... 2 Small Minix 3 ... I used the following configuration. kernel = "/usr/lib/xen/boot/hvmloader" builder=''hvm'' memory = 128 name = "Minix"
2006 Mar 31
0
Probe ext2 and ext3 before minix
Got this bug report for Ubuntu's klibc: https://launchpad.net/distros/ubuntu/+source/klibc/+bug/37528 > In the fstype tool there is a problem if the lower 16 bit of number of > free inodes in a ext3 filesystem happens to match minix filesystem > magic. > > This will cause the system not to boot since ubuntu will attempt to > mount the filesystem as a minix filesystem. I
2011 Jul 27
3
[LLVMdev] Minix support in googletest
Hi Kees, You added some support for Minix to LLVM's copy of googletest: http://llvm.org/viewvc/llvm-project?view=rev&revision=100895 Is it still being used? If so, would you mind pushing these patches upstream to the googletest project: http://code.google.com/p/googletest/ Otherwise we may drop them, because it makes it harder to import new releases of googletest into the LLVM
2011 Jul 27
0
[LLVMdev] Minix support in googletest
On 27 July 2011 11:20, dr. ir. Kees van Reeuwijk <reeuwijk at few.vu.nl> wrote: > At the time I submitted  those patches I also submitted them to googletest. As far as I know they got accepted, although I didn't verify that. OK, I see from this thread: http://groups.google.com/group/googletestframework/browse_thread/thread/3081a14965764366/332ce9869f4bbe31 ... that rather than add
2012 Jan 05
0
[LLVMdev] [PATCH] [compiler-rt] Minix (w.r.t. svn r147606)
Dear all, I hope this is the right list :). I'd like to submit the attached patch for committing. The attached patch are the only required changes to make the latest compiler-rt build and pass tests (except for 2 currently ignored tests..) on Minix. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2002 Mar 08
0
Openssh for minix
Hello. I'm interested in the implement the Openssh for Minix. Can you confirm me if this topic was implemented? Sorry for my english, but it ins't my native language. Thanks in advance, Myriam from Argentina. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20020308/fc926248/attachment.html