search for: netform

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

Did you mean: networm
2007 Dec 02
3
rsync hangs when accessing through SSH (Leopard OS X)
To preface, I'm running Leopard OSX and am using rsync version 2.6.9 protocol version 29. Whenever I attempt to sync (using rsync obviously) a folder on my local drive to my web server (netfirms.com is my web host) using SSH, the process hangs. I have to force kill it in order to continue using Terminal. I can connect to my server space using SSH just fine by itself, and I ran
2012 Feb 15
0
Dynamically adding / removing IPs for a domU
Hi, we are providing services from within domUs and sometimes there''s the need to add or remove an IPv4 address to a domU. Network is provided via vif-routed. ATM we edit the domU.cfg and do a xm shutdown and xm create so the domU can see the IP address. But there has to be a better way(TM). dom0 OS is debian squeeze, xen is provided via the official debian packages. I''d be