Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

restart-Service sshd

# On Windows terminal:
stop-Service sshd
start-Service sshd

#On Linux terminal:
sudo systemctl restart ssh.service
Comment

PREVIOUS NEXT
Code Example
Shell :: if variable has substring in bash 
Shell :: git config remote.origin.url 
Shell :: git clone fatal: unable to access SSL certificate problem: self signed certificate in certificate chain 
Shell :: force yarn to reinstall all packages 
Shell :: unetbootin ubuntu install 
Shell :: check if docker is running 
Shell :: pip install fails with connection error ssl 
Shell :: install filezilla ubuntu 
Shell :: update manjaro linux 
Shell :: pc specs linux command 
Shell :: install c++ ubuntu 
Shell :: list recently installed packages arch 
Shell :: debian install vim 
Shell :: open ubuntu etch host 
Shell :: git add all tracked files 
Shell :: find linux version 
Shell :: django allauth 
Shell :: locate command not found 
Shell :: install yacc on ubuntu 
Shell :: change default shell fish 
Shell :: disable firewall ubuntu 
Shell :: git push / git init 
Shell :: update font cache linux 
Shell :: Call to undefined function IlluminateSupportmb_strimwidth() 
Shell :: how to add existing heroku remote 
Shell :: sudo apt update ignore gpg signature 
Shell :: give write-access of a folder to all users in linux? 
Shell :: bash check if number is greater than 
Shell :: git see stash 
Shell :: docker wordpress plugins permissions 
ADD CONTENT
Topic
Content
Source link
Name
5+5 =