Displaying 20 results from an estimated 93 matches for "foerster".
2011 Sep 14
10
[Bug 8456] New: improve --link-dest bahaviour
...ry: improve --link-dest bahaviour
Product: rsync
Version: 3.0.8
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: toralf.foerster at gmx.de
QAContact: rsync-qa at samba.org
Considering the following sequence I'd expect after the last command that the
file /tmp/rsync_test/c/rand1M would have the inode number 909377 - instead it
is a new copy of an unchanged file :-(
$ rm -rf /tmp/rsync_test/
$ mkdi...
2014 Aug 31
4
[Bug 2269] New: ssh-copy-id: does not respect .ssh/config
...Product: Portable OpenSSH
Version: 6.6p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-copy-id
Assignee: unassigned-bugs at mindrot.org
Reporter: toralf.foerster at gmx.de
This is my config (stable 32 bit Gentoo Linux) :
tfoerste at n22 ~ $ cat .ssh/config
Host n22kvm
IdentityFile=/home/tfoerste/.ssh/id_rsa-kvm
Host n22stab4
IdentityFile=/home/tfoerste/.ssh/id_rsa-uml
I#d expect, that ssh-copy-id would not transfer id-rs.pub to n22kvm
when I run, but i...
2011 Sep 12
14
[Bug 8450] New: --link-dest seems not to work mounted NTFS file systems
...ile
systems
Product: rsync
Version: 3.0.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: toralf.foerster at gmx.de
QAContact: rsync-qa at samba.org
I use rsync to create daily/weekly/monthly backups to an external USB drive of
my Gentoo Linux using this command line options :
--archive --delete --delete-excluded --exclude-from=/exclude.list
--link-dest=<old dest> --stats --verbose &l...
2009 Jul 27
4
DO NOT REPLY [Bug 6578] New: put out skipped dirs files w/ perms and ownership
...les w/ perms and ownership
Product: rsync
Version: 3.0.5
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: toralf.foerster at gmx.de
QAContact: rsync-qa at samba.org
It would be a nice to have if rsync gives a stats about skipped dirs (eg. those
from an exclude file).
background:
If someone is using rsync to backup an entire system except directories like
tmp/, .ccache and so on - then in case of restoring...
2012 Apr 25
4
[Bug 8895] New: rsync warning: some files vanished
...ync warning: some files vanished
Product: rsync
Version: 3.0.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: toralf.foerster at gmx.de
QAContact: rsync-qa at samba.org
Today I got this message - for the first time as far I can remember :
rsync warning: some files vanished before they could be transferred (code 24)
at main.c(1052) [sender=3.0.9]
It happens at an almost stable Gentoo with kernel 3.3.3, booted...
2009 Jul 27
2
DO NOT REPLY [Bug 6577] New: man page mentioned http://lists.samba.org
...ioned http://lists.samba.org
Product: rsync
Version: 3.0.5
Platform: Other
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: toralf.foerster at gmx.de
QAContact: rsync-qa at samba.org
but that page isn't reachable
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
2024 Aug 25
3
[Bug 3722] New: check ssh key (and other parameters) before running the proxy command
...and
Product: Portable OpenSSH
Version: 9.8p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: toralf.foerster at gmx.de
$> ssh -i ~/.ssh/foo -o proxyCommand="sh -c 'ssh-keygen -N password -f
foo'" nobody at nowhere
Warning: Identity file /home/tfoerste/.ssh/foo not accessible: No such
file or directory.
Connection closed by UNKNOWN port 65535
$> ls -l ~/.ssh/foo*
-rw------- 1 tfoe...
2014 Oct 21
3
v3.18-rc1 32 bit KVM hangs early in boot process
On 10/20/2014 07:34 PM, Toralf F?rster wrote:
> I uploaded the screen shots from the virt-manager to [1] and [2]
>
> FWIW e56d9fccb was fine so the bug slipped in after that.
>
>
> [1] http://www.directupload.net/file/d/3781/j9mwrtpq_jpg.htm
> [2] http://www.directupload.net/file/d/3781/29trc56v_jpg.htm
>
It might be virtio-console related, when the uevetns are
2014 Oct 21
3
v3.18-rc1 32 bit KVM hangs early in boot process
On 10/20/2014 07:34 PM, Toralf F?rster wrote:
> I uploaded the screen shots from the virt-manager to [1] and [2]
>
> FWIW e56d9fccb was fine so the bug slipped in after that.
>
>
> [1] http://www.directupload.net/file/d/3781/j9mwrtpq_jpg.htm
> [2] http://www.directupload.net/file/d/3781/29trc56v_jpg.htm
>
It might be virtio-console related, when the uevetns are
2016 Sep 05
4
Re: more than one IP address on network device?
On Mon, 5 Sep 2016 15:05, Kenneth Porter wrote:
> On Monday, September 05, 2016 9:27 AM -0400 Jonathan Billings wrote:
>
>> This is one of the many reasons why people don't use 'ifconfig'
>> anymore.
>
> Is there a preferred tool? Perhaps a script that will dump out the full
> network configuration for easy checking?
How about using the "ip"
2016 Sep 05
1
more than one IP address on network device?
Am 05.09.2016 um 15:29 schrieb Kenneth Porter:
> --On Monday, September 05, 2016 4:15 PM +0200 Yamaban
> <foerster at lisas.de> wrote:
>
>> How about using the "ip" tool?
>
> Thanks. I looked at the man page and it looks like it's the Swiss army
> knife of Linux networking. Lots of subcommands. I'll dig through that.
Probably a useful summary of ip (from iproute2) usecase...
2010 Feb 03
2
LMTP in 2.0: concurrency, inet sockets
I didn't really have much time to look at the beta versions of dovecot
2.0 (apart from installing it once and migrating most of my current
configuration, purely for testing purposes).
An exciting new feature is the LMTP support. In the default
configuration I have seen, that one only listened on a Unix socket -
will it support network (inet) sockets, too?
What about concurrent deliviers? As
2013 Nov 28
3
pictures
...it shows the picture base64 encoded,
which is not very useful, but it scrolls the useful information out of sight.
Please fix that.
The totem-player doesn't show the picture at all.
The files with pictures I tested are MaxMoritz.flac and Rabe.flac.
You can find them in that directory:
http://akfoerster.de/download/audio/AKFoerster/
It's in German language.
By the way Rabe is a translation of "The raven" by E.A.Poe.
In that file I used a reverb effect, which seems to get lowered by encoding.
Is that intentional? Is there a way to keep the effect intact?
--
AKFoerster <http://AK...
2017 Mar 09
2
Firefox for CentOS
On Wed, Mar 8, 2017 at 6:22 PM, Yamaban <foerster at lisas.de> wrote:
> On Wed, 8 Mar 2017 16:56, Johnny Hughes <johnny at ...> wrote:
>
>> On 03/08/2017 09:39 AM, Phelps, Matthew wrote:
>>
>>> On Wed, Mar 8, 2017 at 10:25 AM, Johnny Hughes <johnny at centos.org>
>>> wrote:
>>>
>>&...
2010 Feb 13
2
So, what about clustering and load balancing?
Hello world,
so, with beta2 of Dovecot 2.0 being available, what is the preferred
way to achieve load balancing and fault tolerance? As far as I can see
it, there are basically two options:
1) Use a HA shared storage, export either a cluster filesystem or NFS,
and have your dovecot servers mount that file system. Load balance
these servers (Cisco ACE, ldirectord, ...) and there you go. Overall
2017 Mar 19
8
[Bug 2695] New: inconsistent outout of "ssh.add -l" between ed25519 and rsa keys
...keys
Product: Portable OpenSSH
Version: 7.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: ssh-add
Assignee: unassigned-bugs at mindrot.org
Reporter: toralf.foerster at gmx.de
$ ssh-add -l
256 SHA256:H7Rl8OShjUdLmaItsuIBt6sg44mhm6WLpXDoAAGVYck tfoerste at t44
(ED25519)
4096 SHA256:0x+umkyb9RYASDtNJ+280PII+2aFbmyAMDvIwNgh6bM
/home/tfoerste/.ssh/id_rsa-github (RSA)
4096 SHA256:shLZ2PU4MGlaz4JZ5jSWXVp/waiXgKtEdH/fOWuvzdQ
/home/tfoerste/.ssh/id_rsa-kvm (RSA)
2048...
2017 Mar 09
2
Firefox for CentOS
On Thu, Mar 9, 2017 at 9:55 AM, Johnny Hughes <johnny at centos.org> wrote:
> On 03/09/2017 07:35 AM, Phelps, Matthew wrote:
> > On Wed, Mar 8, 2017 at 6:22 PM, Yamaban <foerster at lisas.de> wrote:
> >
> >> On Wed, 8 Mar 2017 16:56, Johnny Hughes <johnny at ...> wrote:
> >>
> >>> On 03/08/2017 09:39 AM, Phelps, Matthew wrote:
> >>>
> >>>> On Wed, Mar 8, 2017 at 10:25 AM, Johnny Hughes <johnny at cen...
2015 Oct 13
2
Preventing laptop from sleeping when lid closed?
How can I prevent the laptop from sleeping when the lid is closed. I tried
messing with the settings in gnome-power-preferences but that doesn't seem
to prevent it when no one is logged in. Any suggestions?
Thanks,
Dave
2016 Sep 05
0
more than one IP address on network device?
--On Monday, September 05, 2016 4:15 PM +0200 Yamaban <foerster at lisas.de>
wrote:
> How about using the "ip" tool?
Thanks. I looked at the man page and it looks like it's the Swiss army
knife of Linux networking. Lots of subcommands. I'll dig through that.
2017 Mar 09
0
Firefox for CentOS
On 03/09/2017 07:35 AM, Phelps, Matthew wrote:
> On Wed, Mar 8, 2017 at 6:22 PM, Yamaban <foerster at lisas.de> wrote:
>
>> On Wed, 8 Mar 2017 16:56, Johnny Hughes <johnny at ...> wrote:
>>
>>> On 03/08/2017 09:39 AM, Phelps, Matthew wrote:
>>>
>>>> On Wed, Mar 8, 2017 at 10:25 AM, Johnny Hughes <johnny at centos.org>
>>>>...