Files
bobbie-pkm/_Inbox/Linux CLI Config and Commands.md
T

14 lines
237 B
Markdown

---
created: 2026-05-15T10:23:05
category:
- "[[Note]]"
title: Linux CLI Commands
tags:
---
### Networking
network config file is located (usually `01-netcfg.yaml` or `50-cloud-init.yaml`)
```
nano /etc/netplan/50-cloud-init.yaml
```