0

I have devstack which is the development environment for Openstack on my Ubuntu machine 12.04 LTS. I recently installed mediawiki on my laptop. The problem now seems to be that every time I run /etc/init/apache2 start, the server starts and points to Openstack login. I want to instantiate the mediawiki server.

Is this possible? Can a single piece of hardware run two servers? Do I have to virtualization here?

The solution that I could think of on top of my head is that, there must be a file which points which server to instantiate. If this is the case, I am not able to think which file has to be changed.

4

1 に答える 1

0

おそらくLXCを見たいと思うでしょう。そして、devstack 環境用の Linux コンテナーを作成します。

あるいは、カウビルダーに似たものがうまくいくかもしれません。

于 2013-07-09T04:19:21.937 に答える