Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

mdem ubuntu ssh key

cat ~/.ssh/id_rsa.pub | ssh username@remote_host "mkdir -p ~/.ssh && touch ~/.ssh/authorized_keys && chmod -R go= ~/.ssh && cat >> ~/.ssh/authorized_keys"
Comment

PREVIOUS NEXT
Code Example
Shell :: how to install mongodb in ubuntu 20.04 stackoverflow 
Shell :: kali linux gui for wsl2 
Shell :: reinstall windows apps powershell 
Shell :: grep last instance 
Shell :: git delete last commit 
Shell :: git merge commit from branch 
Shell :: setup teamspeak docker 
Shell :: bash get result of function 
Shell :: cannot find module inquirer 
Shell :: two variable in for loop bash 
Shell :: check service status in linux 
Shell :: linux maker user sudo 
Shell :: setoolkit kali linux install 
Shell :: install influxdb 
Shell :: install zipkin docker 
Shell :: stash pop single file 
Shell :: install wmctrl in mac 
Shell :: generate jks certificate 
Shell :: tailwindcss 
Shell :: odoo docker 
Shell :: how to get out from vim editor 
Shell :: vite js 
Shell :: github accout change on vsc 
Shell :: electron setup cmd 
Shell :: awk split each character 
Shell :: how to run .bashrc from .zshrc 
Shell :: linux bash do something when file changes 
Shell :: git ignore global 
Shell :: speedtest linux console 
Shell :: Flutter plugin not installed; this adds Flutter specific functionality 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =