Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

set up ssh windows 10

# Check if installed via Powershell
Get-WindowsCapability -Online | ? name -like "openssh*"

# Install
Add-WindowsCapability -Online -Name OpenSSH.Server~~~~0.0.1.0
Comment

PREVIOUS NEXT
Code Example
Shell :: choco chrome install 
Shell :: powershell get all directories in path 
Shell :: create new branch from commit 
Shell :: open path using terminal ubuntu 
Shell :: bash how to quotes work 
Shell :: powershell get value from registry key 
Shell :: node global install 
Shell :: install vue router 
Shell :: install scikit learn 
Shell :: ruby install 
Shell :: unzip command ubuntu 
Shell :: install cuda driver in ubuntu 
Shell :: kill process linux 
Shell :: windows execute powershell script define user 
Shell :: wordpress update core and plugins cli 
Shell :: Create a desktop file ubuntu 
Shell :: git: create and remove git alias command 
Shell :: sudo apt-get ignore warning 
Shell :: Recover accidentally deleted files by git reset hard 
Shell :: How to push to a new repositiory in github 
Shell :: install rethinkdb on ubuntu 
Shell :: download visual studio 2019 for ubuntu 
Shell :: git global settings ssh 
Shell :: gulp imagemin 
Shell :: squash commit history git 
Shell :: laravel install by composer 
Shell :: how to setup ubuntu for windows in visual studio code 
Shell :: w10 reboot cmf 
Shell :: npm install version 
Shell :: flush ip windows 10 
ADD CONTENT
Topic
Content
Source link
Name
6+6 =