Displaying 20 results from an estimated 148 matches for "rew".
Did you mean:
ret
2014 Jun 17
2
rsync specified directory(ies)
...1/00
000001/00/dir1
000001/00/dir1/file1
000001/00/dir1/file2
000001
000001/01
000001/01/dir1
000001/01/dir1/file1
000001/01/dir1/file2
is it possible with rsync ? i tried several options and gets no result
kind regards
______________________________________
HINWEIS:
Alle von Gesellschaften der REWE International AG elektronisch uebermittelten Auskuenfte, Mitteilungen
und Erklaerungen sind vertraulich und rechtlich unverbindlich. Verpflichtungen von Gesellschaften der
REWE International AG beduerfen der schriftlichen Einigung in saemtlichen Vertragspunkten sowie der Unterfertigung
durch das v...
2009 Dec 08
2
virt-install failed while install windows2003 guest
...quot;/usr/lib64/python2.4/site-packages/libvirt.py", line 974, in createLinux
if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self)
libvirtError: internal error unable to start guest: qemu: could not open disk image /vm/win2k3.img
any idea?
2009-12-08
rewing
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20091208/55c24500/attachment-0006.html>
1997 Jan 12
9
dos-attack on inetd.
...ctime(&clocc));
> signal(SIGPIPE, SIG_IGN);
1427a1429
> signal(SIGPIPE, 13);
Correct me if I am wrong... :)
Regards //Tri
[mod: This looks like a quick hack to me. How can a USER process like
inetd get a socket to play with when the 3-way handshake hasn''t been
completed? -- REW]
1998 Jul 14
2
Re: Chrooting bind 8.1.2 under debian 2.0
On Tue, 14 Jul 1998, cfb wrote:
> The main problem seems to be with the way that debian starts bind using
> the script /etc/init.d/bind. I thought it would be really neat to just
> change the #!/bin/sh at the top of the script to something like :
> #!/usr/sbin/chroot /chroot-dns/ /bin/sh
> or
> #!/usr/sbin/chroot /chroot-dns/ /chroot-dns/bin/sh
try changing
2009 Dec 11
3
KVM: bridge configuration for static IP address
I need to allocate public IP address to two guest os.
I have only 2 network card Interface on server. say eth0 and eth1.
I set eth1 a public IP address. so it should in
# vi /etc/sysconfig/ifcfg-eth1
DEVICE=eth1
BOOTPROTO=static
HWADDR=00:1a:4d:83:ad:00
BROADCAST=202.127.29.0
IPADDR=202.127.29.5
NETMASK=255.255.255.0
NETWORK=202.127.29.0
ONBOOT=yes
TYPE=Ethernet
Question 1: do I have to
1997 Jan 13
4
xinetd v. tcp-wrappers
I am interested in opinions regarding the use of xinetd versus
the use of tcp wrappers. The two programs have similar functionality,
but I find xinetd suits my needs better.
The biggest problem is the age of xinetd, and AFAIK it is no longer
being kept up. Are there any known security issues with xinetd?
Another issue is that xinetd makes use of a non-standard inetd.conf
layout, but
1997 Jan 02
2
Re: libc bugs (was Re: Distributions...)
...reminded me of a something I
wanted to know about. Is there a standard for people to syslog possible
security violations? This would make it easier to find them in huge log
files with swatch or other monitoring tools.
[mod: Except for the LOG_AUTH "priority" field, probably not.... -- REW]
--
-Matt (panzer@dhp.com) -- DataHaven Project - http://www.dhp.com/
"That which can never be enforced should not be prohibited."
2000 Feb 28
2
IPMASQ and lock-up of all terminals
...kernel is still working. As an
isolated case, my diagnosis is: You probably have a bad block in your
/bin/login program or something like that. When two people report this
in a week, it's starting to become unlikely that two people have a
hole in their /bin/login program at the same time.... -- REW]
I have a strange situation here that I don't know how to follow up on. I
have a box setup that is pretty much only to do ipchains for a couple of
computers behind it. This has occurred for me for both RH6.0 and now RH6.2
beta on an x86..
Symptoms:
All attempts to connect remotely receive...
1997 May 03
3
Re: Buffer Overflows: A Summary
...these holes, just look for the "suser()" call in your
kernel sources, and try to think of a way to exploit that to get
out of the "jail". A jail is not root-proof. Make it such that you
cannot break root from a normat uid. i.e. all of the above + no
setuid programs at all.... -- REW]
1997 Jul 08
3
so-called snprintf() in db-1.85.4
Hi,
There is a severe problem with the db-1.85.4 library''s Linux
port that can be found on sunsite.unc.edu under
/pub/Linux/libs/db-1.85.4-src.tar.gz (sp?): This library
contains a "snprintf" function which breaks down to a common
sprintf, ignoring the size parameter. Obviously, this was
thought to be a terribly bad work-around for C libraries which
don''t contain an
1997 Jan 07
3
logwatching
...sapprove
of this technique: There might be a message that looks innocent
because it doesn''t have any of the above trigger words in it,
but is actually a breakin report. You should start out with
an empty script, and match/delete the annonying messages that
keep on clobbering the output. -- REW ]
2000 Jun 21
1
Warning regarding new kernel RPMs
...to create a new initial ramdisk image
[this step may not be necessary on some systems]
(2) update your lilo.conf file
(3) run /sbin/lilo
[mod: Aren't these steps in the post-install script of the kernel RPM?
(On the other hand, I wouldn't want a script touching MY lilo.conf...)
-- REW]
From mail@mail.redhat.com Jun 18:29:52 2000 -0400
Received: (qmail 29303 invoked from network); 23 Jun 2000 22:29:53 -0000
Received: from mail.redhat.com (199.183.24.239)
by lists.redhat.com with SMTP; 23 Jun 2000 22:29:53 -0000
Received: from lacrosse.corp.redhat.com (root@lacrosse.corp.redh...
1997 May 11
4
[Linux UID/GID ''Feature'']
...c/passwd file unrecognized
so I could demonstrate the use of valid UIDs, I placed a # in front of the UID.
My theory was that this would make it an invalid number and cause Linux
to give an authentication failure. (This worked as expect on SunOS 4.1.4)
But then we tried to su to that user and were rewarded by being dumped
to UID 0. It didn''t recognize the UID so it defaulted to 0. Cool huh?
It seems ideal for a hard to find, back door but given that you must be root
to write to the passwd file, I have not found a better way to really exploit it.
My friend replied:
I did test the pro...
1998 Mar 11
4
Re: Towards a solution of tmp-file problems
...If that''s the case, then lpr has a large security hole. If it''s
accessing my file as "root" then I can NOW trick it to print other
people''s files.
William R. Ward (hermit@BayView.COM) wrote:
[WRW: Complexity.... Shell has many syntaxes for variable expansion
REW: just the "$variable" syntax will be supported. ]
> There are definitely situations where ${variable} would be needed.
> I strongly recommend you add it. In fact you could even do what
> make does and require it (and not support $variable).
Actually that''s a very good...
1996 Nov 26
7
denial of service attack on login
...reate an
exclusive lock on a file they can only read! Is this behavior appropriate?
My copy of the POSIX book (D. Lewin, O''Reilly & Assoc. ''94) is a little
vague as to the "correctness" of this behavior. Perhaps someone can provide
a better explanation?
Regards
Andrew
--
Linux-PAM: http://parc.power.net/morgan/Linux-PAM/index.html
libpwdb: http://parc.power.net/morgan/libpwdb/index.html
1998 Sep 11
1
smbtar multiple machines
Hi all,
I'm just looking at using smbtar to backup the Win95 PC's on my network, and would like usability ideas please.
The tape drive I intend to use is in our RS6000 and has a capacity of 20GB before compression which means that I will be able to fit plenty of PC's onto one tape as all the PC's have <3GB HD's on them.
The problem I have is how do I get multiple
1999 Nov 22
1
Ipchains
Hi-
I heard about a bug in ipchains, could you please tell me what to do?
Thanks
1997 May 05
1
Re: Re: Re: Re: Buffer Overflows: A Summary
...atchall" would be to modify "suser()" to return
(uid==0) && (current->root == THE_ROOT). That would make a uid==0 in a
chrooted environment just another user. Just with a special uid. But
still you would have to review the WHOLE system to be sure that no
holes remain.... --REW]
Stefan
2004 Jul 20
1
RC1 and advanced voice mail options
The advanced voice mail options in RC1 is not providing any
functionality except "4 - place outgoing call" and "* - return to mail
menu". Below is a sample line from voice mail.conf:
210 => 234,test1,test@dotality.com,,|attach=no|cid=yes|review=yes
The is a rew install from the tgz file. No patched have been made to
the source code. I did try to apply the advanced10 patches but all
diffs failed to apply.
Below is the complete voicemail.conf file.
Any help would be appreciated.
David
dfilion@dotality.com
============================== Begin =======...
2009 Dec 12
0
KVM: bridge configuration for static IP address-latest
>To: Discussion about the virtualization on CentOS
><centos-virt at centos.org>
Message-ID:
><448255702.63.1260531144350.JavaMail.root at mail.chi.ldsys.net>
>Content-Type: text/plain; charset=utf-8
>----- "rewing" <rewing at howfortune.com> wrote:
>> I need to allocate public IP address to two guest os.
>>
> >I have only 2 network card Interface on server. say eth0 and eth1.
> >
> >I set eth1 a public IP address. so it should in
>>
>> # vi /etc/sysco...