Editing
Main Page
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Computers/Emulators/Intel_x86_Architecture/VirtualBox === * https://en.wikipedia.org/wiki/VirtualBox ==== communication with a (local) virtual machine ==== If the host is connected to its LAN through wifi, the network interface(s) of a local virtual machine cannot be set to ''bridged mode'' and hence cannot acquire its own IP address on the LAN. The virtual machine usually can be ssh-ed into on a unusual port like 2222: ssh into a local virtual machine: <pre> $ ssh -p 2222 localhost </pre> rsync (via ssh) into a local virtual machine: <pre> $ env RSYNC_RSH='ssh -p 2222' rsync -vaz diary localhost:diary_ </pre> emacs/tramp/dired (http://www.gnu.org/software/tramp/) with a local virtual machine: this should "ssh -p 2222 localhost", but seems to ignore "-p 2222": <pre> /ssh:localhost#2222: </pre> these variations of the above work: <pre> /sshx:localhost#2222: /scpx:localhost#2222: </pre>
Summary:
Please note that all contributions to wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Log in
Namespaces
Main Page
Discussion
British English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information