Re: What file does Linux use to...

2025-05-22 Thread Nicolas George
sage completely wrong. Regards, -- Nicolas George

Re: mounting backup filesystem on-demand (was Re: Checking for a mount in a shell script)

2025-05-21 Thread Nicolas George
um to the safe place. Regards, -- Nicolas George

Re: mounting backup filesystem on-demand (was Re: Checking for a mount in a shell script)

2025-05-21 Thread Nicolas George
ical damage or theft. Regards, -- Nicolas George

Re: Building an Android app using only Android SDK and development tools already available in Debian

2025-05-20 Thread Nicolas George
apis;x86_64" \ -d pixel_7 emulator -avd Pixel_7A_x86_64 -no-boot-anim -gpu off Regards, -- Nicolas George

Re: Internet connection in rescue mode

2025-05-02 Thread Nicolas George
rhkra...@gmail.com (HE12025-05-02): > What lesson is that? Never run a script with any privileges unless you know exactly what it does. Regards, -- Nicolas George

Re: gnome-shell: can't change PATH at gnome-shell level

2025-05-02 Thread Nicolas George
put. There are always good reasons to use zsh. Regards, -- Nicolas George

Re: Internet connection in rescue mode

2025-05-01 Thread Nicolas George
einstall. Regards, -- Nicolas George

Re: route all traffic to a internal socket

2025-04-30 Thread Nicolas George
rewall rules. What you are trying to achieve looks a lot like VPN software, look it up. Regards, -- Nicolas George

Re: Starting Debian 12 in run level 3

2025-04-29 Thread Nicolas George
he correct way of booting Debian 12 without a graphical interface? Hi. You need to look at `systemctl set-default`. Regards, -- Nicolas George

Re: Xpra

2025-04-28 Thread Nicolas George
Mario Marietto (HE12025-04-28): > This seems to be an interesting alternative to compare to xpra also because > it works even on FreeBSD (the OS that I use everyday) : > > https://winswitch.org/dev/ Please tell us if you find it useful once you have tested it throughly. -- Nicolas George

Re: Xpra

2025-04-28 Thread Nicolas George
Mario Marietto (HE12025-04-28): > Usually I check after that someone gave me some general idea. Then I suggest you apply the same rule even more strictly to saying. -- Nicolas George

Re: Xpra

2025-04-28 Thread Nicolas George
Mario Marietto (HE12025-04-28): > I think i can detach an application with ssh and a proper parameter. Checking is better than thinking without checking. Be sure to tell us the results of your experiments. -- Nicolas George

Re: Xpra

2025-04-28 Thread Nicolas George
;>>> even over laggy ADSL links and you can detach the window from the local >>>> display and reattach it to another. And once again, partially, when I replied to one of your own suggestions: >>>> Xpra would bring you the ability to detach apps on a per-VM basis -- Nicolas George

Re: Xpra

2025-04-28 Thread Nicolas George
een mode, and that would require changing the way I have been doing things with regard to hot-plugged screens. Regards, -- Nicolas George

Re: Xpra

2025-04-28 Thread Nicolas George
ime. If I run firefox through x2go for example, will I get (1) one big window with the firefox window in it, and if firefox opens a save dialog it will be inside the big window, or (2) a window for firefox, integrated with my local wm, and the save dialog ditto? Regards, -- Nicolas George

Re: Xpra

2025-04-25 Thread Nicolas George
ending bitmaps of its windows. Regards, -- Nicolas George

Re: Xpra

2025-04-25 Thread Nicolas George
t fast and detachable. Regards, -- Nicolas George

Xpra

2025-04-24 Thread Nicolas George
window, still responsive. I am rather fond of Xpra. Before considering installing it from sources, I wanted to ask: Do anybody know another tool with the same features, still packages for Trixie? Regards, -- Nicolas George

Re: Regular expressions, PCRE [was: Relation(s) between/among Kate, Kwrite, and Katepart]

2025-04-21 Thread Nicolas George
enefit? Will I find a trove of package already implementing network protocols and standard algorithms, or be able to run Perl 5 packages somehow? And so on. Do you know the answer to these questions? Or a place where somebody wrote them? Regards, -- Nicolas George

Re: Relation(s) between/among Kate, Kwrite, and Katepart

2025-04-20 Thread George at Clug
lar-expressions.html https://docs.kde.org/stable5/en/kate/kwrite/index.html (I presume kwrite does not support regular expressions) If I have understood your query (which seems unlikely), is the answer: Kwrite does not support regular expressions whil eKate and Katepart support the same regular expre

Re: https://wiki.debian.org/DotFiles

2025-04-20 Thread George at Clug
unning "ls ~/.bash_profile" as root? To my knowledge root's home directory should be /root, not /home/root. For me: # ls ~/.bash_profile /root/.bash_profile Did you create a user by the name "root" ? George. > > So the DotFiles page isn't consistent wi

Re: Colored e-mail without using \e[3;91m HTML \e[0m

2025-04-19 Thread Nicolas George
point where average human eyes start losing alignment. Regards, -- Nicolas George

Re: Colored e-mail without using \e[3;91m HTML \e[0m

2025-04-17 Thread Nicolas George
ately, that is just not true. > Then again, looking at their site, so is everything > else they do, including their TOU. What do you think is wrong in their terms of use? -- Nicolas George

Re: Colored e-mail without using \e[3;91m HTML \e[0m

2025-04-17 Thread Nicolas George
Oq8mb1L" (do not worry, this is not the real key). Regards, -- Nicolas George

Re: Colored e-mail without using \e[3;91m HTML \e[0m

2025-04-17 Thread Nicolas George
Roger Price (HE12025-04-17): > Very easy for him - he's a manager - he will say "Use software!". Problem > solved. Roger “I did. I am sure my mail is blue. Is it not?” and join a screenshot. Regards, -- Nicolas George

Re: Colored e-mail without using \e[3;91m HTML \e[0m

2025-04-17 Thread Nicolas George
believe you). Monochrome is rather stretching it in this day and age. Better evoke the situation of people with sight disabilities, because it is true that they might have special needs, including about color, to be able to read something. Regards, -- Nicolas George

Re: Colored e-mail without using \e[3;91m HTML \e[0m

2025-04-17 Thread Nicolas George
3;91m italic red \e[0m ", but they are ignored > in > an e-mail message body. > > Is there some way of producing colored text without using HTML ? Not possible. Regards, -- Nicolas George

Re: How to extract TABULAR data from a PDF document?

2025-04-15 Thread Nicolas George
source-files/TFP2021.pdf > ]. > > Suggestions? Have you tried starting with pdftotext -layout and then adding the CSV delimiters using a powerful editor. The rectangle selection of Vim might be useful. Regards, -- Nicolas George

Re: Broken file system?

2025-04-13 Thread Nicolas George
rive. If it did, it would not cal it unknown-block(0,0). Regards, -- Nicolas George

Re: Admin Root user [not set to default]

2025-04-09 Thread Nicolas George
nient if you want to run several > commands as root instead of just one. Not true: with a root shell, you need to be extra careful at all time. With sudo in front of the privileged commands, you only need to be extra careful when you type sudo. Regards, -- Nicolas George

Re: When an external disk is connected, the wireless mouse works by being connected from a shorter distance.

2025-04-06 Thread Nicolas George
robably because of radio interferences. Regards, -- Nicolas George

Re: Pls help fixing /boot/efi and GRUB

2025-04-05 Thread Nicolas George
ifying it that sudo makes things more complex than su. Please, when replying to this, double check you do not commit the second fallacy to assume that one thing is simpler than another when the difference is you already know the first and not the second. Regards, -- Nicolas George

Re: Installation Process

2025-04-05 Thread Nicolas George
That includes the root data structures of most anything that could already been there, so the rest, the data that will not have been overwritten, will be mostly unusable without a lot of effort. Regards, -- Nicolas George

Re: X client from Wayland to X11 through ssh

2025-04-04 Thread George at Clug
emote X or Wayland client like VNC. Apologies if I have misunderstood your question. George. On Saturday, 05-04-2025 at 03:07 Eben King wrote: > Hi. I have this machine "alexandria" onto which I installed Debian > yesterday: > > eben@alexandria:~$ cat /etc/debian_version

Re: Web server access

2025-04-02 Thread Nicolas George
of LF, as Tomas mentioned? For that, you would need to hit ctrl-enter and see ^M in the terminal, each time before you hit enter. Regards, -- Nicolas George

Re: Journalctl and offline boot disk drive

2025-03-30 Thread George
On 30/3/25 20:50, David wrote: On Sun, 30 Mar 2025 at 05:33, George Kirkham wrote: 'Back in the good old days' when logging was to text files. When a disk drive failed to boot, I could attach that disk drive to another computer as a secondary drive, and then mount and read the l

Journalctl and offline boot disk drive

2025-03-29 Thread George Kirkham
journal Is my interpretation of the man instructions correct? Has anyone had the occasion to do this?  And if so, does it work well? George. PS I am currently using Thunderbird to try out email threading. Are the any other good email clients that support email threading and are packaged in Debian?

Re: Frequent freezing around login screens

2025-03-28 Thread George at Clug
I am getting more emails coming in than I have time to read. I will try to keep my emails to a minimum. George. On Friday, 28-03-2025 at 14:14 Max Nikulin wrote: > On 28/03/2025 05:13, George at Clug wrote: > > > > Max suggested checking with journalctl which may help, but I

Re: Pls help fixing /boot/efi and GRUB

2025-03-28 Thread Nicolas George
reason why I decided to use some option to set > $HOME. I strongly suggest you learn to use sudo as sudo is intended to be used rather than using it as an imitation for su. You would not have had this problem if you did. Regards, -- Nicolas George

Re: Frequent freezing around login screens

2025-03-27 Thread George at Clug
. # grep -i "SYSFS" /etc/udev/rules.d/*.rules George. On Thursday, 27-03-2025 at 18:34 W. Pepperdine wrote: > > Here are outputs of a few queries on log entries > > from one of my XFCE installations. How do they compare > > with your logs? Can you see any reports on

Re: Frequent freezing around login screens

2025-03-26 Thread George at Clug
ailed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera Mar 27 09:12:17 tugll03 wireplumber[1473]: Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera On Thursday, 27-03-2025 at 07:26 George at Clug wrote: > Hi, > > Is any

Re: Frequent freezing around login screens

2025-03-26 Thread George at Clug
on for a reinstall, though I doubt this will help. sudo apt-get install --reinstall xserver-xorg-video-fbdev sudo apt-get install --reinstall lightdm This was another log check I noticed someone doing: journalctl | grep -i "broken pipe" https://www.loggly.com/ultimate-guide/using-journa

Re: Pls help fixing /boot/efi and GRUB

2025-03-26 Thread Nicolas George
for those is convenient. Regards, -- Nicolas George

Re: site-to-site VPN with credential prompts?

2025-03-26 Thread Nicolas George
ot; without really > understanding how it works. Must not comment. Must not comment. Regards, -- Nicolas George

Re: site-to-site VPN with credential prompts?

2025-03-26 Thread Nicolas George
jeremy ardley (HE12025-03-26): > One reason to choose VPN over ssh is that many ISPs block incoming ports > including ssh, telnet, RDP,  smtp, and smb ports. And they do not block ports used for VPNs. How convenient. -- Nicolas George

Re: site-to-site VPN with credential prompts?

2025-03-25 Thread Nicolas George
binary files with it. Regards, -- Nicolas George

Re: site-to-site VPN with credential prompts?

2025-03-25 Thread Nicolas George
: if your users might not be able to install port knocking software, not allowed to run VPN clients, or if an annoying firewall is in the middle, you have no choice but to let a public access. Regards, -- Nicolas George

Re: site-to-site VPN with credential prompts?

2025-03-25 Thread Nicolas George
hrough the VPN to internal systems. > Why do you think SSH is less secure than any other VPN ? Why do you think Jan says ssh is less secure than a VPN when Jan is saying that ssh is less secure than VPN+ssh? I suggest to add port knocking to protect the VPN. Regards, -- Nicolas George

Re: Linux image package install failure

2025-03-24 Thread Nicolas George
Regards, -- Nicolas George

Re: recursively share NFS

2025-03-22 Thread Nicolas George
many scenarios where it is useful, you just have to exercise your imagination. Maybe client does not and should not have network access to nas. Maybe alexandria does not have the hardware to plug the disks. Maybe alexandria implements caching that nas is not capable of doing. And so on and so on. Regards, -- Nicolas George

Re: recursively share NFS

2025-03-20 Thread Nicolas George
to...@tuxteam.de (HE12025-03-20): > Sorry if that came across as rude. Do not be: not reading before replying at least to see if what one is about to reply has already been addressed and therefore wasting everybody's time is way ruder than your message might seem. Regards, -- Nicolas George

Re: increment backup of home dir

2025-03-14 Thread Nicolas George
equivalent to no full backup after the very first one. And the very first one can be considered an incremental backup over a full one of no data at all. Regards, -- Nicolas George

Re: increment backup of home dir

2025-03-14 Thread Nicolas George
Hans (HE12025-03-14): > Depends on, what you prefer: in console, or with GUIn as conjob or whatever A tool that cannot be automated is not a backup tool. Corollary: a GUI-only tool is not a backup tool. Regards, -- Nicolas George

Re: increment backup of home dir

2025-03-14 Thread Nicolas George
ile you damaged, which is part of the job description of a backup tool. Regards, -- Nicolas George

Re: Steam was working an hour ago, now it will not load

2025-03-11 Thread George at Clug
, etc. I often wonder how Linux programs manage to work so well (most of the time). Well back to gaming... On Wednesday, 12-03-2025 at 08:17 George at Clug wrote: > Update: > > Launching 'LIBGL_ALWAYS_SOFTWARE=1 steam -no-cef-sandbox' from the command > did not work

Re: Steam was working an hour ago, now it will not load

2025-03-11 Thread George at Clug
5 at 12:12 PM George at Clug wrote: > > > > > > > On Tuesday, 11-03-2025 at 23:34 Greg Wooledge wrote: > > > On Tue, Mar 11, 2025 at 12:03:48 +, Miriami wrote: > > > > I plan to deploy Steam on my Debian but I haven't begun to. I remember > > t

Re: LC_TIME set incorrectly

2025-03-11 Thread George at Clug
On Wednesday, 12-03-2025 at 05:01 Nils wrote: > On Tuesday, March 11, 2025 6:52:41 PM GMT+1 Greg Wooledge wrote: > > It might be coming from one of the user's dot files. You can try > > these: > > Thanks! That seems to be it: > > $ sudo su -- root -c env | grep LC_TIME > LC_TIME=de_DE.UTF-8 >

Re: Steam was working an hour ago, now it will not load

2025-03-11 Thread George at Clug
On Tuesday, 11-03-2025 at 23:34 Greg Wooledge wrote: > On Tue, Mar 11, 2025 at 12:03:48 +, Miriami wrote: > > I plan to deploy Steam on my Debian but I haven't begun to. I remember that > > on the Steam website, the website says that the requirement of the Steam > > app is 'a xxx version *

Re: Steam was working an hour ago, now it will not load

2025-03-11 Thread George at Clug
Update: Steam runs successfully on Debian Trixie and on Arch Linux. Still failing on Debian Bookworm. On Tuesday, 11-03-2025 at 21:44 George at Clug wrote: > Hi, > > > Any use Steam? > > > We do. About an hour ago, I was using steam to play a game and all was > wor

Re: Kernel only seeing 2TB of an 8TB disk

2025-03-11 Thread Nicolas George
and gdisk telling us the block device has the wrong size: the issue is absolutely not the filesystem on it. Also, this is not Windows, please do not use “format” as a verb for a disk. Regards, -- Nicolas George

Steam was working an hour ago, now it will not load

2025-03-11 Thread George at Clug
Hi, Any use Steam? We do. About an hour ago, I was using steam to play a game and all was working well. Then a member of the family reported that they were unable to load Steam. We tested on another (third) computer, and as Steam started, it checks for updates and then never loaded. I then ex

Re: Kernel only seeing 2TB of an 8TB disk

2025-03-11 Thread Nicolas George
   16 2147483647 sdb >> Found valid GPT with protective MBR; using GPT. >> Disk /dev/sdb: 4294967294 sectors, 2.0 TiB Regards, -- Nicolas George

Re: filesystem damage

2025-03-05 Thread Nicolas George
. The point of the test is: if it succeeds, you can reasonably hope that the device will continue working for some time. Regards, -- Nicolas George

Re: Mailing list in nomail

2025-03-04 Thread Nicolas George
Yassine Chaouche (HE12025-03-04): > I see this as a "forum" mode It is not called “forum mode”, it is called “egoistic mode”, because the poster expects other people will read their messages and provide help but is not willing to do the same for others in return. Regards, -- Nicolas George

Re: Proposal for a Yearly Stable Release Cycle for Educational Institutions

2025-03-04 Thread Nicolas George
to...@tuxteam.de (HE12025-03-04): > > That is a terrible idea. > Not if done right. “Not if done right” has been said of all terrible ideas in the history of terrible ideas. Regards, -- Nicolas George

Re: Firefox adds a controversial ToS

2025-03-04 Thread George at Clug
On Tuesday, 04-03-2025 at 21:05 Jonathan Dowland wrote: > On Sat Mar 1, 2025 at 11:50 AM GMT, Frank Guthausen wrote: > > If this questions affects the DFSG, Debian must take a position. The > > obvious elephant in the room is the question whether Firefox can be > > part of the official distribut

Re: Proposal for a Yearly Stable Release Cycle for Educational Institutions

2025-03-04 Thread Nicolas George
That is a terrible idea. Regards, -- Nicolas George

Re: Proposal for a Yearly Stable Release Cycle for Educational Institutions

2025-03-04 Thread Nicolas George
u should not give them the privileges to do it in the first place) and you cannot come do it during the lessons. Regards, -- Nicolas George

Re: Proposal for a Yearly Stable Release Cycle for Educational Institutions

2025-03-04 Thread Nicolas George
to unexpectedly throw away perfectly good computers just because they do not have the latest fake-security chip mandatory for the new release of Windows Regards, -- Nicolas George

Re: filesystem damage

2025-03-02 Thread George at Clug
On Monday, 03-03-2025 at 06:46 Chris Green wrote: > Anssi Saari wrote: > > Eben King writes: > > > > > Normally I hibernate, and while it's hibernated, boot off a thumb drive > > > and back up (either by partition or the whole drive) to a dedicated > > > drive.  The idea is if my main drive t

Re: Firefox adds a controversial ToS

2025-02-28 Thread George at Clug
eed for data to train A.I. Both for the company's benefit, and conceptually for your (our) benefit too [if you believe that]. George. > > The Worst Firefox Update Ever > https://youtu.be/E4JOnQY_qbo > > Info from Mozilla: > https://blog.mozilla.org/en/products/firefox/fire

Re: Debian 12.9 and use of sudo for regular accounts

2025-02-20 Thread Nicolas George
it that the last line gives sudo privileges to the sudo user, not group? Regards, -- Nicolas George

Re: libvirt / KVM in Intel i5-4590

2025-02-14 Thread George at Clug
the  libvirtd.service is enabled and running (I presume it is) # systemctl status libvirtd.service ● libvirtd.service - Virtualization daemon Loaded: loaded (/lib/systemd/system/libvirtd.service; enabled; preset: enabled) Active: active (running) since Sat 2025-02-15 07:14:34 AEDT; 17s ago Hoping some of this may help you. George. > >

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Nicolas George
the good answers. -- Nicolas George

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Nicolas George
icolas George

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Nicolas George
Max Nikulin (HE12025-02-12): > I would not be surprised if it is not explicitly documented. At worst, the source code is the documentation. Regards, -- Nicolas George

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Nicolas George
a way, but it would be less efficient than installing Windows or Macos instead of Linux. If you want a Linux way to solve the issue: first, read the documentation of xfce-terminal to see how it decides which web browser to run; then read the documentation of that mechanism to see how to configure it. Regards, -- Nicolas George

Re: Debian download

2025-02-11 Thread George at Clug
et is also usual to upgrade from an older version to a new version. I could explain how I do version upgrades, once I know whether your PC has Internet or not. George. > Am I missing a step? Is it > possible for you to give me step by step instructions? Would greatly > appreciate it > > Cheers > > Peter >

Re: FN hotkeys not working after kernel loads (Was: Dell Latitude 5400 + plasma - keyboard?)

2025-02-11 Thread Nicolas George
if you want the keys to be handled without a desktop environment, you will need to explain the circumstances in more details. Regards, -- Nicolas George

Re: FN hotkeys not working after kernel loads (Was: Dell Latitude 5400 + plasma - keyboard?)

2025-02-10 Thread Nicolas George
/input/event0 and press a few keys. If it prints something, you know the keys work. If it prints nothing, you break it with ctrl-C and you start again with event1, then event2, etc., until either you have found the keys work or you have exhausted the event devices. Regards, -- Nicolas George

Cancel email address debianl...@mailfence.com

2025-02-09 Thread Thomas George
. Thomas George

Re: Synaptic and updated apt sources?

2025-02-07 Thread George at Clug
On Saturday, 08-02-2025 at 01:35 Boyan Penkov wrote: > Hello George, > > No problem -- and to be clear, as Joe pointed out, it's not clear that > there's actually an issue that would warrant *not* running > modernize-sources; synaptic does work fine, just won't s

Re: Synaptic and updated apt sources?

2025-02-07 Thread George at Clug
know of any method to "undo" this modernization? Thanks for alerting me to this issue, as I will be sure not to run modernize-sources until this issue is resolved. George > > However, in Synaptic, clicking on Settings -> Repositories shows a > blank list, presumably re

Re: Synaptic and updated apt sources?

2025-02-07 Thread George at Clug
Do you mean /etc/apt/sources.list ? Which version of Debian? And what do you mean "modernized ones" ? (where did you see these documented? I may have missed something?) My Synaptic works great, but then, I do not think I am using any "modernised ones". George. > >

Re: no space left on device

2025-02-03 Thread George at Clug
space that can be used by users for data files. George. On Tuesday, 04-02-2025 at 07:45 George at Clug wrote: > I love three letter acronyms ! So meaningful (of course, context helps) > > I am going to guess with large capacity drives, and large SAN environments, > Master Fil

Re: no space left on device

2025-02-03 Thread George at Clug
I love three letter acronyms ! So meaningful (of course, context helps) I am going to guess with large capacity drives, and large SAN environments, Master File Table (MFT) management and scalability is critical ? I am curious: Are you storing many small files? What is the size of the NTFS pa

Re: WLAN with /etc/network/interfaces

2025-02-03 Thread George at Clug
understanding networking, I learn what I need to [hopefully] make it work. George. On Monday, 03-02-2025 at 01:01 Rainer Dorsch wrote: > Hello, > > > I am trying to bringup the wifi network with an ipv4 address on a Cubox-i > automatically after boot. > > Manually

Re: WLAN with /etc/network/interfaces

2025-02-03 Thread George at Clug
-v5-15-58-2023-0801-backport-issue/td-p/474900#. https://bugs-devel.debian.org/cgi-bin/bugreport.cgi?bug=1041436 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1053345 https://patchwork.kernel.org/project/linux-wireless/patch/5a55d325.60...@broadcom.com/ George. On Monday, 03-02-2025 at 01

Re: Firefox and Video DRM

2025-01-31 Thread George at Clug
ified the sources. I am pleased you worked that out. I appreciate it when others give me full and clear instructions, so I should do the same. George. > >

Re: Firefox and Video DRM

2025-01-31 Thread George at Clug
but it is not necessary) https://wiki.debian.org/Backports Copy the repository below, then hit the "Add Source" button: deb http://deb.debian.org/debian bookworm-backports main contrib non-free George. > > to /etc/apt/sources.list, ran apt update and got the error messa

Re: Firefox and Video DRM

2025-01-31 Thread George at Clug
On Saturday, 01-02-2025 at 03:57 Roger Price wrote: > On Fri, 31 Jan 2025, Henrik Ahlgren wrote: > > > On Fri, 2025-01-31 at 21:53 +1100, George at Clug wrote: > > > The same (now that I am using backports): > > > $ yt-dlp --version > > > 2025.01.15 >

Re: Firefox and Video DRM

2025-01-31 Thread George at Clug
On Friday, 31-01-2025 at 21:42 Bret Busby wrote: > On 31/1/25 18:19, George at Clug wrote: > > > > > > On Friday, 31-01-2025 at 20:41 Henrik Ahlgren wrote: > >> On Fri, 2025-01-31 at 19:24 +1100, George at Clug wrote: > >>> I have two answers (whic

Re: Firefox and Video DRM

2025-01-31 Thread George at Clug
On Friday, 31-01-2025 at 21:30 Bret Busby wrote: > On 31/1/25 16:24, George at Clug wrote: > > > > > > On Friday, 31-01-2025 at 18:57 Bret Busby wrote: > >> On 31/1/25 14:50, George at Clug wrote: > >>> Does anyone use Firefox to watch DRM protected V

Re: Firefox and Video DRM

2025-01-31 Thread George at Clug
re, 2) Any content locked by DRM is obviously not meant to be watched [by me]. Unless I am convinced the DRM is not able to be maliciously modified I doubt I will be reinstalling it. On Friday, 31-01-2025 at 20:32 Cindy Sue Causey wrote: > On Fri, 2025-01-31 at 17:50 +1100, George at Clug wrote:

Re: Firefox and Video DRM

2025-01-31 Thread George at Clug
On Friday, 31-01-2025 at 20:41 Henrik Ahlgren wrote: > On Fri, 2025-01-31 at 19:24 +1100, George at Clug wrote: > > I have two answers (which might not be good answers, if so someone may be > > able to correct me) > > > > 1) For some time now yt-dlp has been unable

Re: Firefox and Video DRM

2025-01-31 Thread George at Clug
On Friday, 31-01-2025 at 18:57 Bret Busby wrote: > On 31/1/25 14:50, George at Clug wrote: > > Does anyone use Firefox to watch DRM protected Video content? > > > > Is it normal for DRM to display lots of ads whenever Firefox is loaded? > > > > I did enable

Re: Zoom

2025-01-30 Thread George at Clug
On Friday, 31-01-2025 at 18:02 D MacDougall wrote: > On 1/29/25 05:39, Gregory Forster wrote: > > Hi, I've been using Debian for about 3 months, still a newbie. I'm > > trying to get totally off of Windows.One program I'm not sure about is > > Zoom.If you go to their web site, they detect you're

Firefox and Video DRM

2025-01-30 Thread George at Clug
e Add-ons Manager prevents it from running on your computer and prevents future updates from downloading. Please reply if you have had any such experiences. George.

Re: Hugh Problem with Firefox and Debian 12

2025-01-30 Thread George at Clug
en use it." As people make replies, they often trim the original message so this message could have been lost in later posts. You may be able to find the original comment in the archive list? I wonder if the suggestion " firefox-esr --ProfileManager" may have loaded a working

Re: Hugh Problem with Firefox and Debian 12

2025-01-30 Thread George at Clug
On Friday, 31-01-2025 at 12:35 Lee wrote: > On Wed, Jan 29, 2025 at 2:57 AM Jeffrey Walton wrote: > > > > On Sun, Jan 26, 2025 at 11:17 PM Maureen Thomas wrote: > > > > > > I am using an updated Debian 12 with Thurderbird and Firefox. Since the > > > updated firefox I can not use it as it free

  1   2   3   4   5   6   7   8   9   10   >