this post was submitted on 21 Nov 2023
46 points (96.0% liked)

Linux

48212 readers
1904 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

The Internet Systems Consortium has stopped maintaining their DHCP client, which is standard on a lot of distros.
Debian has updated its documentation and now warns users to choose an alternative:

https://packages.debian.org/bookworm/isc-dhcp-client

On Debian Unstable, I was already forced to uninstall it in yesterday's upgrade.
If you're using network-manager, you don't need to worry, since it includes its own dhcp client, but for others, this might be relevant.

On Arch, this concerns the dhcpd package:
https://wiki.archlinux.org/title/Dhcpd

you are viewing a single comment's thread
view the rest of the comments
[–] TCB13@lemmy.world 2 points 1 year ago (2 children)

And here I was thinking people were about to move to systemd-networkd so network would actually work decently on the Linux desktop and then I remembered that GNOME comes with the bs called network-manager.

[–] code@lemmy.zip 1 points 1 year ago (1 children)

God i hate network manager and the vpnc plugin specifically. Its been broken for almost 2 years. You cannot add a vpnc vpn in network manager.

[–] Laser@feddit.de 2 points 1 year ago (2 children)

What's broken? I just added a vpnc connection on my machine (granted can't test it since I have nothing to connect to) but there was a vpnc connection profile until I deleted it.

[–] code@lemmy.zip 1 points 1 year ago (1 children)

What distro? Might be gnome only. Im on latestest budgie and cant add. Theres github issues etc. I can edit the file by hand and it works so no biggie but its a long standing issue

[–] Laser@feddit.de 1 points 1 year ago (1 children)
[–] code@lemmy.zip 1 points 1 year ago

Yea im currently looking into a diff distro

[–] Laser@feddit.de 1 points 1 year ago (1 children)

I use both depending on the device. My desktop at home and all servers use systemd-networkd and I'm very happy with it. Right now, I'm on vacation and NetworkManager comes in very helpful with the ability to quickly manage networks as a normal user with a graphical user interface.

[–] TCB13@lemmy.world 1 points 1 year ago (1 children)

Question is: why can't the GNOME people that are so eager to reinvent everything dedicate a few bucks out of their new 1M€ funding and integrate it with systemd-networkd and ditch the old NetworkManager for good. That thing is inconsistent and to make things worse now we've the "new network settings" with some settings and then the NetworkManager window/GUI with more settings and things are as coherent as Windows 10's new Settings vs Control Panel... Fucks sake GNOME.

For what's worth in Windows I can pull the old Control Panel Network Connections settings go into properties and manage everything network adapters have to over with a simple tab based navigation. In GNOME right now it is a shit show of jumping around between the GNOME Settings and the older NetworkManager GUI to end up not being able to easily get a VLAN tag on some connection.

[–] Laser@feddit.de 3 points 1 year ago (1 children)

Why would they ditch NetworkManager though? What's everyone's issue with it?

[–] TCB13@lemmy.world 0 points 1 year ago

I just told you a few...