Changed some Server-setup files
This commit is contained in:
parent
65e481d508
commit
8e938885dc
8
arch-config/Dokumente/Server-setups/debian-backports.md
Normal file
8
arch-config/Dokumente/Server-setups/debian-backports.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# Add buster backports
|
||||||
|
|
||||||
|
*All commands assume being logged in as root user on the server unless noted otherwise.*
|
||||||
|
|
||||||
|
Appends the appropriate line to the apt sources list.
|
||||||
|
```bash
|
||||||
|
echo 'deb http://deb.debian.org/debian buster-backports main contrib non-free' >> /etc/apt/sources.list
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user