search for: strad

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

Did you mean: stray
2002 Apr 12
0
[Bug 215] New: No warning for failed ssh -v -R
...quest with the -R option will fail, but the only way to find this out is to look at the security logs on the remote machine, where sshd reports that the port is already in use. ssh -v -v -v -R does not mention anything other than: debug1: Connections to remote port 2222 forwarded to local address strad:1111 while the logs on the remote machine contain: Apr 11 16:21:44 odin sshd[3808]: Accepted publickey for russr from ###.###.##.# port 50191 ssh2 Apr 11 16:21:44 odin sshd[3808]: error: bind: Address already in use Apr 11 16:21:44 odin sshd[3808]: error: channel_request_forwarding: cannot listen...
2008 Nov 13
69
[PATCH 00 of 38] xen: add more Xen dom0 support
Hi Ingo, Here''s the chunk of patches to add Xen Dom0 support (it''s probably worth creating a new xen/dom0 topic branch for it). A dom0 Xen domain is basically the same as a normal domU domain, but it has extra privileges to directly access hardware. There are two issues to deal with: - translating to and from the domain''s pseudo-physical addresses and real machine