Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to download openssh with cmd

Open powershell with admin and run below cmds:

# Install the OpenSSH Client

Add-WindowsCapability -Online -Name OpenSSH.Client~~~~0.0.1.0

# Install the OpenSSH Server

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

PREVIOUS NEXT
Code Example
Shell :: find out current shell 
Shell :: textbox should accept only numbers till 10 digit using angular 
Shell :: bash zero padding 
Shell :: git diff more colorful 
Shell :: how to install firefox in kali linux 
Shell :: uninstall tesseract 4 
Shell :: ngrok with netcat 
Shell :: flutter doctor android license status unknown 
Shell :: get ssh key mac 
Shell :: installing eth-brownie 2022 
Shell :: apt sources.list amd64 only 
Shell :: how to make python + docx exe 
Shell :: ls in mb mac 
Shell :: how to reset network on ubuntu 20.04 
Shell :: linux replace string in all files 
Shell :: sudo apt-key adv --keyserver keys.gnupg.net --recv-key 6F3EFCDE 
Shell :: command to check recent commit 
Shell :: how to delete prerouting rule in linux 
Shell :: powershell find in history 
Shell :: update git version 
Shell :: Cria um dispositivo gerenciado de cores 
Shell :: install yfinance 
Shell :: How to Block apache Ports 
Shell :: how to install lm sensors 
Shell :: what is my git config 
Shell :: ubuntu check whats taking space 
Shell :: visualize git tree branches in repo 
Shell :: redis cli docker 
Shell :: how delete all wine files in linux 
Shell :: BBBBBBBBBBBB 
ADD CONTENT
Topic
Content
Source link
Name
4+9 =