search for: krichter722

Displaying 2 results from an estimated 2 matches for "krichter722".

2014 Jun 16
2
Print files which would be transfered by rsync (when syncing two directories)
Hi together, after I read "very often" without even a tiny bit of a contradiction, I start to have the feeling I have a basic misunderstanding of rsync. Assume one want to get a list of files which would have been transfered by rsync if rsync was requested to sync directories X and Y and one does <code> X=`mktemp` echo "abc" > $X/1 echo "abc1" > $X/2
2014 May 19
0
[Bug 944] New: Improvement of feedback of missing chain/target/match name
...name Product: iptables Version: 1.4.x Platform: x86_64 OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: iptables AssignedTo: netfilter-buglog at lists.netfilter.org ReportedBy: krichter722 at aol.de Estimated Hours: 0.0 Invoking <code>sudo iptables -t nat -D PREROUTING -p tcp --dport 80 -j DNAT --to-destination 192.168.178.150</code> returns <code>iptables: No chain/target/match by that name. </code>. Returning <code>iptables: No chain/target/match...