Skip to content

Commit eb6917c

Browse files
fix(proxmox): Added proxmox 7 link
1 parent 12d489e commit eb6917c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

_posts/2020-11-28-first-11-things-proxmox.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ After setting up my Proxmox servers, there are a few thigns I do before I use th
1818
Edit `/etc/apt/sources.list`
1919

2020
### Proxmox Version 6.X
21-
```
21+
22+
```bash
2223
deb http://ftp.us.debian.org/debian buster main contrib
2324

2425
deb http://ftp.us.debian.org/debian buster-updates main contrib
@@ -31,7 +32,10 @@ deb http://download.proxmox.com/debian buster pve-no-subscription
3132
```
3233

3334
### Proxmox Version 7.X
34-
```
35+
36+
(for a full guide on Proxmox 7, please [see this link](https://techno-tim.github.io/posts/proxmox-7/))
37+
38+
```bash
3539
deb http://ftp.debian.org/debian bullseye main contrib
3640

3741
deb http://ftp.debian.org/debian bullseye-updates main contrib

0 commit comments

Comments
 (0)