User Tools

Site Tools


namespace:networking

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
namespace:networking [2025/11/06 22:27] adminnamespace:networking [2026/06/01 17:01] (current) – [SSHing with Claude Code] admin
Line 1: Line 1:
 +====Loginning In====
 +
 +open this in new terminals in order.
 +  - ''ssh -Y galadriel'' pswd: 'In Notes'
 +  - ''spyder''  ; open spyder
 +  - ''top -o %MEM'' : for memory checking
 +  - ''nautilus'' : For File searching
 +
 +
 +
 commands: ''vi test.py'' # create a python file to vim into commands: ''vi test.py'' # create a python file to vim into
  
 ''nautilus'' #open the files windows ''nautilus'' #open the files windows
 +
 +run ''top -o %MEM'' to see memory/ram being used
 +
 +to get a python package installed ''pip3 install name'' while ssh in Galadriel, but cd home
  
 ssh -Y Galadriel ssh -Y Galadriel
Line 18: Line 32:
  
 Austin did some stuff on his end and Spyder now works Austin did some stuff on his end and Spyder now works
 +
 +====SSHing with Claude Code====
 +Worked with Mitchell and Austin to Get Claude connected to the Galadriel database
 +
 +here are the step to ssh in:
 +  - In a new command prompt window run:''ssh -L 8765:localhost:8765 galadriel -N''
 +  - In a 2nd new command prompt window run:''ssh -L 27017:localhost:27017 galadriel -N''
 +  - In a 3rd new command prompt window run:''claude''  in the Claude directory
  
 ===getting ssh key=== ===getting ssh key===
Line 27: Line 49:
   * Press ENTER until you get Key finger print.    * Press ENTER until you get Key finger print. 
   * add to you vali.git setting under SSH Keys   * add to you vali.git setting under SSH Keys
 +
 +
 +===Devices===
 +  * Teledyne_0 = Espec (3k), S/N: XXXXXX0712
 +  * Teledyne_1 = JBP (3k), S/N: XXXXXX0269
 +  * Teledyne_2 = IDK (1k), S/N: XXXXXX
 +  * Teledyne_3 = OffBrem/Magnetic Quads (1k), S/N: XXXXXX
namespace/networking.1762468043.txt.gz · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki