Re: add-apt-repository broken

2025-04-17 Thread Timothy M Butterworth
On Thu, Apr 17, 2025 at 10:27 PM Van Snyder wrote: > I'm using Debian 12. > > I tried to add a PPA repository but it failed: > PPA's are an Ubuntu creation and do not work on Debian. > > root@Blue:~# add-apt-repository ppa:mkusb/ppa > Traceback (most recent c

add-apt-repository broken

2025-04-17 Thread Van Snyder
I'm using Debian 12. I tried to add a PPA repository but it failed: root@Blue:~# add-apt-repository ppa:mkusb/ppa Traceback (most recent call last): File "/usr/bin/add-apt-repository", line 362, in sys.exit(0 if addaptrepo.main() else 1) ^ File "/usr/bi

Re: add-apt-repository broken

2025-04-17 Thread Andrew M.A. Cater
On Thu, Apr 17, 2025 at 02:38:38PM -0700, Van Snyder wrote: > I'm using Debian 12. > > I tried to add a PPA repository but it failed: > PPAs are primarily for Ubuntu and only used in Ubuntu. There's every likelihood that you can't use this one with Debian. You migh

Re: add-apt-repository broken

2025-04-17 Thread Christian Britz
Am 17.04.25 um 23:38 schrieb Van Snyder: I'm using Debian 12. I tried to add a PPA repository but it failed: PPAs are an Ubuntu thing.

Re: add user to a group and logout/login to apply

2025-02-04 Thread Vasyl Vavrychuk
On Tue, Feb 4, 2025 at 4:27 AM Max Nikulin wrote: > > On 02/02/2025 22:51, Vasyl Vavrychuk wrote: > > On the other hand, I've checked that with Debian 12 and GNOME it is > > not enough to logout and login to see that a user is added to a group. > > > > Any comments? > > Wait a bit longer before ne

Re: add user to a group and logout/login to apply

2025-02-03 Thread Max Nikulin
On 02/02/2025 22:51, Vasyl Vavrychuk wrote: On the other hand, I've checked that with Debian 12 and GNOME it is not enough to logout and login to see that a user is added to a group. Any comments? Wait a bit longer before next login (and check there is no VT or ssh logins at the same time).

Re: add user to a group and logout/login to apply

2025-02-02 Thread Greg Wooledge
On Sun, Feb 02, 2025 at 16:55:25 -0600, Nicholas Geovanis wrote: > Don't you need to use "newgrp" to change the current running group > membership of existing sessions? That doesn't change a *session*. It just creates a single shell with the updated permissions. Your window manager, your systemd

Re: add user to a group and logout/login to apply

2025-02-02 Thread Nicholas Geovanis
ut and login to see that a user is added to a > > > group. > > > > > > Any comments? > > > > > > > Yes, I think that is not true. If you logout and login (assuming that > > this is the modified user) that works. > > > For a simple DE, just ca

Re: add user to a group and logout/login to apply

2025-02-02 Thread Greg Wooledge
On Sun, Feb 02, 2025 at 21:19:18 +, Joe wrote: > For a simple DE, just cat /etc/group will check that a group add > command worked. The next login will make use of the group membership. That's correct, and also: * "id USERNAME" (passing an argument) will tell you what

Re: add user to a group and logout/login to apply

2025-02-02 Thread Joe
that is not true. If you logout and login (assuming that > this is the modified user) that works. > For a simple DE, just cat /etc/group will check that a group add command worked. The next login will make use of the group membership. If any of the big DEs muck around with this system, it

Re: add user to a group and logout/login to apply

