wiki/Log_in_to_the_Pubnix_from_your_browser.html
2024-06-24 14:10:54 +00:00

17 lines
835 B
HTML

<!--
title: Log in to the Pubnix from your browser
description:
published: true
date: 2024-06-23T17:36:34.661Z
tags: pubnix
editor: ckeditor
dateCreated: 2024-06-23T17:09:58.385Z
-->
<h2>Don't have a terminal? No problem!</h2>
<p>We run a Cockpit instance on the pubnix, which you can use at <a href="https://cockpit.p.projectsegfau.lt">https://cockpit.p.projectsegfau.lt</a>.</p>
<p>This allows you to run commands, manage Podman containers etc right from your browser.</p>
<p>All you need is your password. You use your SSH key for authentication when you SSH into the pubnix, so you'll need to do that first.</p>
<p>When you're in, run cat ~/pass and you will see your password. You use this password for logging in with Cockpit.</p>
<p>Once you've entered your password, you should probably save it in your password manager.</p>