I
I
Ilya Vasiliev2020-07-31 19:07:52
Raspberry Pi
Ilya Vasiliev, 2020-07-31 19:07:52

How to remotely connect to Rasberry Pi 4?

Good time everyone.
I'm using Rasberry Pi 4, installed Ubuntu 20, latest.
Tell me how to set up an Internet connection to it.
I'm trying to activate the VNC interface when requested, raspy-config gives an error, this is through the terminal; I don’t understand through the graphical shell where the settings for the VNC server are, they write that VNC is installed in the latest builds, but I can’t find it.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
edo1h, 2020-07-31
@edo1h

in latest builds

in the latest builds of what? raspbian or ubuntu?
raspy-config

firstly, rasp i -config
secondly, this is a utility from raspbian, in unbuntu it, I suspect, no,
your question has nothing to do with raspberry. you have a regular linux (ubuntu) and want to connect to it - so google on this topic.
what I would use:
1. for everyday access - ssh, of course. if you need to run graphical applications on raspberry (why?) - yes ssh -X;
2. to access the desktop if you do not want it to be displayed on the display connected to the raspberry, then xserver-xspice. well, or vncserver, if you want exactly vnc.
3. if you need to watch exactly what is currently shown on the raspberry monitor, then x11spice or x11vnc, respectively.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question