Skip to main content

All Questions

Tagged with
1 vote
1 answer
753 views

Can one Ethernet cable supply internet and an SSH connection?

I'm trying to connect a Raspberry Pi to my laptop such that I can control it over SSH (PuTTY). However, the Pi itself needs internet. Is it possible to supply by the SSH commands and the internet ...
EthEleon's user avatar
0 votes
1 answer
1k views

Incorrect cursor movement in PuTTY when connected to Raspbian

I've run into a very odd problem connecting to my Raspberry Pi (running Raspbian) using PuTTY for Windows — the ANSI "cursor" position isn't getting updated correctly. This manifests in a couple of ...
Ben Blank's user avatar
  • 1,084
0 votes
1 answer
707 views

SSH with RCA key does not authorized

I try to set up an ssh connection by RCA-key. Settings for PuTTy: 192.168.1.41, port 22, the private key was choosed. My public key has placed "192.168.1.41/home/pi/.ssh/PuTKey.pub" therefore I ...
serginator's user avatar
1 vote
0 answers
668 views

Can't connect to my SSH on RPi3 after it going to sleep mode for inactivity

When I bought my raspberry pi3 I went home and setup the SSH and the static IP as 192.168.8.8 on it. I connected to it using putty and it worked well until it went to sleep mode after sometime of ...
Rubsad's user avatar
  • 11
0 votes
2 answers
2k views

How do I copy from Putty on Raspberry Pi

This is slightly different than older questions about PuTTY. I have a Raspberry Pi and am using PuTTY to connect the Pi to another machine over a serial connection. While it is possible to drag the ...
DDay's user avatar
  • 203
1 vote
1 answer
138 views

Why can I ssh by name to one LAN device, but not another?

I am looking for an explanation on something probably stupid but that I can’t find immediately on Internet. Situation: Classic home LAN. Network: 192.168.1.0/24 No DNS server. I installed 2 ...
maxim's user avatar
  • 116
0 votes
2 answers
525 views

Raspbian - Putty(Windows) Interface. X-Display doesn't work with root user

I can transfer display with Xming and Putty successfully with my user "pi" but not with the "root" user. It gives me the error: PuTTY X11 proxy: Unsupported authorisation protocol Any ideas what it ...
Caniko's user avatar
  • 101