Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8052

General discussion • Re: Where Might I Find Such Information?

$
0
0
First a note to myself:

Find and read the documentation before doing anything, this is Linux and there are usually several ways of doing anything. :lol:

After reading the Debian documentation, it seems that netplan is only the default for Debian cloud-images, so it seems that if you run Raspberry pi OS, you are running a 'cloud' :)

You can however, turn netplan off without removing it, you just create a file:

/etc/netplan/00-nonetplan.yaml

Containing:

Code:

# Let NetworkManager manage all devices on this system.# For more information, see netplan(5).network:  version: 2  renderer: NetworkManager
Reboot and netplan is off.

Statistics: Posted by hortimech — Sat Nov 29, 2025 9:43 am



Viewing all articles
Browse latest Browse all 8052

Trending Articles