Re: lxd on Fedora for virtual machine

2023-01-31 Thread Robert McBroom via users
On 1/31/23 06:06, Patrick O'Callaghan wrote: On Tue, 2023-01-31 at 00:00 -0500, Robert McBroom via users wrote: I see discussions of container tech with lxd and docker on ubuntu. dnf will install docker. Anyone have experience with a windows virtual machine with these systems? If you mean runni

Re: Vivaldi web browser - anybody?

2023-01-31 Thread ToddAndMargo via users
On 1/31/23 10:56, Andras Simon wrote: 2023-01-31 19:19 UTC+01:00, lejeczek via users : Hi guys. Does anybody use Vivaldi? I've had for a few years but have used it only for specific subset of wwws. I've only recently noticed I do not get sound during video playback, Youtube and others. Can some

Re: Vivaldi web browser - anybody?

2023-01-31 Thread Andras Simon
2023-01-31 19:19 UTC+01:00, lejeczek via users : > Hi guys. > > Does anybody use Vivaldi? > I've had for a few years but have used it only for specific > subset of wwws. I've only recently noticed I do not get > sound during video playback, Youtube and others. > Can somebody confirm, using their yu

Re: vim question - how to stop auto comments

2023-01-31 Thread Chris Adams
Once upon a time, Sbob said: > Anyone know how to disable the vim feature where it auto comments > all lines after a comment, meaning if I add a comment line and then > hit enter for a new line I do not want the new line to automatically > hace a comment (#) char... it's driving me nuts! What you

Re: vim question - how to stop auto comments (SOLVED)

2023-01-31 Thread Sbob
Just a heads up, I solved this by adding this line to my .vimrc file: autocmd BufNewFile,BufRead * setlocal formatoptions-=ro On 1/31/23 11:25, Sbob wrote: Hi all; Anyone know how to disable the vim feature where it auto comments all lines after a comment, meaning if I add a comment line

vim question - how to stop auto comments

2023-01-31 Thread Sbob
Hi all; Anyone know how to disable the vim feature where it auto comments all lines after a comment, meaning if I add a comment line and then hit enter for a new line I do not want the new line to automatically hace a comment (#) char... it's driving me nuts! Thanks in advance __

Vivaldi web browser - anybody?

2023-01-31 Thread lejeczek via users
Hi guys. Does anybody use Vivaldi? I've had for a few years but have used it only for specific subset of wwws. I've only recently noticed I do not get sound during video playback, Youtube and others. Can somebody confirm, using their yum/rpm packaged installation? many thanks, L._

Re: lxd on Fedora for virtual machine

2023-01-31 Thread Patrick O'Callaghan
On Tue, 2023-01-31 at 00:00 -0500, Robert McBroom via users wrote: > I see discussions of container tech with lxd and docker on ubuntu. > dnf > will install docker. Anyone have experience with a windows virtual > machine with these systems? If you mean running a Windows VM with a container as th