Text linux under text linux

Discussions related to using VirtualBox on Linux hosts.
Post Reply
clemare
Posts: 1
Joined: 13. Aug 2008, 23:59

Text linux under text linux

Post by clemare »

I have an Ubuntu Server 8.x installed, and I wonder if it is possible to install a virtual machine that runs Ubuntu Server from inside the first one, BUT, without X11 installed in the first machine. The idea is to keep things slim, without the unnecesary graphical interface.

Thanks.

clemare
greenpossum
Volunteer
Posts: 98
Joined: 11. Jul 2008, 08:10

Re: Text linux under text linux

Post by greenpossum »

clemare wrote:I have an Ubuntu Server 8.x installed, and I wonder if it is possible to install a virtual machine that runs Ubuntu Server from inside the first one, BUT, without X11 installed in the first machine. The idea is to keep things slim, without the unnecesary graphical interface.

Thanks.

clemare
Sure. X11 isn't needed to run, and you can do all your setup from the CLI. If you have a third machine with a GUI you can view the guest "console" with VRDP.

The manual has all the details.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

In a certain way, you can do this. The biggest problem is that you need packages that depend on GUI packages. If you want to install the VB package, there is a dependency for GTK/QT, and if you want to install GTK/QT, there is another dependency on it and so on. In the end, you might have to install some basic packages for the X window system. However, once VB is installed, you might be able to remove them again. Also, if you don't use the GUI, it won't get loaded or use any memory, only some disk space.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Post Reply