Raspberry Pi OS • Disk-Stick-SSD cataloger
I am surprised there is no cataloger program for our ever increasing files and movie collection.And as the storage capacity keeps growing,how do you find anything back ?Statistics: Posted by...
View ArticleRaspberry Pi OS • Re: Disk-Stick-SSD cataloger
A combination of `tree` and `find` could be used to create a text file of all the filenames on your media?Statistics: Posted by jamesh — Wed Sep 24, 2025 12:44 pm
View ArticleRaspberry Pi OS • Re: wayvnc documentation
Ah, OK. It looks like I installed RealVNC viewer. Not in the script where it should have been. My confusion was that the Pi documentation only mentions TigerVNC , the help.realvnc.com instructions for...
View ArticleRaspberry Pi OS • Change User Name
If I have chosen the wrong group for this post, I apologize. Here's the scenario: I have a freshly created Micro-SD card. I have created the empty SSH file in that card. I am logged into the Pi using...
View ArticleRaspberry Pi OS • Re: Change User Name
If I have chosen the wrong group for this post, I apologize. Here's the scenario: I have a freshly created Micro-SD card. I have created the empty SSH file in that card. I am logged into the Pi using...
View ArticleRaspberry Pi OS • Re: Is There an Easy Way to Update SSD Systems to Latest...
Guys,At risk of flak for re-lighting this one but ...I see they've released the Raspberry Pi 500+ complete with SSD. Is now the time to have an Easy Way to Update SSD Systems to Latest Operating...
View ArticleRaspberry Pi OS • Re: Update Notifier
Holding Apps like Chrome from updates will lead to problems. I will outline my problems ...A while back I bought an Amazon Fire tablet. At the time it was at the bleeding edge for the money but as all...
View ArticleRaspberry Pi OS • Re: Chromium Customization on RPI using Pi-Gen
Thank you so much! Sounds good. That makes sense on all fronts.I really appreciate all your help and insightStatistics: Posted by julia! — Thu Sep 25, 2025 2:12 pm
View ArticleRaspberry Pi OS • Resize Virtual Terminal Keyboard
Hi,I have a Pi5 16GB. I display on a Pi Touchscreen Display 2. I use the Pi in the horizontal position and would like to downsize the virtual keyboard. When launching the Terminal, the virtual...
View ArticleRaspberry Pi OS • Waydroid installer for Pi OS
Installing Waydroid on Raspberry Pi now has a dedicated install script. (Waydroid is a open source Linux application that runs Android 13 apps in a container)Unlike other scripts or tutorials, this...
View ArticleRaspberry Pi OS • How can I get the kernel sources that matches this kernel...
Hello,I uploaded an image to my rpi 3b+, now I want to make changes on a kernel module, for that I need to get the same kernel version as the one flashed in the target so that the kernel and module...
View ArticleRaspberry Pi OS • Re: How can I get the kernel sources that matches this...
Looking in /usr/share/doc/linux-image-6.6.31+rpt-rpi-v8/changelog.Debian.gz , I see:linux (1:6.6.31-1+rpt1) bookworm; urgency=medium * Raspberry Pi OS release * d/control: Update Maintainer, Homepage...
View ArticleRaspberry Pi OS • Re: wayvnc documentation
Delayed thanks - must remember to tick for notifications. I'll have a look TightVNC. I'll still want an iOS client as well though.RealVNC viewer is there in the repository and seems to work out of the...
View ArticleRaspberry Pi OS • Default user permission is now 700, was 755
I have just spent a while chasing a permission denied problem and eventually discovered that the cause is that my user on creation of the system has permission 700, whereas it used to default to...
View ArticleRaspberry Pi OS • Re: Default user permission is now 700, was 755
On which OS + version. And 'now' compared to when? Same OS + version? Did it change after an update / upgrade?Statistics: Posted by DirkS — Sat Sep 27, 2025 3:30 pm
View ArticleRaspberry Pi OS • Re: Debian 13 Trixie released. upgrade options?
Do this entirely at your own riskIt’s always safest to wait until the Raspberry Pi team releases an official Raspberry Pi OS based on Debian 13. That way you know everything has been tested and is...
View ArticleRaspberry Pi OS • Refresh my memory: What is the command to list all...
Refresh my memory: What is the command to list all installed packages?I can't remember if it is an apt or apt-get or dpkg command.The context is that I have a Pi system that has been running for many...
View ArticleRaspberry Pi OS • Re: Refresh my memory: What is the command to list all...
Code: dpkg -lwill show all installed packages.Statistics: Posted by AndyD — Sun Sep 28, 2025 3:47 am
View ArticleRaspberry Pi OS • Re: Disk-Stick-SSD cataloger
Yes there is always a better mousetrap For me its not the big drives but the zillion small SD cards,where is that data-picture. I use " ls -R1 /home/john/ | sed -e 's/^.*john john //' >...
View ArticleRaspberry Pi OS • Re: How to change the session type for a specific user?
Anyone ? Statistics: Posted by CutterX — Sun Sep 28, 2025 9:16 am
View Article