Skip to main content

All Questions

Tagged with
0 votes
1 answer
283 views

Can't SSH (or generally access) server over Wi-FI

When trying to ssh or ping my Raspberry Pi server on my LAN I get a "No route to host": $ ping 192.168.50.249 ...
Sneek's user avatar
  • 1
1 vote
1 answer
580 views

Can't connect to Raspberry Pi via macOS laptop. Works via other devices

Can’t connect to Raspberry Pi via MacOS laptop. Works via other devices including Linux and iOS. This is the macOS terminal command and output: ssh -vvvvvv -p 9091 [email protected] OpenSSH_8.8p1, ...
discord's user avatar
  • 11
1 vote
1 answer
104 views

mosquitto broker shuts down when terminal is closed

I have a problem with mosquitto running on my pi 3. I use it to transmit temperature and humidity from several sensors in my appartement (433 mhz) to my node red which is also running on my pi. When I ...
Vadi's user avatar
  • 13
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
1 vote
1 answer
422 views

How do I access my Raspberry Pi via SSH without the need for a password every single time?

I'm a beginner to Raspberry Pi and SSH based connections, and I want to access my Raspberry Pi running on Raspbian, from my Windows 10 computer, via remote SSH on Visual Studio code. I have watched ...
Avarice's user avatar
  • 11
0 votes
0 answers
121 views

Why when opening any text editor in raspbian through ssh connection hangs?

I have clean installation of raspbian on raspberry pi 3. Because of not working port forwarding in router I configured auto connection on raspbian to my VPN server on mikrotik router. I used this ...
Slavik's user avatar
  • 101
0 votes
0 answers
136 views

suggestions please: keychain to retain ssh key passphrase across reboots

I want to use ssh on a raspberry pizeroW to make persistent on-boot sshfs mounts to a central fileserver machine. I do not want the pi's mount target to query id_rsa passphrase every login/boot/mount. ...
BETLOG's user avatar
  • 21
0 votes
0 answers
457 views

How to edit files on remote server over ssh and root privileges

Setup: local machine has PopOS 20 (based on Ubuntu 20), remote server is running Raspbian Stretch. I have been editing files on the remote server from the terminal, over ssh and with nano, but I'm ...
Fede9390's user avatar
  • 121
1 vote
1 answer
671 views

Input lag sshing to raspberry pi 3b while its running docker

On my raspberry 3B, ssh from another pc to it works fine until i start a docker image. Currently i have containers of portrain, pihole, and nextcloud on the Pi, but the issue arises whichever ...
user1937237's user avatar
1 vote
1 answer
2k views

Connecting to Raspberry Pi via mac over USB ethernet adapter - Self assigned IP

I have both a Mac and a Raspberry Pi, my goal is to be able to ssh into the Pi from my Mac via an ethernet cable. I bought a USB to Ethernet adapter and connected the two but havent had any luck ...
Libra's user avatar
  • 123
1 vote
0 answers
45 views

How to pick an option automatically in dialog boxes when updating ssh with apt?

Just installed raspbian lite buster for my headless raspberry pi, and set up weekly updates with cron. However, I noticed a small problem when I ran a manual upgrade first. SSH had a new version ...
NerdyKyogre's user avatar
1 vote
0 answers
81 views

What is the mechanism that sets network control policy for users and groups locally and remotely?

tl;dr I think polkit is the answer but don't understand where the local setting is stored vs. the remote setting. Am I right? If not, what is the correct response. For the record, I'm working with ...
MrMas's user avatar
  • 192
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
0 votes
1 answer
169 views

Cannot log in after changing permissions with owncloud script

I am trying to install owncloud and had some issues with permissions in /var/www/html/. One site suggested to run a script which changes the permission, and it looked ok to me so I ran it as root in ...
traindriver's user avatar

15 30 50 per page