|
|
|
@ -3,19 +3,19 @@
|
|
|
|
<head>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<meta name="description" content="A new step for aney.co.uk, there's now a blog.">
|
|
|
|
<meta name="description" content="A guide for the first steps following a new debian server install">
|
|
|
|
<meta name="keywords" content="Blog, articles, news">
|
|
|
|
<meta name="keywords" content="Blog, articles, news">
|
|
|
|
<meta name="author" content="Nathan (Aney) Steel">
|
|
|
|
<meta name="author" content="Nathan (Aney) Steel">
|
|
|
|
<meta name="theme-color" content="white">
|
|
|
|
<meta name="theme-color" content="white">
|
|
|
|
<meta name="theme-color" content="black">
|
|
|
|
<meta name="theme-color" content="black">
|
|
|
|
<link rel="stylesheet" type="text/css" href="/main.css">
|
|
|
|
<link rel="stylesheet" type="text/css" href="/main.css">
|
|
|
|
<link rel="icon" type="image/png" href="/images/favicon.svg">
|
|
|
|
<link rel="icon" type="image/png" href="/images/favicon.svg">
|
|
|
|
<title>Debian Server Setup</title>
|
|
|
|
<title>Initial Server Setup</title>
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<body>
|
|
|
|
<header>
|
|
|
|
<header>
|
|
|
|
<h1>Debian Server Setup</h1>
|
|
|
|
<h1>Initial Server Setup</h1>
|
|
|
|
<hr/>
|
|
|
|
<hr/>
|
|
|
|
<nav>
|
|
|
|
<nav>
|
|
|
|
<a href="/">home</a>
|
|
|
|
<a href="/">home</a>
|