Displaying 2 results from an estimated 2 matches for "customer_a".
Did you mean:
customer_1
2001 Jul 06
0
2 links - is one able to?
...s: (2 gateways, called G1, G2),
This linux, have an wireless cisco NIC (11 mbit), that is gateway of
my wireless customers A,B,C and D (2 ips, by alias)
and want to the customer A and B out to internet using the gateway G1
and the customer C and d out to internet using gateway G2.
Sample:
wireless
customer_a ---- linux 2.4
customer_b ---- ---wireless nic
customer_c ---- wired nic ---- gateway G1 (128k)
customer_d ---- ---- gateway G2 (256k)
I made this work today, using 2 linux 2.2 pc, and want to do it whit 1
linux, 2.4
I understand that i need to mak...
2007 Sep 09
2
Batch mode scenario ("use case")
...At one time, /c/home/wer/work and /e/gold had identical content
and were really huge (say, 200 GBytes).
After some complex, intricate work, Mr. Wer did:
rsync -a --only-write-batch=/e/cmds/foo /c/home/wer/work/ /e/gold
Very soon after that, /c dies; and Wer needs to provide his
Customer_A stuff that used to be in
/c/home/wer/work/some/path/projects/c_a
He needs this stuff immediately, meaning, Wer cannot wait to
rebuild everything from /e/gold. However,
gold/some/path/projects/c_a is merely 5 Megs -- but it is not
the latest version.
Wer starts by creating...