User Tools

Site Tools


namespace:networking

Loginning In

open this in new terminals in order.

  1. ssh -Y galadriel pswd: 'In Notes'
  2. spyder ; open spyder
  3. top -o %MEM : for memory checking
  4. nautilus : For File searching

commands: vi test.py # create a python file to vim into

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

added shh key to Git hub(vali.git.com)

cd Galadriel

Spyder # should have worked but didn't

did conda activate /home/sedlikr/galadriel/envs/galadriel to conda into it, said bad interpreter

tried ./manage_env create gave error report

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:

  1. In a new command prompt window run:ssh -L 8765:localhost:8765 galadriel -N
  2. In a 2nd new command prompt window run:ssh -L 27017:localhost:27017 galadriel -N
  3. In a 3rd new command prompt window run:claude in the Claude directory

getting ssh key

in galadriel and in home

  • cd .ssh
  • ssh-keygen
  • Press ENTER until you get Key finger print.
  • 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.txt · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki