28 abr 2017
26 abr 2017
25 abr 2017
ssh from host to guest using qemu
how to connect from the host using ssh to the VM:
networking - ssh from host to guest using qemu - Unix & Linux Stack Exchange
-net user,hostfwd=tcp::10022-:22
-net nic
This hostforwarding maps the localhost (host) port 10022 to the port 22 on the VM.
Once the VM was started like this, you can access it from the localhost as follows:ssh vmuser@localhost -p10022
The -net nic command initializes a very basic virtual network interface card.networking - ssh from host to guest using qemu - Unix & Linux Stack Exchange
24 abr 2017
23 abr 2017
android dev study list
https://www.reddit.com/r/androiddev/comments/66obt0/what_are_the_thing_that_every_junior_android/
22 abr 2017
21 abr 2017
16 abr 2017
3 abr 2017
Suscribirse a:
Entradas (Atom)