2025-02-02 Thread Henning Follmann
On Sun, Feb 02, 2025 at 05:51:47PM +0200, Vasyl Vavrychuk wrote: > Debian reference > (https://www.debian.org/doc/manuals/debian-reference/ch01.en.html#_permissions_for_groups_of_users_group) > says one of the option to apply change of group user configuration is > > > Logout via GUI menu and logi

Re: add user to a group and logout/login to apply

2025-02-02 Thread Dan Purgert
On Feb 02, 2025, Vasyl Vavrychuk wrote: > Debian reference > (https://www.debian.org/doc/manuals/debian-reference/ch01.en.html#_permissions_for_groups_of_users_group) > says one of the option to apply change of group user configuration is > > > Logout via GUI menu and login. > > It is not marked

add user to a group and logout/login to apply

2025-02-02 Thread Vasyl Vavrychuk
Debian reference (https://www.debian.org/doc/manuals/debian-reference/ch01.en.html#_permissions_for_groups_of_users_group) says one of the option to apply change of group user configuration is > Logout via GUI menu and login. It is not marked as "Best option" such as > Cold reboot and login. (Be

Re: YAML: How to add additional lines after a specific line?

2024-11-06 Thread Darac Marjal
q" (the elder sibling of yq, but for JSON) and "jo" (outputs JSON). On 06/11/2024 21:24, Anastasios Lisgaras wrote: Hello community, I have a YAML file for example `resource.yaml`. I want to find in this file all the lines ( actually it should be only one ), with the fo

Re: YAML: How to add additional lines after a specific line?

2024-11-06 Thread debian-user
Anastasios Lisgaras wrote: > Hello community, > > I have a YAML file for example `resource.yaml`. > I want to find in this file all the lines ( actually it should be > only one ), with the following string: "resource_type: apple" and > immediately after that

Re: YAML: How to add additional lines after a specific line?

2024-11-06 Thread Greg Wooledge
On Wed, Nov 06, 2024 at 22:24:42 +0100, Anastasios Lisgaras wrote: > I have a YAML file for example `resource.yaml`. > I want to find in this file all the lines ( actually it should be only one > ), with the following string: "resource_type: apple" and immediately after

YAML: How to add additional lines after a specific line?

2024-11-06 Thread Anastasios Lisgaras
Hello community, I have a YAML file for example `resource.yaml`. I want to find in this file all the lines ( actually it should be only one ), with the following string: "resource_type: apple" and immediately after that line add the following lines: ``` color: red weight: '

Re: How add key of 3rd party repo?

2024-09-23 Thread Juri Grabowski
Hello together, for the next time you can just run following commands to enable jitsi-repo: apt-get update ; apt-get -y install extrepo ; extrepo enable jitsi-stable Best Regards, Juri Grabowski

Re: [SOLVED] Re: How add key of 3rd party repo?

2024-09-23 Thread Hans
Hi David, this is a very good and value hint! What you are telling is very reasonable and makes fully sense. Yes, in the past I olayed aroud mith umask, and it can really happen, that I messed up things by doing so. I will recheck my settings and if there are any missettings, of course correc

Re: [SOLVED] Re: How add key of 3rd party repo?

2024-09-22 Thread David Wright
Am Sonntag, 22. September 2024, 19:05:35 CEST schrieb Charles Curley: > When you do these things, *exactly* what results do you get? Copy and > paste the entire command line, including the prompt, the results, and > the next command line prompt. [ … ] On Sun 22 Sep 2024 at 20:01:02 (+0200), Hans

[SOLVED] Re: How add key of 3rd party repo?

2024-09-22 Thread Hans
> > curl -fsSL https://download.jitsi.org/jitsi-key.gpg.key | gpg -o > > /usr/share/keyrings/jitsy-key.gpg --dearmor > > No error messages! > > I notice that this is not the same filename as the one in the quote > further above. The original had 'jitsi-keyring.gpg', and this one has > 'jitsy-key.g

Re: How add key of 3rd party repo?

2024-09-22 Thread The Wanderer
On 2024-09-22 at 13:29, Hans wrote: > Am Sonntag, 22. September 2024, 19:05:35 CEST schrieb Charles > Curley: > >> On Sun, 22 Sep 2024 18:44:04 +0200 >> >> Hans wrote: >> >>> I want to install jitsi-meet in Debian 12, but whatever I do, >>> the system does not accept the key for the repo. >>>

Re: How add key of 3rd party repo?

2024-09-22 Thread Hans
Am Sonntag, 22. September 2024, 19:05:35 CEST schrieb Charles Curley: > On Sun, 22 Sep 2024 18:44:04 +0200 > > Hans wrote: > > I want to install jitsi-meet in Debian 12, but whatever I do, the > > system does not accept the key for the repo. > > > > There are several ways documented, but none of

Re: How add key of 3rd party repo?

2024-09-22 Thread Charles Curley
On Sun, 22 Sep 2024 18:44:04 +0200 Hans wrote: > I want to install jitsi-meet in Debian 12, but whatever I do, the > system does not accept the key for the repo. > > There are several ways documented, but none of them is working. And > some of them are mixed with Ubuntu. But Ubuntu is not debian

How add key of 3rd party repo?

2024-09-22 Thread Hans
y curl -fsSL https://download.jitsi.org/jitsi-key.gpg.key | gpg -o /usr/share/keyrings/jitsy-key.gpg --dearmor 3.What I also did: Copied the key to /usr/share/keyrings/ No success. Copied the key to /etc/apt/trusted.gpg.d/ No success. 4. Full of despair tried "apt-key add" - deprecated!

Re: how to add module options

2023-09-27 Thread Marco M.
Am 27.09.2023 um 08:56:37 Uhr schrieb fxkl4...@protonmail.com: > On Wed, 27 Sep 2023, Marco M. wrote: > > > Am 27.09.2023 um 08:36:00 Uhr schrieb fxkl4...@protonmail.com: > > > >> but i have to manually set it for ntsc and composite input > > > > How do you set it? > > > open xawtv and chan

Re: how to add module options

2023-09-27 Thread fxkl47BF
On Wed, 27 Sep 2023, Marco M. wrote: > Am 27.09.2023 um 08:36:00 Uhr schrieb fxkl4...@protonmail.com: > >> but i have to manually set it for ntsc and composite input > > How do you set it? > open xawtv and change settings

Re: how to add module options

2023-09-27 Thread Marco M.
Am 27.09.2023 um 08:36:00 Uhr schrieb fxkl4...@protonmail.com: > but i have to manually set it for ntsc and composite input How do you set it?

how to add module options

2023-09-27 Thread fxkl47BF
i have an old analog camera and usb capture device the capture device is a kworld dvd maker usb2.0 i'm working on debian 10.13 and kernel 4.19.0-25-amd64 the capture device has svideo and composite inputs the module em28xx identifies it as EM2860/SAA711X Reference Design (card=19) xawtv can play th

Re: auto add usb network to bridge

2023-09-25 Thread Petric Frank
Hello Reco, the "allow-hotplug ..." and "up /sbin/ip ..." what what i was missing. Works like a charm. Thanks for your and others support. regards Petric Am Montag, 25. September 2023, 11:50:32 CEST schrieb Reco: > Hi. > > On Mon, Sep 25, 2023 at 11:35:50AM +0200, Petric Frank wrote: >

Re: auto add usb network to bridge

2023-09-25 Thread Reco
Hi. On Mon, Sep 25, 2023 at 11:35:50AM +0200, Petric Frank wrote: > My /etc/network/interfaces reads like this: > -- cut > auto lo > iface lo inet loopback > > # onloard device > iface ens18 inet manual > > # usb device (not always there) > iface enx0

Re: auto add usb network to bridge

2023-09-25 Thread Nicolas George
Petric Frank (12023-09-25): > a special problem. I have a debian (12) machine which has an onboard network > card. This machine acts as dhcp-server also. > > Now i want to add a usb network device. But this is not always there. It is > plugged in when needed. And it should serve t

auto add usb network to bridge

2023-09-25 Thread Petric Frank
Hello, a special problem. I have a debian (12) machine which has an onboard network card. This machine acts as dhcp-server also. Now i want to add a usb network device. But this is not always there. It is plugged in when needed. And it should serve the same network as the onboard one. My idea

Re: debian add mirror after installation

2023-08-16 Thread Joe
On Wed, 16 Aug 2023 10:09:11 +0200 Luna Jernberg wrote: > It can be good to have a non root user to do regular tasks, that does > not be root to not use extra privileges when its not needed Especially with a server, where you don't want the root user logging in remotely over ssh. > > https://w

Re: debian add mirror after installation

2023-08-16 Thread Weijun Lu
Ask another question. The system installation wizard has created a non-root user. Will it have any effect if the user is deleted after the system installation is complete? (Solved root using key to log in) Luna Jernberg 于2023年8月10日周四 15:44写道: > https://wiki.debian.org/SourcesList > > Den tors 10

Re: debian add mirror after installation

2023-08-16 Thread Luna Jernberg
It can be good to have a non root user to do regular tasks, that does not be root to not use extra privileges when its not needed https://www.howtogeek.com/737563/what-is-root-on-linux/ Den ons 16 aug. 2023 kl 09:54 skrev Weijun Lu : > > Ask another question. > The system installation wizard has

Re: debian add mirror after installation

2023-08-10 Thread Luna Jernberg
https://wiki.debian.org/SourcesList Den tors 10 aug. 2023 kl 09:01 skrev Marco : > > Am 10.08.2023 schrieb Weijun Lu : > > > 1. Is there a way not to select the network mirror site in the > > installation wizard, and reconfigure the network mirror site through > > dpkg-reconfig xxx and other metho

debian add mirror after installation

2023-08-09 Thread Weijun Lu
Hello. When using the debian12 dvd disc for installation, choose to use network mirroring in the mirroring step, but at this time the system network is disconnected and the installation cannot continue. When using the dvd installation disk, it is to complete the installation quickly, but also want

Re: ADD?REMOVE SOFTWARE

2023-06-12 Thread Dan Ritter
Brad McDonald wrote: > IS there any way to make multiple selections of a file,it's dependencies > and dependant packages rather than one by one as that is very slow.For > example 3 nights ago I installed all the "electrical" by first the named > folder then the dependencies then the dependant pack

Re: ADD?REMOVE SOFTWARE

2023-06-12 Thread err404
On 6/12/23 20:44, Brad McDonald wrote: IS there any way to make multiple selections of a file,it's dependencies and dependant packages rather than one by one as that is very slow.For example 3 nights ago I installed all the "electrical" by first the named folder then the dependencies then the

ADD?REMOVE SOFTWARE

2023-06-12 Thread Brad McDonald
IS there any way to make multiple selections of a file,it's dependencies and dependant packages rather than one by one as that is very slow.For example 3 nights ago I installed all the "electrical" by first the named folder then the dependencies then the dependant packages.The following 2 nights I

Re: How can I add an arbitrary String with an associated Script/Command in the Right Click Drop Down Menu List in OpenBox WM? Also, autostart applications every session?

2023-05-31 Thread Susmita/Rajib
Date: Mon, 22 May 2023 14:18:50 +0530 Message-id: <[🔎] CAEG4cZVnD0rC0DVV8Ljqck9iQRaPfSo7MQ13P7Cm5uCMg=6...@mail.gmail.com> Ref: https://lists.debian.org/debian-user/2023/05/msg00909.html It seems that the clue is here: https://github.com/lxqt/pcmanfm-qt/wiki/custom_actions In the next few days I

How can I add an arbitrary String with an associated Script/Command in the Right Click Drop Down Menu List in OpenBox WM? Also, autostart applications every session?

2023-05-22 Thread Susmita/Rajib
My dear illustrious leaders and senior list members of Debian user list, I now use OpenBox extensively. Learning its ways. Growing comfortable with it. I had the following interactions with OpenBox List members on the subject: [quote] [openbox] How can I add an arbitrary String with an

Re: ssh-add after graphical login

2023-03-26 Thread Yassine Chaouche
Le 3/23/23 à 17:53, Erwan David a écrit : I create a shell script ~/bin/start-session.sh in this script I have the command ssh-add < - in System Settings > Startup and Shutdown > autostart I add this script as a login script Thanks Erwan, that's what I ended up doing. the ss

Re: ssh-add after graphical login

2023-03-23 Thread Erwan David
Le 23/03/2023 à 09:42, Yassine Chaouche a écrit : Hello all, I'd like something to run ssh-add right after I login to my desktop (KDE). ssh-add needs to prompt me for my passphrase, and doesn't need any privileges. What are my options? Best, I  do this way : I create a shell sc

Re: ssh-add after graphical login

2023-03-23 Thread Vincent Lefevre
On 2023-03-23 09:42:53 +0100, Yassine Chaouche wrote: > I'd like something to run ssh-add right after I login to my desktop > (KDE). > ssh-add needs to prompt me for my passphrase, > and doesn't need any privileges. > > What are my options? FYI, with zsh, I'm us

Re: ssh-add after graphical login

2023-03-23 Thread Jeffrey Walton
On Thu, Mar 23, 2023 at 8:57 AM Greg Wooledge wrote: > > On Thu, Mar 23, 2023 at 08:53:48AM -0400, Jeffrey Walton wrote: > > On Thu, Mar 23, 2023 at 4:43 AM Yassine Chaouche > > wrote: > > > > > > I'd like something to run ssh-add right after I login

Re: ssh-add after graphical login

2023-03-23 Thread Greg Wooledge
On Thu, Mar 23, 2023 at 08:53:48AM -0400, Jeffrey Walton wrote: > On Thu, Mar 23, 2023 at 4:43 AM Yassine Chaouche > wrote: > > > > I'd like something to run ssh-add right after I login to my desktop > > (KDE). > > ssh-add needs to prompt me for my passphrase,

Re: ssh-add after graphical login

2023-03-23 Thread Jeffrey Walton
On Thu, Mar 23, 2023 at 4:43 AM Yassine Chaouche wrote: > > I'd like something to run ssh-add right after I login to my desktop > (KDE). > ssh-add needs to prompt me for my passphrase, > and doesn't need any privileges. > > What are my options? You can remove th

Re: ssh-add after graphical login

2023-03-23 Thread Yassine Chaouche
Le 3/23/23 à 12:24, Greg Wooledge a écrit : ssh-add Ah! this is what I was missing! the whole problem was how to ssh-add in a graphical way, now that I have found a way, I can maybe put it in a script inside the XDG Autostart directory. This might leave more room for the ssh-agent to

Re: ssh-add after graphical login

2023-03-23 Thread Yassine Chaouche
Le 3/23/23 à 12:56, basti a écrit : The ssh config inside ~/.ssh/ has an option 'AddKeysToAgent'. Why you don't use this? For example: Host *    ControlMaster auto    ControlPath /run/user/%i/%r@%h-%p    IdentityFile ~/.ssh/id_rsa    ControlPersist 3600    User root    AddKeysToAgent yes

Re: ssh-add after graphical login

2023-03-23 Thread Michel Verdier
and I just start ssh-agent myself, right before running ssh-add. I let ssh-agent call gpg-agent. So I do nothing in .ssh/config and in my .xsession I put : unset SSH_AGENT_PID SSH_ASKPASS=/usr/bin/ssh-askpass SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket) export SSH_ASKPASS SSH_AUTH_SOCK

Re: ssh-add after graphical login

2023-03-23 Thread basti
23.03.23 09:42, Yassine Chaouche wrote: Hello all, I'd like something to run ssh-add right after I login to my desktop (KDE). ssh-add needs to prompt me for my passphrase, and doesn't need any privileges. What are my options? Best,

Re: ssh-add after graphical login

2023-03-23 Thread Greg Wooledge
On Thu, Mar 23, 2023 at 09:42:53AM +0100, Yassine Chaouche wrote: > I'd like something to run ssh-add right after I login to my desktop > (KDE). > ssh-add needs to prompt me for my passphrase, > and doesn't need any privileges. > > What are my options? On Debian yo

ssh-add after graphical login

2023-03-23 Thread Yassine Chaouche
Hello all, I'd like something to run ssh-add right after I login to my desktop (KDE). ssh-add needs to prompt me for my passphrase, and doesn't need any privileges. What are my options? Best, -- yassine -- sysadm +213-779 06 06 23 http://about.me/ychaouche Looking for side gigs.

Re: what do I need to add to my sources.list for the new non-free-firmware repository?

2023-01-31 Thread Brad Rogers
On Tue, 31 Jan 2023 04:03:51 -0800 "Rick Thomas" wrote: Hello Rick, >So what do I need to add to my sources.list file to get them back now? There was an announcement a few days ago, saying what to do. Typically, I cannot find it ATM. However, you simply need to add; non-fre

Re: what do I need to add to my sources.list for the new non-free-firmware repository?

2023-01-31 Thread David
gt; on these machines and found that a number of firmware packages are considered > "obsolete", presumably because they are no longer in any of the repositories > listed > in sources.list. > > So what do I need to add to my sources.list file to get them back now? Hi,

what do I need to add to my sources.list for the new non-free-firmware repository?

2023-01-31 Thread Rick Thomas
sidered "obsolete", presumably because they are no longer in any of the repositories listed in sources.list. So what do I need to add to my sources.list file to get them back now? Here's what I see: root@kmac:~# aptitude search '~o' i A firmware-amd-gr

Re: how to add more ipv6 addresses to an interface that is being configured through dhcpv6

2022-11-15 Thread Curt
On 2022-11-15, mick.crane wrote: > On 2022-11-15 14:03, Curt wrote: > I recommend a reboot at this point to remove the currently running >> network and to ensure that your network comes up properly. >> >> This is all it takes for a simple case. >> >> Good luck. > > I used to look how long upti

Re: how to add more ipv6 addresses to an interface that is being configured through dhcpv6

2022-11-15 Thread tomas
On Tue, Nov 15, 2022 at 02:21:01PM +, mick.crane wrote: > On 2022-11-15 14:03, Curt wrote: > I recommend a reboot at this point to remove the currently running > > network and to ensure that your network comes up properly. > > > > This is all it takes for a simple case. > > > > Good luck. >

Rebooting [was: how to add more ipv6 addresses to an interface that is being configured through dhcpv6]

2022-11-15 Thread tomas
On Tue, Nov 15, 2022 at 02:03:19PM -, Curt wrote: > [...] (whether this is a somehow invalidating reminder of > Microsoft Windows is left as the traditional exercise): I know that smugness. I'm old, after all :-) That said, as age accrues, I've learnt an upside of rebooting after sweeping co

Re: how to add more ipv6 addresses to an interface that is being configured through dhcpv6

2022-11-15 Thread mick.crane
On 2022-11-15 14:03, Curt wrote: I recommend a reboot at this point to remove the currently running network and to ensure that your network comes up properly. This is all it takes for a simple case. Good luck. I used to look how long uptime was but now I reboot in case I broke something th

Re: how to add more ipv6 addresses to an interface that is being configured through dhcpv6

2022-11-15 Thread Curt
On 2022-11-14, jeremy ardley wrote: > > On 15/11/22 00:22, Curt wrote: >> On 2022-11-14, jeremy ardley wrote: >>> >>> Network Manager is terrible. Some of the instructions include you having >>> to reboot your system to make chages take. >> What "instructions" would those be, and of what provenan

Re: how to add more ipv6 addresses to an interface that is being configured through dhcpv6

2022-11-14 Thread David Wright
On Tue 15 Nov 2022 at 05:17:33 (+0800), jeremy ardley wrote: > On 15/11/22 00:22, Curt wrote: > > On 2022-11-14, jeremy ardley wrote: > > > > > > Network Manager is terrible. Some of the instructions include you having > > > to reboot your system to make chages take. > > What "instructions" would

Re: how to add more ipv6 addresses to an interface that is being configured through dhcpv6

2022-11-14 Thread jeremy ardley
On 14/11/22 22:34, hw wrote: [...] However, systemd-networkd works as well (and better) with an easier configuration. Hm, then why isn't it the default, and what's network manager for? NetworkManager seems to be a RedHat baby and has some effort put into a GUI. systemd-networkd has not go

Re: how to add more ipv6 addresses to an interface that is being configured through dhcpv6

2022-11-14 Thread jeremy ardley
On 15/11/22 00:22, Curt wrote: On 2022-11-14, jeremy ardley wrote: Network Manager is terrible. Some of the instructions include you having to reboot your system to make chages take. What "instructions" would those be, and of what provenance, that require a system reboot rather than a resta

Re: how to add more ipv6 addresses to an interface that is being configured through dhcpv6

2022-11-14 Thread Curt
On 2022-11-14, jeremy ardley wrote: > > > Network Manager is terrible. Some of the instructions include you having > to reboot your system to make chages take. What "instructions" would those be, and of what provenance, that require a system reboot rather than a restart of networking to make cha

Re: how to add more ipv6 addresses to an interface that is being configured through dhcpv6

2022-11-14 Thread hw
On Mon, 2022-11-14 at 19:23 +0800, jeremy ardley wrote: > > On 14/11/22 19:14, hw wrote: > > On Mon, 2022-11-14 at 07:50 +0800, jeremy ardley wrote: > > > > > > I decided to use systemd-networkd service and removed most of the stuff > > > from /etc/network/interfaces > > > [...] > > Thanks!  I co

Re: how to add more ipv6 addresses to an interface that is being configured through dhcpv6

2022-11-14 Thread jeremy ardley
On 14/11/22 19:14, hw wrote: On Mon, 2022-11-14 at 07:50 +0800, jeremy ardley wrote: I decided to use systemd-networkd service and removed most of the stuff from /etc/network/interfaces [...] Thanks! I considered installing network manager, but the Debian wiki gave me the impression that it

Re: how to add more ipv6 addresses to an interface that is being configured through dhcpv6

2022-11-14 Thread hw
On Mon, 2022-11-14 at 07:50 +0800, jeremy ardley wrote: > > > On 14/11/2022 12:07 am, hw wrote: > >  > Hi, > > the subject says it ... I have an interface that is being > configured > with IPv4 and IPv6 addresses via dhcp. I need to assign an >  > additional IPv6 address to the interface. > > >

Re: how to add more ipv6 addresses to an interface that is being configured through dhcpv6

2022-11-14 Thread hw
Pv6 address to > > the > > interface. > > > [...] > > How do I additionally assign fd53::40/16? > > > Probably the easiest option is "post-up ip addr add  fd53::40/16 dev > $IFACE" and "pre-down ip addr del fd53::40/16 dev $IFACE". Thanks a lot, that works :)

Re: how to add more ipv6 addresses to an interface that is being configured through dhcpv6

2022-11-13 Thread jeremy ardley
On 14/11/2022 7:50 am, jeremy ardley wrote: > How do I additionally assign fd53::40/16? I faced exactly the same problem on a recent new install of Debian 11. I decided to use systemd-networkd service and removed most of the stuff from /etc/network/interfaces This is my /etc/systemd/network

Re: how to add more ipv6 addresses to an interface that is being configured through dhcpv6

2022-11-13 Thread jeremy ardley
On 14/11/2022 12:07 am, hw wrote: > Hi, > > the subject says it ... I have an interface that is being configured > with IPv4 and IPv6 addresses via dhcp. I need to assign an > additional IPv6 address to the interface. > > > > How do I additionally assign fd53::40/16? I faced exactly the sam

Re: how to add more ipv6 addresses to an interface that is being configured through dhcpv6

2022-11-13 Thread Darac Marjal
quot;post-up ip addr add  fd53::40/16 dev $IFACE" and "pre-down ip addr del fd53::40/16 dev $IFACE". OpenPGP_signature Description: OpenPGP digital signature

how to add more ipv6 addresses to an interface that is being configured through dhcpv6

2022-11-13 Thread hw
Hi, the subject says it ... I have an interface that is being configured with IPv4 and IPv6 addresses via dhcp. I need to assign an additional IPv6 address to the interface. This is all very easy with network-manager but that seems to be kinda deprecated and we're supposed to use the anachroni

Re: Missing module in initramfs : haw to know which one, and how to add it.

2022-10-14 Thread Stefan Monnier
>> I got my modules list, I put the list in /etc/iniramfs-tools/modules, >> update-initramfs -v -u : they are not added to the initrd >> man initramfs-tools says >> Modules listed in /etc/initramfs-tools/modules and >> /usr/share/initramfs-tools/modules.d/* are always included in the >> initramfs,

Re: Missing module in initramfs : haw to know which one, and how to add it.

2022-10-14 Thread tomas
On Fri, Oct 14, 2022 at 09:35:21AM +0200, Erwan David wrote: > Le 14/10/2022 à 09:12, Erwan David a écrit : > > > > I got my modules list, I put the list in /etc/iniramfs-tools/modules, > > update-initramfs -v -u : they are not added to the initrd > > > > man initramfs-tools says > > > > Modules

Re: Missing module in initramfs : haw to know which one, and how to add it.

2022-10-14 Thread Erwan David
Le 14/10/2022 à 09:12, Erwan David a écrit : I got my modules list, I put the list in /etc/iniramfs-tools/modules, update-initramfs -v -u : they are not added to the initrd man initramfs-tools says Modules listed in /etc/initramfs-tools/modules and /usr/share/initramfs-tools/modules.d/* are

Re: Missing module in initramfs : haw to know which one, and how to add it.

2022-10-14 Thread Erwan David
USB keyboard Today at boot : external keyboard worked for grub, did not work for entering LUKS key, and works once system is started. This I deduce I need some supplementary module(s) in the initrd. Is there a way to identify those modules and add them ? Ok, I did an update-initramfs -v

Re: Missing module in initramfs : haw to know which one, and how to add it.

2022-10-13 Thread Erwan David
keyboard worked for grub, did not work for entering LUKS key, and works once system is started. This I deduce I need some supplementary module(s) in the initrd. Is there a way to identify those modules and add them ? Ok, I did an update-initramfs -v -u with and without the dock, now I have a

Missing module in initramfs : haw to know which one, and how to add it.

2022-10-13 Thread Erwan David
entering LUKS key, and works once system is started. This I deduce I need some supplementary module(s) in the initrd. Is there a way to identify those modules and add them ?

Re: Add route exception in NetworkManager vpn

2022-10-11 Thread Tim Woodall
On Tue, 11 Oct 2022, Erwan David wrote: Hi, I use a vpn with network manager which routes everything through it. I'd like to add some exceptions for local or not so local ressources that cannot be reached through the VPN. The ideal situation would be to be able to give as gateway for

Add route exception in NetworkManager vpn

2022-10-11 Thread Erwan David
Hi, I use a vpn with network manager which routes everything through it. I'd like to add some exceptions for local or not so local ressources that cannot be reached through the VPN. The ideal situation would be to be able to give as gateway for those routes "the default gateway befo

Re: Add GRUB modules to core-Image

2022-02-14 Thread David Wright
On Mon 14 Feb 2022 at 10:54:21 (+0100), basti wrote: > Hello, > > I try to use a USB Serial-Converter to output the grub menu on a > Serial port. > > By the way the output is working at kernel boot time. (I See it on the > remote host) > > How can I add usbserial_

Add GRUB modules to core-Image

2022-02-14 Thread basti
Hello, I try to use a USB Serial-Converter to output the grub menu on a Serial port. By the way the output is working at kernel boot time. (I See it on the remote host) How can I add usbserial_pl2303.mod to the GRUB core image? The file is located in /boot/grub/i386-pc/ on the root

Dell E6250 laptop lockup [WAS Re: Debian 11.1 Firefox ESR 78.15.0esr add-on icons]

2021-12-26 Thread Andrew M.A. Cater
refox-esr > > > > 11.1 > > > > Linux laalaa 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64 > > > > GNU/Linux > > > > firefox-esr    78.15.0esr-1~deb11u1 > > > > > > > > > > > > Firefox is not displayin

Re: Debian 11.1 Firefox ESR 78.15.0esr add-on icons

2021-12-26 Thread David Christensen
/debian_version ; uname -a ; dpkg-query -W firefox-esr 11.1 Linux laalaa 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64 GNU/Linux firefox-esr    78.15.0esr-1~deb11u1 Firefox is not displaying icons for my add-ons in the toolbar -- HTTPS Everywhere, NoScript, and Privacy Badger.  I am unable to

Re: Debian 11.1 Firefox ESR 78.15.0esr add-on icons

2021-12-25 Thread David Christensen
11.1 Linux laalaa 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64 GNU/Linux firefox-esr    78.15.0esr-1~deb11u1 Firefox is not displaying icons for my add-ons in the toolbar -- HTTPS Everywhere, NoScript, and Privacy Badger.  I am unable to configure the extensions without their icons

Re: Debian 11.1 Firefox ESR 78.15.0esr add-on icons

2021-12-09 Thread Andrei POPESCU
> 11.1 > Linux laalaa 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64 > GNU/Linux > firefox-esr 78.15.0esr-1~deb11u1 Running firefox-esr 78.15.0esr-1~deb10u1 here. > Firefox is not displaying icons for my add-ons in the toolbar -- HTTPS > Everywhere, NoScript, and Privac

Re: Debian 11.1 Firefox ESR 78.15.0esr add-on icons

2021-12-05 Thread David Christensen
11.1 Linux laalaa 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64 GNU/Linux firefox-esr    78.15.0esr-1~deb11u1 Firefox is not displaying icons for my add-ons in the toolbar -- HTTPS Everywhere, NoScript, and Privacy Badger.  I am unable to configure the extensions without their icons

Re: Debian 11.1 Firefox ESR 78.15.0esr add-on icons

2021-12-05 Thread David Christensen
11.1 Linux laalaa 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64 GNU/Linux firefox-esr    78.15.0esr-1~deb11u1 Firefox is not displaying icons for my add-ons in the toolbar -- HTTPS Everywhere, NoScript, and Privacy Badger.  I am unable to configure the extensions without their icons

Re: Debian 11.1 Firefox ESR 78.15.0esr add-on icons

2021-12-05 Thread Peter Ehlert
Debian 5.10.70-1 (2021-09-30) x86_64 GNU/Linux firefox-esr    78.15.0esr-1~deb11u1 Firefox is not displaying icons for my add-ons in the toolbar -- HTTPS Everywhere, NoScript, and Privacy Badger.  I am unable to configure the extensions without their icons (?). HTTPS Everywhere, NoScript, and

Re: Debian 11.1 Firefox ESR 78.15.0esr add-on icons

2021-12-05 Thread Georgi Naplatanov
> Linux laalaa 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64 > GNU/Linux > firefox-esr    78.15.0esr-1~deb11u1 > > > Firefox is not displaying icons for my add-ons in the toolbar -- HTTPS > Everywhere, NoScript, and Privacy Badger.  I am unable to c

Debian 11.1 Firefox ESR 78.15.0esr add-on icons

2021-12-04 Thread David Christensen
firefox-esr 78.15.0esr-1~deb11u1 Firefox is not displaying icons for my add-ons in the toolbar -- HTTPS Everywhere, NoScript, and Privacy Badger. I am unable to configure the extensions without their icons (?). Firefox on Debian 9 correctly displays icons for add-ons: 2021-12-04 19:32:16

Proper way to add per-user profile under nix

2021-09-03 Thread Pankaj Jangid
aj/channels/nixpkgs' does not exist, ignoring warning: Nix search path entry '/nix/var/nix/profiles/per-user/pankaj/channels' does not exist, ignoring error: file 'nixpkgs' was not found in the Nix search path (add it using $NIX_PATH or -I), at /home/pankaj/work/person

Re: Add btdu to debian repo

2021-08-06 Thread Sven Hartge
basti wrote: > what is the right way to get btdu (a ncdu like command line tool for > btrfs) to the debian repo? 1) File an RFP bug. Will probably result in nothing. 2) Package it yourself and file an ITP bug. mentors.debian.net for more information. Grüße, Sven. -- Sigmentation fault. Cor

Add btdu to debian repo

2021-08-06 Thread basti
Hello, what is the right way to get btdu (a ncdu like command line tool for btrfs) to the debian repo? Best regards

Re: Thunderbird add-on for SMS

2021-08-06 Thread ellanios82
>   - is there a way to send an SMS to a mobile phone,  from Thunderbird ? - many thanks Didier, Darac, & others  regards .

Re: Thunderbird add-on for SMS

2021-08-06 Thread didier gaumet
Le vendredi 06 août 2021 à 09:36 +0300, ellanios82 a écrit : > Good Day, List ! > > >   - is there a way to send an SMS to a mobile phone,  from > Thunderbird ? In theory, yes, via a SMS/MMS gateway (either a dedicated commercial service or one of the services of a mobile operator): https://e

Re: Thunderbird add-on for SMS

2021-08-06 Thread Richmond
ellanios82 writes: > Good Day, List ! > > > - is there a way to send an SMS to a mobile phone, from Thunderbird ? > > Thanks vm > > . Someone asked that question in alt.comp.software.thunderbird recently. You could look there for answers.

  1   2   3   4   5   6   7   8   9   10   >