summaryrefslogtreecommitdiff
path: root/nextcloud.html
diff options
context:
space:
mode:
Diffstat (limited to 'nextcloud.html')
-rw-r--r--nextcloud.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/nextcloud.html b/nextcloud.html
index 2eb8fd4..40c5dba 100644
--- a/nextcloud.html
+++ b/nextcloud.html
@@ -9,12 +9,12 @@
<link rel='alternate' type='application/rss+xml' title='Land Chad RSS' href='/rss.xml'>
</head>
<body>
- <header><h1>Setting up a Nextcloud Instance</h1></header>
+ <header><h1><img src="pix/nextcloud.svg" alt="logo"> Setting up a Nextcloud Instance</h1></header>
<nav></nav>
<main>
<h2 id="whatis">What is Nextcloud?</h2>
- <p><a href="https://nextcloud.com" target="_blank">Nextcloud</a> is a free and open source solution for cloud storage. However it can also do other things, such as manage your email, notes, calender, tasks, and can even connect to the Fediverse (think Mastodon and Pleroma). Pretty much every service that Google has to offer has a much better alternative as a Nextcloud app and this is a must-have for anyone wanting to get away from Google services but still wants a traditional cloud experience (in the likes of Google Services, anyways).</p>
+ <p><a href="https://nextcloud.com" target="_blank"><img src="pix/nextcloud.svg" alt="logo">Nextcloud</a> is a free and open source solution for cloud storage. However it can also do other things, such as manage your email, notes, calender, tasks, and can even connect to the Fediverse (think Mastodon and Pleroma). Pretty much every service that Google has to offer has a much better alternative as a Nextcloud app and this is a must-have for anyone wanting to get away from Google services but still wants a traditional cloud experience (in the likes of Google Services, anyways).</p>
<h2 id="instructions">Instructions</h2>
<p>First, we need to obtain a shell prompt by ssh-ing (remote machines or local machines) or just logging in (local machines). A traditional ssh might look like this if the domain you wished to ssh into is <code>landchad.net</code>:</p>