diff options
Diffstat (limited to 'articles/2025/Debian-12-to-13-upgrade.html')
| -rwxr-xr-x | articles/2025/Debian-12-to-13-upgrade.html | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/articles/2025/Debian-12-to-13-upgrade.html b/articles/2025/Debian-12-to-13-upgrade.html new file mode 100755 index 0000000..3fddef5 --- /dev/null +++ b/articles/2025/Debian-12-to-13-upgrade.html @@ -0,0 +1,32 @@ +<!doctype html> +<html lang="EN"> + <head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <link rel="stylesheet" href="/style.css"> + <title>Debian 12 to 13 upgrade</title> + </head> + <body> + <header> + <h1>Bloggings</h1> + <a href="/index.php">Back</a> + + </header> + +<main> +<article> +<h2>Debian 12 to 13 upgrade</h2> +<h3>2025-08-27</h3> +<h4>Server upgrade successful</h4> +<p>I have upgraded my server to the latest Debian version, Trixie (13) without problem.</p> +<p>Mailcow have posted some simple steps to follow <a href="https://mailcow.email/posts/2025/upgrade-deb12-to-deb13/">here</a></p> + </article> +</main> +<footer> + + <p> </p> + + <p>ยง</p> + </footer> +</body> +</html> |
