Raspberry Pi OS • i want to verify deb file.
Please tell me how to verify the deb file of raspberry pi imagerStatistics: Posted by cykwnxox — Sun May 12, 2024 9:15 am
View ArticleRaspberry Pi OS • Lost console history when shutting down with on/off button
Hi folks,On RPi5 bookworm, I've found an inconsistency between shutting down with a double press of the on/off button and shutting down with Shutdown->Shutdown.When using the button, the last...
View ArticleRaspberry Pi OS • Cannot use autostart program at startup of raspberry pi 3...
I have a problem when using the usb camera while using the auto run program at startup. The program cannot run automatically at startup, when I check the camera in the command prompt the camera is...
View ArticleRaspberry Pi OS • Re: i want to verify deb file.
Please tell me how to verify the deb file of raspberry pi imagerI think 'dpkg --contents' will do that https://www.debian.org/doc/manuals/debi ... kg.en.html.Can I ask why you are looking to verify...
View ArticleRaspberry Pi OS • Re: Cannot use autostart program at startup of raspberry pi...
help me please Until you post more details, including but not limited to the following, we're unable to do that.*The error message(s) being generated.Precise details of what you have tried (no,...
View ArticleRaspberry Pi OS • node.js unable to install npm
I AM able to use node.js (v8.11.1 - which I think is the latest) on my Raspberry pi 3B+ running Linux 9 stretch. Unfortunately I cannot expand beyond because I cannot utilize npm. When I try to apt...
View ArticleRaspberry Pi OS • Re: node.js unable to install npm
Can you get a spare microSD card and install a more recent version of the OS (e.g. Bullseye or Bookworm) on it, then node js and npm?Statistics: Posted by neilgl — Mon May 13, 2024 9:37 am
View ArticleRaspberry Pi OS • Re: Disk Encryption
Hey!Sorry I'm late for testing, we had a urgent family matter so I wasn't able at all yet to try the encryption. I hope to familiar with the system in the coming days and give some feedback!Read me...
View ArticleRaspberry Pi OS • Re: ghostscript seg faults
You appear to still be using buster which is no longer supported.Statistics: Posted by pidd — Mon May 13, 2024 11:54 am
View ArticleRaspberry Pi OS • Minecraft Automated Server Backup
I think this is automation but is there a way I can automate backing up my rpi5 hosted minecraft server, and remove old backups automatically? I don't really want to use a plugin but if I ahve to I...
View ArticleRaspberry Pi OS • Re: Minecraft Automated Server Backup
Write a bash script to handle the backup process. This script should stop the Minecraft server to ensure a consistent backup. Then Create a compressed archive of the server files. After that the...
View ArticleRaspberry Pi OS • Composite video out on Rpi 4 with lastest Bookworm...
raspi-config has an option to enable composite out, but it doesn't work on Raspberry Pi 4.There are these instructions that worked for a while, but now a remark says that it no longer works with the...
View ArticleRaspberry Pi OS • Re: Composite video out on Rpi 4 with lastest Bookworm...
https://www.raspberrypi.com/documentati ... video-modeStatistics: Posted by aBUGSworstnightmare — Tue May 14, 2024 2:31 pm
View ArticleRaspberry Pi OS • supported Citrix Workspace over Pi OS
does anyone know how to install Citrix over RaspberryPi OS ?Statistics: Posted by lsegptx — Tue May 14, 2024 3:37 pm
View ArticleRaspberry Pi OS • Re: supported Citrix Workspace over Pi OS
does anyone know how to install Citrix over RaspberryPi OS ?Citrix seem to have documentation - https://docs.citrix.com/en-us/citrix-wo ... ux/installAnd a support forum -...
View ArticleRaspberry Pi OS • Programs run remotely using ssh -X don't show the hostname...
Scenario :If I ssh -X to a remote / headless pi that has full Pi OS installed on it, I am able to run programs remotely but have them display on my local machine.For example :Code: ssh -x...
View ArticleRaspberry Pi OS • Re: Programs run remotely using ssh -X don't show the...
The machine running the ssh client, is that running Wayland or X? Is it a Pi or something else?This is almost certainly a client side problem as X applications running on the remote computer have zero...
View ArticleRaspberry Pi OS • Re: Lost console history when shutting down with on/off button
Being concerned about the console history does suggests you have at least a keyboard connected, so is there a reason why you want to use the power button ?I find the power button to be a nuisance as...
View ArticleRaspberry Pi OS • Re: rpi3b+ screen rotation with xrandr not working
Code: uname -aand you have used screen configuration editor for rotating your screen?Statistics: Posted by aBUGSworstnightmare — Wed May 15, 2024 3:54 pm
View ArticleRaspberry Pi OS • Cron doesn't want to execute a shell script that works fine...
Hi all,I'm trying to get cron to execute a shell script that takes a picture and uploads it to a Google Drive. I want this to happen every day at the same time, but right now I'm just testing to see...
View Article