Lemp10: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
Robert (talk | contribs)
duckdns
Robert (talk | contribs)
No edit summary
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>ssh -J noisebridge@noisebridge.duckdns.org alice@localhost -p 2222</code>            
<code>ssh -J noisebridge@noisebridge.duckdns.org alice@localhost -p 1235</code>            




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

Revision as of 22:09, 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 1235          


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