diff options
Diffstat (limited to 'nextcloud.html')
| -rw-r--r-- | nextcloud.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nextcloud.html b/nextcloud.html index e4030d3..dfc0638 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> Setting up a Nextcloud Instance</h1></header> <nav></nav> <main> - +<img class=titleimg src="pix/nextcloud.svg" alt="logo"> <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> |
