English 中文(简体)
虚拟机器可见的铁路(当地:3000)
原标题:make mongrel_rails (localhost:3000) visible to a virtual machine

我在乌本图开发铁路,我刚刚为IEE测试建立了虚拟窗口Xp虚拟机器。 我愿意在乌本图管理铁路,然后跳到汽车上,以便检查它,从而可以跳出,进行变革,再次跳跃到车上,重新上载,并测试它等。 这是可能的吗?

在以往的这种局势中,我不得不在我的杰夫机器上安装一个灯塔服务器,并按此操作rel,以便从外部看得见(从我的地方网络可见)普地址,即从那时起,在电离层中穿过电离层。 是否确实有必要? 是否有更简单的方法? 难道能与我/etc/hosts或现场可查的档案一起做些事情,仅仅构成一些任意的网络地址,这些地址指向当地东道方:3,000处布图? 或者说什么?

页: 1

EDIT: i actually just set up an apache vhost which proxies the running mongrel server, which was much easier than i thought, using this guide: http://www.debian-administration.org/articles/495

因此,现在就这样了。 感谢阅读。

最佳回答

就记录而言:如果我理解正确的话, localhost:3000 是你想要从证书上查阅的物理机器? 视仪器的建立情况,请打电话http://<ip-of-phy>:3000/。 当地东道地区没有任何东西。 因此,如果您的物理箱有192.168.1.1。 页: 1

http://192.168.1.1:3000/

在考试和测验局的浏览器中。

问题回答

暂无回答




相关问题
Add a changing icon to Ubuntu Panel

What would be the most simple way of adding and changing an icon in the Ubuntu (Gnome) Panel? I m looking for something as simple as shell scripting, but I m not restricted to that. Will write a ...

Configuring kernel

After create a new system call, how to update the kernel? I tried these lines, make-kpkg clean fakeroot make-kpkg -initrd -append-to-version=-custom kernel_image kernel_headers But Ubuntu asked me ...

save Exceptions to file in python

I want to save all following Exceptions in a file. The reason why I need this is because the IDLE for python 3.1.1 in Ubuntu raises an Exception at calltipps, but close to fast, that it isn t readble. ...

How can i monitor system statistics in kubuntu using Java?

i am doing a project related to configuration and memory analyzer for kubuntu. i want to display the system statistics information like CPU usage, RAM usage and proceses etc. graphically using an ...

How to pass "--external-locking" for mysqld in Ubuntu

I would like to start my mysql server with the --external-locking option. As mysqld is run by the /etc/init.d/mysql script ubuntu (karmic), I guess that s where I should set this "--external-locking" ...

"g++" and "c++" compiler

I just found on my Ubuntu, there are two different C++ compilers: /usr/bin/g++ and /usr/bin/c++. I am not familiar with the latter, but man c++ just jumps to the manpage of gcc. I wonder what is their ...

热门标签