webbsmurfen wrote: ↑Fri Nov 01, 2019 5:32 pm
I need to run the Raspberry pi 4 without being connected to a monitor, just connected to internet. I have tried but it seems not to start correctly. Is there any solution to this
Presumably you have been a user of these forums for long enough to know that your RPi4 board needs to be running an Operating System such as Raspbian Buster.
And that it needs to be connected to your local area network either via cabled Ethernet, which 'just works' with no setup needed; or via WiFi - documentation here:
https://www.raspberrypi.org/documentati ... /README.md
Once your RPi is correctly configured to be a part of your local network the Raspberry Pi documentation for remote ('headless') access to it via SSH is here:
https://www.raspberrypi.org/documentati ... /README.md
Access via any network protocol, including SSH, from devices on the global internet outside your own local lan will require port forwarding to be correctly configured on the router between your LAN and the global Internet. That is not a Raspberry Pi specific issue.