New answers tagged ssh
1
vote
Accepted
How to disable SSH password login in Sequoia
Add a file to /etc/ssh/sshd_config.d with the directive(s) you want.
0
votes
How can I automatically mount a few remote folders at startup with SSHFS?
You can use my menubar app SSHFS-Mountlet to accomplish the task. Put SSHFS-Mountlet to your login items and setup connections entries that have the "auto-mount on program start" option ...
2
votes
How can I mount a remote SSH folder on Mac without sshfs?
Instead of macFUSE you can use FUSE-T that provides SSHFS aswell, installable through homebrew:
brew tap macos-fuse-t/homebrew-cask
brew install fuse-t
brew install fuse-t-sshfs
Alternatively the ...
0
votes
Mounting Remote Server for editing files on my Mac
A more modern approach without a kernel extension providing FUSE on macOS is:
FUSE-T
They also distribute an adapted version of SSHFS, that works with FUSE-T.
There is no recent version of SSHFS for ...
Top 50 recent answers are included
Related Tags
ssh × 941macos × 394
terminal × 261
network × 115
keychain × 65
command-line × 49
unix × 45
password × 43
remote-desktop × 42
mac × 38
bash × 35
security × 28
iphone × 27
launchd × 27
x11 × 27
homebrew × 26
ios × 25
wifi × 22
software-recommendation × 20
jailbreak × 20
vpn × 20
iterm × 20
git × 20
macbook-pro × 18
applescript × 18