* [gentoo-user] VirtualBox UI
@ 2021-08-21 18:42 pat
2021-08-21 19:03 ` Jack
2021-08-21 19:11 ` tastytea
0 siblings, 2 replies; 6+ messages in thread
From: pat @ 2021-08-21 18:42 UTC (permalink / raw
To: Gentoo User
Hi,
I didn't use VirtualBox for a while and I find out that virtualbox-bin
package has dissapeard. So I've installed virtualbox 6.1.22 but there's
missing VurtualBox command to tun graphical management. Is there other
UI for VirutalBox?
Thanks
Pat
----------------------------------------
Freehosting PIPNI - http://www.pipni.cz/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] VirtualBox UI
2021-08-21 18:42 [gentoo-user] VirtualBox UI pat
@ 2021-08-21 19:03 ` Jack
2021-08-21 19:14 ` pat
2021-08-21 19:11 ` tastytea
1 sibling, 1 reply; 6+ messages in thread
From: Jack @ 2021-08-21 19:03 UTC (permalink / raw
To: gentoo-user
On 8/21/21 14:42, pat@xvalheru.org wrote:
> Hi,
>
> I didn't use VirtualBox for a while and I find out that virtualbox-bin
> package has dissapeard. So I've installed virtualbox 6.1.22 but
> there's missing VurtualBox command to tun graphical management. Is
> there other UI for VirutalBox?
>
> Thanks
>
> Pat
You need to be a bit more specific about what you want to do. The
"VirtualBox" command launches the VirtualBox manager. Are you saying it
didn't get installed for you? I'm not aware of any other UI for it. I
don't know if you just made a typo - but the command is not VurtualBox,
it's VirtualBox.
Jack
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] VirtualBox UI
2021-08-21 19:03 ` Jack
@ 2021-08-21 19:14 ` pat
0 siblings, 0 replies; 6+ messages in thread
From: pat @ 2021-08-21 19:14 UTC (permalink / raw
To: gentoo-user
On 2021-08-21 21:03, Jack wrote:
> On 8/21/21 14:42, pat@xvalheru.org wrote:
>> Hi,
>>
>> I didn't use VirtualBox for a while and I find out that virtualbox-bin
>> package has dissapeard. So I've installed virtualbox 6.1.22 but
>> there's missing VurtualBox command to tun graphical management. Is
>> there other UI for VirutalBox?
>>
>> Thanks
>>
>> Pat
>
> You need to be a bit more specific about what you want to do. The
> "VirtualBox" command launches the VirtualBox manager. Are you saying
> it didn't get installed for you? I'm not aware of any other UI for
> it. I don't know if you just made a typo - but the command is not
> VurtualBox, it's VirtualBox.
>
> Jack
Yes, the VirtualBox command is missing. "VurtualBox" was typo.
Thanks
Pat
----------------------------------------
Freehosting PIPNI - http://www.pipni.cz/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] VirtualBox UI
2021-08-21 18:42 [gentoo-user] VirtualBox UI pat
2021-08-21 19:03 ` Jack
@ 2021-08-21 19:11 ` tastytea
2021-08-21 19:53 ` pat
1 sibling, 1 reply; 6+ messages in thread
From: tastytea @ 2021-08-21 19:11 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 558 bytes --]
On 2021-08-21 20:42+0200 pat@xvalheru.org wrote:
> Hi,
>
> I didn't use VirtualBox for a while and I find out that
> virtualbox-bin package has dissapeard. So I've installed virtualbox
> 6.1.22 but there's missing VurtualBox command to tun graphical
> management. Is there other UI for VirutalBox?
You need to make sure the headless use-flag is disabled and the qt5
useflag is enabled if you want the GUI.
Kind regards, tastytea
--
Get my PGP key with `gpg --locate-keys tastytea@tastytea.de` or at
<https://tastytea.de/tastytea.asc>.
[-- Attachment #2: Digitale Signatur von OpenPGP --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] VirtualBox UI
2021-08-21 19:11 ` tastytea
@ 2021-08-21 19:53 ` pat
2021-08-23 15:31 ` Laurence Perkins
0 siblings, 1 reply; 6+ messages in thread
From: pat @ 2021-08-21 19:53 UTC (permalink / raw
To: gentoo-user
On 2021-08-21 21:11, tastytea wrote:
> On 2021-08-21 20:42+0200 pat@xvalheru.org wrote:
>
>> Hi,
>>
>> I didn't use VirtualBox for a while and I find out that
>> virtualbox-bin package has dissapeard. So I've installed virtualbox
>> 6.1.22 but there's missing VurtualBox command to tun graphical
>> management. Is there other UI for VirutalBox?
>
> You need to make sure the headless use-flag is disabled and the qt5
> useflag is enabled if you want the GUI.
>
> Kind regards, tastytea
Thanks, qt5 was disabled. It works now.
Pat
----------------------------------------
Freehosting PIPNI - http://www.pipni.cz/
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: [gentoo-user] VirtualBox UI
2021-08-21 19:53 ` pat
@ 2021-08-23 15:31 ` Laurence Perkins
0 siblings, 0 replies; 6+ messages in thread
From: Laurence Perkins @ 2021-08-23 15:31 UTC (permalink / raw
To: gentoo-user@lists.gentoo.org
-----Original Message-----
From: pat@xvalheru.org <pat@xvalheru.org>
Sent: Saturday, August 21, 2021 12:53 PM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] VirtualBox UI
On 2021-08-21 21:11, tastytea wrote:
> On 2021-08-21 20:42+0200 pat@xvalheru.org wrote:
>
>> Hi,
>>
>> I didn't use VirtualBox for a while and I find out that
>> virtualbox-bin package has dissapeard. So I've installed virtualbox
>> 6.1.22 but there's missing VurtualBox command to tun graphical
>> management. Is there other UI for VirutalBox?
I believe libvirt is capable of managing VirtualBox based VMs as well, but the official UI is definitely superior if you're only managing a single host.
If you haven't used it in a while, note that Oracle has changed the license on their extensions such that any activity with even the faintest hint of educational or commercial purposes now requires purchasing a license. Last I looked the minimum purchase quantity was about $10,000 worth.
LMP
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2021-08-23 15:31 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-21 18:42 [gentoo-user] VirtualBox UI pat
2021-08-21 19:03 ` Jack
2021-08-21 19:14 ` pat
2021-08-21 19:11 ` tastytea
2021-08-21 19:53 ` pat
2021-08-23 15:31 ` Laurence Perkins
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox