diff options
| -rw-r--r-- | README.md | 1 | ||||
| -rw-r--r-- | content/basic/server.md | 4 |
2 files changed, 3 insertions, 2 deletions
@@ -10,6 +10,7 @@ This site is compiled and organized with Hugo, using [this very simple theme](ht ## Submission guidelines +- Guides should be made for the most recent stable version of Debian. (Now Debian 11.) - Follow the general style of pre-existing articles. - use the root user (i.e. no `sudo`) unless there is a specific need. - do not preface commands with `$` or `#` or anything. diff --git a/content/basic/server.md b/content/basic/server.md index 06d503b..0b5d320 100644 --- a/content/basic/server.md +++ b/content/basic/server.md @@ -57,9 +57,9 @@ protection and also has some cheaper \$3.50 servers.** {{< img alt="server type" src="/pix/server-type.png" link="/pix/server-type.png" >}} -I especially recommend **Debian 10** for an operating system for your +I especially recommend **Debian 11** for an operating system for your server. Debian is the \"classic\" server OS and as such, **I make my -guides on this site for Debian 10**. If you use another OS, just know +guides on this site for Debian 11**. If you use another OS, just know that your millage may vary in terms of you might need to change some instructions here minorly. |
