User:Kim/Special Issue 27/Prototyping: Social Media Track
< User:Kim | Special Issue 27
Revision as of 14:10, 20 May 2025 by Kim (talk | contribs) (Created page with "==Installing Debby== ===05/20/25=== ====ssh keys==== jump from cerealbox to login debby: ssh cerealbox ssh xpub@145.24.152.64 (@ip address) make a shared terminal: tmux attach find my ssh keys: cd USER ls -la (show hidden files) cd .ssh cat (the key I want to copy) edit config file (nano) in .ssh folder, copy and edit cerealbox config and change host, user and ip address ssh debby (should now be possible) --> not yet but we made a local ssh in the config (using d...")
Installing Debby
05/20/25
ssh keys
jump from cerealbox to login debby:
ssh cerealbox ssh xpub@145.24.152.64 (@ip address)
make a shared terminal:
tmux attach
find my ssh keys:
cd USER ls -la (show hidden files) cd .ssh cat (the key I want to copy)
edit config file (nano) in .ssh folder, copy and edit cerealbox config and change host, user and ip address
ssh debby (should now be possible) --> not yet
but we made a local ssh in the config (using debbys local ip address)
ssh debby_local
the config file in my .ssh folder is a listing of all my servers
to run certain install processes go to the root access
$ su