<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Server on Dean’s blog</title><link>https://blog.thomasdurand.fr/tags/server/</link><description>Recent content in Server on Dean’s blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 14 Apr 2019 12:00:00 +0000</lastBuildDate><atom:link href="https://blog.thomasdurand.fr/tags/server/index.xml" rel="self" type="application/rss+xml"/><item><title>IPv6 setup on Debian 9 Stretch</title><link>https://blog.thomasdurand.fr/story/2019-04-14-ipv6-setup-on-ovh-vps/</link><pubDate>Sun, 14 Apr 2019 12:00:00 +0000</pubDate><guid>https://blog.thomasdurand.fr/story/2019-04-14-ipv6-setup-on-ovh-vps/</guid><description>&lt;p&gt;IPv6 isn’t new at all, but it’s stunning to see how much the web isn’t ready for it at all!&lt;/p&gt;
&lt;p&gt;But that can change, and making your web server compatible with it is a great start!&lt;/p&gt;</description></item><item><title>Keep PHP up to date on Debian 9 Stretch</title><link>https://blog.thomasdurand.fr/story/2019-03-20-keep-php-updated-on-debian-9/</link><pubDate>Wed, 20 Mar 2019 12:00:00 +0000</pubDate><guid>https://blog.thomasdurand.fr/story/2019-03-20-keep-php-updated-on-debian-9/</guid><description>&lt;p class="outdated"&gt;&lt;em&gt;This story might be outdated:&lt;/em&gt;&lt;br&gt;PHP 7.x is now end-of-life. You might wanna update to PHP 8.x (and also update to a newer Debian?)&lt;/p&gt;
&lt;p&gt;When installing PHP on Debian 9, the default version is &lt;strong&gt;PHP 7.0&lt;/strong&gt;, that have been declared &lt;em&gt;End-of-life&lt;/em&gt; &lt;a href="https://secure.php.net/supported-versions.php" target="_blank" rel="noopener noreferrer"&gt;since January 10, 2019&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;PHP 7.0 will not go further version &lt;em&gt;7.0.33&lt;/em&gt; on Debian 9.&lt;/p&gt;
&lt;h2 id="adding-a-new-repository-for-newer-versions-of-php"&gt;Adding a new repository for newer versions of PHP &lt;a href="#adding-a-new-repository-for-newer-versions-of-php"&gt;&lt;svg viewBox="0 0 16 16"&gt;&lt;use xlink:href="https://blog.thomasdurand.fr/img/icons.svg#u"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;First, this repository uses &lt;abbr title="Advanced Packaging Tool"&gt;APT&lt;/abbr&gt; &lt;em&gt;transport over HTTPS&lt;/em&gt;. This is basically getting packages over a &lt;abbr title="Transport Layer Security"&gt;TLS&lt;/abbr&gt; connection.&lt;br&gt;
Let’s install the necessary packages, if you do not have them already:&lt;/p&gt;</description></item></channel></rss>