this post was submitted on 03 Apr 2024
23 points (100.0% liked)

Linux

48287 readers
632 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
 

I installed ubuntu xfce 23.04 on a 2014 macbook pro 11.1.

I've been trying to change the mac address with the cli, the same way I do with my main computer (with systemctl, NetworkManager and ip link), but nothing works, even though sudo systemctl status NetworkManager.service shows the NetworkManager as disabled and ip link shows the network's status as down

Bad luck and I cannot change the mac on any macboook?

ETA: on this computer there is a partition with macOS installed. Could this be the reason?

you are viewing a single comment's thread
view the rest of the comments
[–] j4k3@lemmy.ml 1 points 7 months ago

I would use OpenWRT documentation to get an idea of low level mechanisms and paths. This looks like a rabbit hole but your answer is probably somewhere around here and is just setting an alias somewhere:

https://openwrt.org/docs/guide-developer/mac.address https://github.com/openwrt/openwrt/pull/2159