[ Comments below, in line ] On Thursday 30 June 2011 at 4:21 pm, mattias penned about "Re: [VBox-users] vboxheadless"
> Aha ok > But.... Linux guest without gui with headless How to find the ip??? > Or should I prepare it before maybe Hi Mattias, Yes, you either need to statically assign the IP or use DHCP and punch down an IP for the MAC address. Another alternative is to use the VBox CLI and port-forward the VM's `port 22' to some other port on the Host. For example, to port `4000' This way you can `ssh -P 4000 host-server' Of course you'll need to ensure the Host isn't blocking the port. Cheers, -- Pablo Sanchez - Blueoak Database Engineering, Inc Ph: 819.459.1926 Fax: 760.860.5225 (US) ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ VBox-users-community mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vbox-users-community
