Displaying 20 results from an estimated 6000 matches similar to: "openSSH 4.3 p2 rpm help please!"
2006 Mar 01
3
Help understanding rsync and cwrsync
Hi all, we are just beginning to dive into rsync. I have limited
experience with just playing around with the examples and reading all
the docs that I can. I just read an interesting post from a developer
that mentions cwrsync is a minimalistic rsync and thus things like
permissions are not transfered, the post was from 2004. Here are my
questions
Windows (cw)Rsync Client --> Linux Rsync
2006 Apr 17
2
automating ssh-keygen
I am trying to automate ssh-keygen creating keys without a passphrase.
How can I run a script that calls ssh-keygen so that it does NOT
require a passphrase? When I was testing on the command line I
created a file that contained 2 line feeds and piped it into stdin. I
got a message mentioning that ssh-askpass could not be found and it
completed. I did not try the keys but I would like to be
2007 Dec 04
4
remote logging non-daemon mode
Greetings all. Due to security concerns we are switching our backup
processes from "SSH tunnel to rsync daemon" to "Running rsync over ssh
in --server mode". In daemon mode we had a nice conglomerate log file
of all of the backups that ran. Now that I am tweaking the scripts to
run over --server mode I see that by default there is no remote
logging. From what I have read on
2006 May 18
2
rsync client to daemon over ssh tunnel connection issues
Yes this is another connection reset issue but all I am asking is some
pointers on how I can possibly determine what and why this is happening.
Its easy to say its a network issue but the bosses and clients want to know
how to fix this said "network issue."
I have read the rsync issues list. Some of what is suggested we might try
HOWEVER we cannot duplicate the errors that occur and
2006 Mar 13
1
is rsync log file thread safe
What I mean is if I have several clients performing backups at the same time
what is the level of atomicity? I ask because of this ... take a look at
the following lines from the log file:
This is from one client operating.
2006/03/12 22:38:26 [11627] rsync to dlochart/backups/Sunday from cygnus-x1
(127.0.0.1)
2006/03/12 22:38:26 [11627] ./
2006/03/12 22:38:26 [11627] wrote 28 bytes read 147
2006 May 19
1
cwrsync client log format ??
We were trying to introduce a better client side log format so that we could
get timestamps and module names etc. In the rsync documentation
it looks like you can use --log-format for the client ... there is even a
sentence saying that this format would not interfere with the rsybc daemons
format. We are using cwrsync and when we try and add
--log-format="%o %h [%a] %m (%u) %f %l" The
2006 Apr 19
1
Max filesystem size for ext3 using Adaptec RAID 5 on 64 bit CentOS
We are strategizing a set of backup servers and I have been trying to
deduce wha the maximum size of each RAID 5 array should be to match
the OS we are using. We are currently running CentOS 4.3 64 bit. We
have planned a 2 TB RAID 5 array for testing but we will need to set
up several larger ones for production. I have poked around and I see
people mention limits like 2TB max file size and 32TB
2006 Mar 13
1
rsync log file question
I saw in the rsync.d documentation that there is a perl script to parse the
default log format for tranferred files.
Is there a utility out there that will handle the server/client log files
even if you chaneg the format around?
thanks
Doug
--
What profits a man if he gains the whole world yet loses his soul?
-------------- next part --------------
HTML attachment scrubbed and removed
2006 Mar 13
1
long file name (91) error
I have looked through the archives for this error and found some instance of
it but no solutions. I have an idea for a workaround but I would like to
get some clarification.
1) Unix has as a limit 256 for the length of a file name. Does this limit
also apply to a fully qualified path?
2) The path we are sending over is 261 in length, I assumed that since none
of the dir names or file names
2007 Dec 07
1
default options in --server mode
I wanted to start a new thread for this aspect instead of continuing my
previous in case others have similar questions.
I am running an rsync command that will have the --server option appended
automagically by rsync. However I do notice that other default options go
along with it. This is what i am seeing:
rsync --server -vlogDtpr --log-format=%o
Is there a way to keep these from appearing
2006 May 10
1
connection reset by peer error (in server log)
Can anyone shed some light on this error we are getting or know of a way to
find out more info? Thanks in advance for any help ... we are puzzled.
Our server is Linux, rsync version 2.6.7 running in daemon mode
Our clients are windows; using cwrsync version 2.6.7
Our method of transport is opening an SSH tunnel then doing rsync through
it. We have tested this internally and it has worked very
2005 Jun 16
3
OpenSSL on CentOS 3.4?
I'm running a CentOS 3.4 box. According to yum, the OpenSSL 0.9.7a-33.15
package I have installed is the latest available. A check of the OpenSSL
website shows 0.9.7g source being the latest.
Is the CentOS 0.9.7a package patched to cover the same isues that the
generic 0.9.7 source covers?
If not, what's my recourse? Build it by hand? If I need to build it, has
anybody crossed that
2005 Sep 20
3
Centos 3 samba upgrade
I want to upgrade my samba installation from 3.0.9-1.3E.3 to 3.0.20
without breaking anything along the way :) Any suggestions about order
of installation? It looks like I will have to nodeps at least some of
the packages. I have everything working with our AD environment so I
don't want to disturb it if possible.
Thanks in advance,
Chuck
2006 Nov 08
2
Openssh and CentOS
I would like to know why the version of openssh used in Centos4.4
is based on version 3.9p1 but not on a more recent version of openssh?
The vulnerabilities found and corrected in the last version of openssh
are also corrected in version 3.9?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2016 Dec 23
2
dead links and request for home page
Greetings from Finland!
This is my first contribution.
username: MikaH?m?l?inen
the proposed subject of your Wiki contribution(s): fix dead link at
https://wiki.centos.org/irc
the proposed location of your Wiki contribution(s):
https://wiki.centos.org/irc
At #12: IRC Instructions for Beginners in paragraph
"Some of the CentOS IRC channels, most notably *#centos* and
*#centos-social*,
2011 Apr 04
1
[LLVMdev] GSOC Adaptive Compilation Framework for LLVM JIT Compiler
On Apr 3, 2011, at 12:11 PM, Eric Christopher wrote:
> <snip conversation about call patching>
It seems to me that there's a general feature here that LLVM is lacking, that would be useful in a number of JIT-compilation contexts, namely the ability to mark certain instructions (direct calls, perhaps branches too) as back-patchable.
The thing that stands out to me is that
2012 Oct 29
4
RPM file download
I see a package "x246-0.120-5.20120303.el6 (i686)" available in my
Add/Remove Software tool. I can't find said package in any of the repos
I've searched through.
Can anyone point me to a link where I can download that package to my
local repo?
--
_
?v?
/(_)\
^ ^ Mark LaPierre
Registerd Linux user No #267004
https://linuxcounter.net/
****
2005 Nov 30
4
Building rpms
I have been asked to update OpenLDAP to the latest stable version. I am
using CentOS 4.2 and have OpenLDAP 2.2.13 installed. I can install from
source if I have to, but I would rather stay with rpm packages if possible.
I found an rpm from Fedora Core Development on RPMFIND. Will this one work
with Centos, or should I grab the source rpm and rebuild it?
Bowie
2006 Aug 14
2
enable p2p to some host (ipp2p)
Hi
I using ipp2p to block p2p traffic.
How to enable to use p2p to me host in my net ?
I using this setup:
iptables -A FORWARD -m ipp2p --ipp2p --bit --apple --winmx --soul --ares -j DROP
This setup:
iptables -A FORWARD -m ipp2p --ipp2p --bit --apple --winmx --soul
--ares -d ! mynet -j DROP
iptables -A FORWARD -m ipp2p --ipp2p --bit --apple --winmx --soul
--ares -s ! mynet -j DROP
not
2011 Apr 03
2
[LLVMdev] GSOC Adaptive Compilation Framework for LLVM JIT Compiler
On Fri, Apr 1, 2011 at 1:26 PM, Eric Christopher <echristo at apple.com> wrote:
>
> On Apr 1, 2011, at 9:38 AM, Reid Kleckner wrote:
>
> > On Thu, Mar 31, 2011 at 11:15 PM, Eric Christopher <echristo at apple.com>
> wrote:
> >>>
> >>>
> >>> Then we would always have the location of the br B instruction in A, as
> it is pushed