Hello,You can also list all running programs with the following command:or
How did you install Debian ?This is a clean installation of Debian 12 in which I have installed nothing.
@CwF gave you an explanation of how the NetworkManager could be installed as a dependency of other programs.I'm not sure why "NetworkManager" is running because I have not installed it. After the base installation, the very first thing I have tried to do is set up static IP addressing. [..] How do I neuter the NetworkManager that is installed by default?...I don't know that either.
Can you please check which packages are installed and used to configure the network? You can use the command (the debtags package can be downloaded here); e.g. :Coincidentally, when I run the command...the package installs.Code:
apt-get install network-manager
Is that, somehow, different than the NetworkManager that seems to be installed by default?....I just don't know.
Code:
debtags search "network::configuration" | cut -d ' ' -f1 | xargs apt --installed list
Code:
pstree
Code:
ps ax
Statistics: Posted by Aki — 2024-06-28 13:40