update arch notes page
This commit is contained in:
parent
750006c841
commit
9f89443c5e
1 changed files with 7 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Archlinux
|
||||
date: 2023-11-29T20:33:48+0100
|
||||
lastmod: 2024-05-04T12:25:43+0000
|
||||
lastmod: 2024-05-09T12:29:13+0000
|
||||
tags:
|
||||
- archlinux
|
||||
|
||||
|
@ -17,6 +17,12 @@ feed_exclude: true
|
|||
|
||||
---
|
||||
|
||||
## Systemd Unit files
|
||||
|
||||
A nice and informative article about unit files.
|
||||
|
||||
<https://www.digitalocean.com/community/tutorials/understanding-systemd-units-and-unit-files>
|
||||
|
||||
## Predictable network interfaces
|
||||
|
||||
Get back the "old" interface names like `eth0` or `wlan0` with
|
||||
|
|
Loading…
Reference in a new issue