Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

restart ssh service mac

# stop it
sudo launchctl unload  /System/Library/LaunchDaemons/ssh.plist 
# start it
sudo launchctl load -w /System/Library/LaunchDaemons/ssh.plist 
Comment

restart ssh mac

sudo systemctl restart ssh
Comment

PREVIOUS NEXT
Code Example
Shell :: openssl version command 
Shell :: heroku cli deploy 
Shell :: migrate fresh 
Shell :: how to install asciiquarium on ubuntu 
Shell :: remove all files with extension bash 
Shell :: how to uninstall global package npm 
Shell :: docker without sudo 
Shell :: install libinput ubuntu 
Shell :: xampp the installer requires root privileges 
Shell :: delete conda from machine 
Shell :: screen kill all 
Shell :: git bajar rama remota nueva 
Shell :: centos cpus 
Shell :: oh my zsh autocomplete 
Shell :: Missing essential plugin: org.jetbrains.android Please reinstall Android Studio from 
Shell :: bash unzip all files 
Shell :: change owner directory linux 
Shell :: install mysql linux mint 
Shell :: how to swap ubuntu 
Shell :: Command `npm install --save --save-exact react-native` failed 
Shell :: how to install curl in centos 7 
Shell :: clear pacman cahce 
Shell :: how to check mac address in linux 
Shell :: powershell get all history 
Shell :: du -sh sort size 
Shell :: Failed to start Redis In-Memory Data Store. 
Shell :: git change origin 
Shell :: cv2 has no attribute videocapture 
Shell :: remove netbeans snap 
Shell :: git create empty branch 
ADD CONTENT
Topic
Content
Source link
Name
8+2 =