Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Nov 2021 17:19:53 -0800
From:      Kevin Oberman <rkoberman@gmail.com>
To:        Sysadmin Lists <sysadmin.lists@mailfence.com>
Cc:        Derek Schrock <dereks@lifeofadishwasher.com>,  "freebsd-emulation@freebsd.org" <freebsd-emulation@freebsd.org>
Subject:   Re: VirtualBox Remote Instance
Message-ID:  <CAN6yY1u0PZH%2By%2Bu=Q36QC0MaTZZBWGrx6%2BmY2NuU-F0QBtrhRQ@mail.gmail.com>
In-Reply-To: <814064652.472197.1638052398682@ichabod.co-bxl>
References:  <1504452818.359186.1637965506245@ichabod.co-bxl> <YaFvF8GQasOjiE3f@ircbsd.lifeofadishwasher.com> <814064652.472197.1638052398682@ichabod.co-bxl>

next in thread | previous in thread | raw e-mail | index | archive | help
--0000000000000cc0f905d1cf207c
Content-Type: text/plain; charset="UTF-8"

On Sat, Nov 27, 2021 at 2:33 PM Sysadmin Lists <sysadmin.lists@mailfence.com>
wrote:

> > From: Derek Schrock <dereks@lifeofadishwasher.com>
> > FYI, pkg info has -x that will allow you to filter packages from the
> > regex pattern given to -x:
> >
> >   pkg info -x virtualbox
>
> Thanks. I know `pkg' has a ton of aliases and features, but using them
> often enough to remember them when they're useful is another story. That
> awk code is useful in a wide range of situations. I use `awk' to grep more
> often than I use `grep' to grep.
>
> grep virtualbox == awk '/virtualbox/'
>
> > This sounds as if it's an issue with the local X server running or
> > you're just not waiting long enough for the Qt window to appear.  For
> > example trying to run xterm via a VPN back to from home machine over the
> > Internet takes ~10 seconds.  Is this running X11 Forwarding via a local
> > LAN or WAN?  If WAN give it more time?  If you gave it enough time I'd
> > guess it's back to the local X server.
>
> LAN. I've let it sit there for close to 10-minutes before and nothing
> changed. It's not a time-out or timing issue.
>
> > I might recommend using net/xrdp instead of X11 Forwarding or use
> > www/phpvirtualbox with VNC if you need console access.
>
> Since it's on a LAN, I've been using unsecured VNC connections just fine.
> It's a good workaround, but not a solution.
>
> > I've seen too many issues over the past couple years with applications
> > not working correctly via X11 Forwarding to just stop using it other
> > than simple applications.
>
> If it's affecting that many applications, perhaps freebsd-questions@ has
> seen this problem before and can suggest a potential fix.
>
> Thanks for looking into it.
>
> --
> Sent with https://mailfence.com
> Secure and private email
>
I find an easier way to do this without the aliases, grep, or awk is:
ptavv> pkg info virtualb\*
virtualbox-ose-6.1.30
virtualbox-ose-kmod-6.1.30
ptavv>
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: rkoberman@gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683

--0000000000000cc0f905d1cf207c--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1u0PZH%2By%2Bu=Q36QC0MaTZZBWGrx6%2BmY2NuU-F0QBtrhRQ>