Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

digitalocean connect via ssh

ssh root@<SERVER_IP>

# If you have multiple keys:

ssh -i ~/my_private_key root@<SERVER_IP>
Comment

PREVIOUS NEXT
Code Example
Shell :: how to edit old commit message in git 
Shell :: git push existing git repository 
Shell :: see all merge conflict git 
Shell :: gatsby plugin image 
Shell :: maximize and minimize buttons missing ubuntu 
Shell :: install apt on ubuntu 
Shell :: git create github repo 
Shell :: delete branch 
Shell :: git create local branch 
Shell :: ps command 
Shell :: how to merge a branch into another branch 
Shell :: gitignore a folder recursively 
Shell :: git config ssh protocol 
Shell :: how to install cab file in ubuntu 
Shell :: current directory terminal mac 
Shell :: create new remote branch 
Shell :: install jupyter 
Shell :: debian 9 enable rc.local 
Shell :: git check differences between two projects 
Shell :: video editor for ubuntu 21.10 
Shell :: how to delete a word from a bash file 
Shell :: show git branch name in terminal mac 
Shell :: scp bash command 
Shell :: git go back to commit 
Shell :: bash rename multiple files pattern 
Shell :: git list untracked files 
Shell :: comment in bash 
Shell :: Git - create new branch and switch to that new branch 
Shell :: uninstall 
Shell :: docker no pg_hba.conf entry for host SSL off 
ADD CONTENT
Topic
Content
Source link
Name
8+6 =