Difference between revisions of "Activate SSH server on macOS"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
* Status: <code>[[sudo systemsetup -getremotelogin]]</code>
 
* Status: <code>[[sudo systemsetup -getremotelogin]]</code>
  
Disable:
+
===Disable===
 
  sudo systemsetup -setremotelogin off
 
  sudo systemsetup -setremotelogin off
 
  Do you really want to turn remote login off? If you do, you will lose this connection and can only turn it back on locally at the server (yes/no)?
 
  Do you really want to turn remote login off? If you do, you will lose this connection and can only turn it back on locally at the server (yes/no)?

Revision as of 07:42, 6 October 2021

Disable

sudo systemsetup -setremotelogin off
Do you really want to turn remote login off? If you do, you will lose this connection and can only turn it back on locally at the server (yes/no)?

Related commands

See also

  • http://osxdaily.com/2016/08/16/enable-ssh-mac-command-line/
  • Advertising: