Re: exporting display like

2020-12-17 Thread Brian
On Thu 17 Dec 2020 at 19:35:54 -0500, Kenneth Parker wrote: > Update: When I tried to install xpra on Bullseye, the error message was, > "Package xpra is not available, but is referred to by another package". Use https://www.debian.org/distrib/packages to to search for xpra and bring up its

Re: Select which system to boot while rebooting

2020-12-17 Thread Reco
Hi. On Thu, Dec 17, 2020 at 06:45:47PM -0600, David Wright wrote: > > A correction - GRUB_DISABLE_SUBMENU=true should be put into > > /etc/default/grub. > > What sort of weirdness happens? Is the problem with writing > /boot/grub/grubenv (where the strings reside), or with Grub's > readin

Re: Select which system to boot while rebooting

2020-12-17 Thread David Wright
On Thu 10 Dec 2020 at 13:47:28 (+0300), Reco wrote: > On Thu, Dec 10, 2020 at 01:46:18PM +0300, Reco wrote: > > On Thu, Dec 10, 2020 at 11:12:37AM +0100, to...@tuxteam.de wrote: > > > On Thu, Dec 10, 2020 at 12:00:20PM +0200, Andrei POPESCU wrote: > > > > > > [...] > > > > > > > 2. As far as I re

Re: exporting display like

2020-12-17 Thread Kenneth Parker
On Thu, Dec 17, 2020 at 7:08 PM Kenneth Parker wrote: > > > On Thu, Dec 17, 2020, 6:12 PM Nicolas George wrote: > >> mick crane (12020-12-17): >> > please bear in mind I don't know what I'm doing. >> > It is convenient to have the one display and keyboard/mouse >> > I sometimes if on windows use

Re: exporting display like

2020-12-17 Thread Kenneth Parker
On Thu, Dec 17, 2020, 6:12 PM Nicolas George wrote: > mick crane (12020-12-17): > > please bear in mind I don't know what I'm doing. > > It is convenient to have the one display and keyboard/mouse > > I sometimes if on windows use putty/Xming to start GUI program on other > > Debian PC. > > Think

Re: exporting display like

2020-12-17 Thread Nicolas George
mick crane (12020-12-17): > please bear in mind I don't know what I'm doing. > It is convenient to have the one display and keyboard/mouse > I sometimes if on windows use putty/Xming to start GUI program on other > Debian PC. > Think I used screen before so can attach/detach from running terminal >

exporting display like

2020-12-17 Thread mick crane
please bear in mind I don't know what I'm doing. It is convenient to have the one display and keyboard/mouse I sometimes if on windows use putty/Xming to start GUI program on other Debian PC. Think I used screen before so can attach/detach from running terminal program but with X display program

Re: Debian 10 64bit

2020-12-17 Thread steef
to...@tuxteam.de wrote on 17-12-20 17:36: On Thu, Dec 17, 2020 at 10:20:57AM -0600, David Wright wrote: On Thu 17 Dec 2020 at 10:13:28 (-0500), Greg Wooledge wrote: On Thu, Dec 17, 2020 at 04:02:31PM +0100, to...@tuxteam.de wrote: On Thu, Dec 17, 2020 at 09:51:37AM -0500, Jerry Mellon wrote:

from john hung banh maybe useful info

2020-12-17 Thread John banh
hi debian creators; i started using lubuntu 19.10 given to me by my friend he lives in toronto and is afghanistan. i started using it only from start few months ago, he asked me if i wanted or feel comfortable donating to you guys but i told him i was fearful of the conflict between microsoft and

Re: Debian 10 64bit

2020-12-17 Thread tomas
On Thu, Dec 17, 2020 at 10:20:57AM -0600, David Wright wrote: > On Thu 17 Dec 2020 at 10:13:28 (-0500), Greg Wooledge wrote: > > On Thu, Dec 17, 2020 at 04:02:31PM +0100, to...@tuxteam.de wrote: > > > On Thu, Dec 17, 2020 at 09:51:37AM -0500, Jerry Mellon wrote: > > > > Hi, > > > > When I installed

Re: Debian 10 64bit

2020-12-17 Thread David Wright
On Thu 17 Dec 2020 at 10:20:57 (-0600), I wrote: > On Thu 17 Dec 2020 at 10:13:28 (-0500), Greg Wooledge wrote: > > On Thu, Dec 17, 2020 at 04:02:31PM +0100, to...@tuxteam.de wrote: > > > On Thu, Dec 17, 2020 at 09:51:37AM -0500, Jerry Mellon wrote: > > > > Hi, > > > > When I installed Debian 10 th

Re: Debian 10 64bit

2020-12-17 Thread David Wright
On Thu 17 Dec 2020 at 10:13:28 (-0500), Greg Wooledge wrote: > On Thu, Dec 17, 2020 at 04:02:31PM +0100, to...@tuxteam.de wrote: > > On Thu, Dec 17, 2020 at 09:51:37AM -0500, Jerry Mellon wrote: > > > Hi, > > > When I installed Debian 10 the %sudo ALL=(ALL:ALL) ALL had a "#" in > > > front of it. D

Re: Debian 10 64bit

2020-12-17 Thread Greg Wooledge
On Thu, Dec 17, 2020 at 04:02:31PM +0100, to...@tuxteam.de wrote: > On Thu, Dec 17, 2020 at 09:51:37AM -0500, Jerry Mellon wrote: > > Hi, > > When I installed Debian 10 the %sudo ALL=(ALL:ALL) ALL had a "#" in > > front of it. Does the "%" have the same function as the "#"? > > No: "#" indicates a

Re: Debian 10 64bit

2020-12-17 Thread tomas
On Thu, Dec 17, 2020 at 09:51:37AM -0500, Jerry Mellon wrote: > Hi, > When I installed Debian 10 the %sudo ALL=(ALL:ALL) ALL had a "#" in > front of it. Does the "%" have the same function as the "#"? No: "#" indicates a comment, i.e. that line is commented out. You'd have to remove the "#" (not t

Re: Debian 10 64bit

2020-12-17 Thread Jerry Mellon
Hi, When I installed Debian 10 the %sudo ALL=(ALL:ALL) ALL had a "#" in front of it. Does the "%" have the same function as the "#"? Jerry

Re: Debian 10 64bit

2020-12-17 Thread Steven Mainor
I just finished installing Debain 10 on two VMs from the amd64 ISO (debian-10.7.0-amd64-netinst.iso) For both installs I used the graphical installer left all options at defaults, Including the default desktop environment "Debian desktop environment". On the first install I left the root pas

Re: Debian 10 64bit

2020-12-17 Thread Tixy
On Wed, 2020-12-16 at 23:54 +, Brian wrote: > On Wed 16 Dec 2020 at 16:00:08 -0600, David Wright wrote: > > > On Tue 15 Dec 2020 at 19:33:53 (+0100), john doe wrote: > > > On 12/15/2020 6:34 PM, Tixy wrote: > > > > On Tue, 2020-12-15 at 11:36 +0100, john doe wrote: > > > > > On 12/15/2020 10:1

Re: chromecast: no audio when casting screen, works with tab

2020-12-17 Thread Andrea Borgia
Il giorno gio 17 dic 2020 alle ore 07:12 Javier Barroso < javibarr...@gmail.com> ha scritto: > > It is a known issue , see > > https://support.google.com/chromecast/thread/27045993?hl=en > Great find, thanks for the quick response too :)