Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Importing SSH Keys

cd
mkdir .ssh
touch .ssh/authorized_keys
chmod 700 .ssh
chmod 600 .ssh/authorized_keys
Comment

PREVIOUS NEXT
Code Example
Shell :: how to disable ssh in linux 
Shell :: how to install imsomnia on manjaro linux 
Shell :: npm install sql 
Shell :: expo app size 
Shell :: scp bash command 
Shell :: Jenkins ssh credentials in pipeline 
Shell :: linux bash if else 
Shell :: how to format pendrive on ubuntu 
Shell :: filezilla Directory /var/lib/docker: permission denied 
Shell :: install kubectl windows 
Shell :: change resolution of a video with terminal 
Shell :: windows terminal background image 
Shell :: npm i postgresql 
Shell :: view certificate openssl 
Shell :: run shell script remotely using ssh 
Shell :: how to add image in readme 
Shell :: git logline 
Shell :: git basic commands 
Shell :: neovim install wsl vim-plug 
Shell :: delete a git branch 
Shell :: Push your branch up to the remote. 
Shell :: getcomposer.org download 
Shell :: linux yaml validator command line 
Shell :: export docker image 
Shell :: powershell to connect to remote computer 
Shell :: nano enable syntax highlighting 
Shell :: ubuntu create user 
Shell :: how to kill recycling process linux 
Shell :: kubectl jq json pod name 
Shell :: texlive 2019 in ubuntu 18.4 
ADD CONTENT
Topic
Content
Source link
Name
6+4 =