Skip to main content

All Questions

Tagged with
27 questions with no upvoted or accepted answers
3 votes
1 answer
2k views

How do I keep mac terminal keybindings when connected via ssh to a linux server?

My Setup computer: Macbook pro OS: OS X Snow Leopard Software: Terminal.app, GNU bash, version 3.2.48(1)-release (x86_64-apple-darwin10.0) The Server's Setup Hardware: Not sure OS: ...
Sam Murray-Sutton's user avatar
2 votes
0 answers
418 views

LC_LOCALE settings interactions between Mac OSX and LINUX via SSH

I have been struggling with the following problem for years now. I have never been able to solve it, and I adopted several workarounds to keep being able to work. However now I can't stand it anymore, ...
fzenoni's user avatar
  • 21
2 votes
1 answer
794 views

Reuse Linux SSH-Key with MacOS

I want to use an SSH-Private-Key generated on Debian 7 with my MacOS-Machine. So I copied id_rsa and id_rsa.pub to .ssh/ on my Mac. The Key is recognized, but every time I enter my passphrase the ...
gpkvt's user avatar
  • 31
2 votes
1 answer
639 views

Start SSH Server without typing a password - Sudoers (NOPASSWD)

I would like to execute the below command line without typing a password sudo -s /bin/launchctl load -w /System/Library/LaunchDaemons/ssh.plist So I tried to add the below lines to my sudoers but ...
David's user avatar
  • 21
1 vote
0 answers
339 views

scp: ambiguous target when attempting to copy directory with an apostrophe and spaces in the name

I am trying to use scp to copy a directory by using ssh through windows terminal to connect to my mac and then use scp to copy a folder to my raspberry pi; I have tried many variations such as scp -r &...
Ponyboy's user avatar
  • 21
1 vote
0 answers
433 views

How to get an Ubuntu remote desktop when I only have root SSH access?

I have root SSH access to a remote Ubuntu 17 machine. I'm working locally on macOS 10.12. I want to be able to get a remote desktop to the Ubuntu machine. How do I do this? What do I need to install/...
Jeff's user avatar
  • 504
1 vote
1 answer
114 views

Does the Mac OS X SSH client integrate with other systems?

I have MacBook Pro running Mac OS X 10.10 (Yosemite), when I enable the SSH from (“Preferences - > Sharing”) it gives me link like this : members-12-13.hallsnetwork.xxxx.com Well, clearly the link ...
M. A.'s user avatar
  • 99
1 vote
1 answer
5k views

How to ssh from Linux client to OS X host without error message “ssh_exchange_identification: Connection closed by remote host”?

My LAN comprises a desktop computer running Linux (Debian Wheezy), a MacBook with OS X Mavericks, and a modem-router; ssh with Linux host and OS X client functions well - no problems connecting from ...
James Jamieson's user avatar
1 vote
2 answers
4k views

Script to auto execute creation of ssh tunnel

I'm a CS student, and still learning a lot of these things, and so please bear with me if I don't have a full grasp on what I'm trying here. I'm on a Mac, connecting to a linux machine. I can set up ...
Rebecca's user avatar
  • 11
1 vote
1 answer
2k views

fatal: error when closing sha1 file: Permission denied

I am attempting to create a local git repository using a mounted linux drive (via SSH via ExpandDrive) from my mac using GitBox, however when I attempt to make a commit I continually receive this ...
user avatar
1 vote
0 answers
188 views

keymapping when ssh-ing from mac to linux

I'm using Lion to ssh -X to a linux machine and work on some code thats located on it. I open up an editor on the remote machine (usually matlab) and program on it. My problem is that in the linux ...
Yair's user avatar
  • 111
0 votes
1 answer
3k views

ssh localhost, getting permission denied (password). (Windows 11)

I am trying to ssh into my windows 11 machine from my mac but continue getting a Permission denied, please try again. After a couple of failed attempts I get username@localhost: Permission denied (...
sebdb's user avatar
  • 1
0 votes
0 answers
33 views

how to ssh into linux lab from Mac?

Facing problem to ssh into Linux from mac. ssh: connect to host 35.184.51.144 port 22: Operation timed out
Zahid Hasan's user avatar
0 votes
1 answer
32 views

How can I sign in to my VPS/shell account without having to type my password each time?

How can I sign in to my VPS/shell account without having to type my password each time? I have tried pasting a shell script including Prolog code but the password doesn't paste properly.
Lucian Green's user avatar
0 votes
1 answer
1k views

Reoccurring ssh_exchange_identification: Connection closed by remote host error MacOS (Only fixed by resetting ssh each time)

I am spinning up multiple remote instances via Google Cloud and scp-ing scripts to these instances to run them and get the results scp-ed back to my local computer. Things start smoothly but after a ...
Nole's user avatar
  • 3

15 30 50 per page