Lemp10: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
Robert (talk | contribs)
No edit summary
Robert (talk | contribs)
duckdns
Line 9: Line 9:
then once your public key has been added, you can ssh into the machine with the following command  
then once your public key has been added, you can ssh into the machine with the following command  


<code><nowiki>ssh -J noisebridge@35.94.146.202 alice@localhost -p 2222</nowiki></code>            
<code>ssh -J noisebridge@noisebridge.duckdns.org alice@localhost -p 2222</code>            




the configuration is located at https://github.com/r33drichards/lemp10                                                                  
the configuration is located at https://github.com/r33drichards/lemp10                                                                  

Revision as of 21:50, 27 July 2024

Lemp10 is a system 76 lemur 10 pro running nixos in impermanence mode


if you would like access to the machine, submit your public key to this form

https://nocodb-production-7b27.up.railway.app/dashboard/#/nc/form/82a64af3-702f-4c78-92de-dc073bb5c928


then once your public key has been added, you can ssh into the machine with the following command

ssh -J noisebridge@noisebridge.duckdns.org alice@localhost -p 2222          


the configuration is located at https://github.com/r33drichards/lemp10