Strfry: Difference between revisions

From Traxel Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Category:Nostr]]
[[Category:Nostr]]
* https://github.com/hoytech/strfry
* https://github.com/hoytech/strfry
= Install =
== Base Server ==
<pre>
ssh admin@52.11.172.130
sudo apt update && sudo apt dist-upgrade -y
sudo apt install -y emacs-nox
</pre>

Revision as of 23:00, 6 October 2023

Install

Base Server

ssh admin@52.11.172.130
sudo apt update && sudo apt dist-upgrade -y
sudo apt install -y emacs-nox