Questions tagged [server]
The use of the Pi as a computer or computer program that manages access to a centralized resource or service in a network. This topic can cover software, hardware, feasibility, and security.
288 questions
0 votes
1 answer
123 views
Guidance on Building a 5G Home Gateway on a Raspberry Pi?
I'm preparing to move to a location where wired/fiber internet is not available but the 5G mobile service is. The gateway devices from our carrier do not allow admin access to configure anything, only ...
1 vote
0 answers
147 views
I don't understand why I can't read the same values between a Modbus server and a Modbus client using the library pyModbusTCP
I have a problem with a modbus connection with Raspberry pi 4B, let me explain what's going on. I'm using the pyModbusTCP and I'd like to be able to read the values of coils in a Modbus server on the ...
1 vote
1 answer
808 views
Performance of Minecraft Server on rPi 400
I want to create a Minecraft server at home, and have two spare machines that are candidates for this: A power hungry Xeon WS-2140B A power-sipping rPi 400 I like the low power-usage of the rPi, but ...
1 vote
0 answers
76 views
Stream video from one Pi to a web server on a different Pi, then process video (for motion detection)
I would like to stream video from one of my Pi's (192.168.1.3) to a web server that is hosted on a different Pi (192.168.1.4). It's supposed to kind of replicate a cloud video surveillance system. At ...
0 votes
1 answer
357 views
32 bit Ubuntu Server 22.04 LTS lower GPU Memory
I have a raspberry pi 2 with ubuntu sever installed and need to know how to lower the gpu settings from 64 megs to 16 megs. Ubuntu Server does not come with raspi-config installed.
2 votes
0 answers
84 views
How can I get my python program that uses the requests library to run on boot via the crontab
I am working on creating a python script to retrieve data from a server using the requests library, and then display it on an adafruit led matrix using a raspberry pi. I have a program that functions ...
1 vote
0 answers
249 views
Can't get wifi adapter MT7601U to work on ubuntu server 22.04 for raspberry pi 4
I bought this generic wifi adapter which has MT7601U wifi chip inside it, it doesn’t work on my Ubuntu server 22.04 OS But the adapter works fine out of the box on my twisterOS installation Am i ...
1 vote
3 answers
789 views
Does anyone have experience with running Yunohost on a RasPi?
I see this unanswered question from Feb 2018, and no other results from a search for "Yunohost" in this stack. Does anyone here use their raspi device for selfhosting using Yunohost? I am ...