raspberrypi
raspberrypi zipping2583 1 week ago 90%
automated camera for daily photos of construction site

Hello everyone, looks like we will start on building our dream home this year. I do want to set up a raspberry for automated photo shooting from the construction site. One picture per day is enough, I do want to create a timelapse video afterwards. The new neighbour is a friend, he allowed me to set up the camera in his house facing the construction site. Only problem he does not have a power supply at his window... Anyone having experience with a solar module and a battery to power the raspi? Feel free to share your jdeas!

16
7
selfhosted Selfhosted What OS is best for a beginner to degoogle?
Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearZI
    zipping2583
    2 weeks ago 97%

    If you know how to use containers then go for debian as the server OS and run everything you need as containers.

    Debian is community based distro, very stable, major updates every few years, ubuntu and other distros use it as a base.

    Get familiar with working on the command line, try nano as an easy text editor und use docker compose.

    I did not test TrueNAS, I do know the scale version can run containers too, but I do not know how stable ur usable it is. You should go for the classic linux approach with Debian. Much more fun to learn :)

    41
  • debian Debian operating system sudo without password when connected via ssh
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearZI
    zipping2583
    1 month ago 100%

    Oh wow thank you very much! That is so cool there is an option to allow only specific commands :) I will surely dive deeper into this

    1
  • debian Debian operating system sudo without password when connected via ssh
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearZI
    zipping2583
    1 month ago 100%

    Thank you very much!

    And thanks for pointing out the security risk. Makes me wonder why this works out of the box on my raspberry. Maybe because I did not set up root user?

    3
  • debian Debian operating system sudo without password when connected via ssh
    Jump
    debian
    Debian operating system zipping2583 1 month ago 80%
    sudo without password when connected via ssh

    Hello everyone, I am running Debian on my home server and I also do have a raspberrpi with raspberry pi os. When I do connect to my raspberry via ssh (with keys, not password) I do not need to enter a password when I do run a command with sudo. Someone here can guie me on how to replicate that behaviour on Debian 12 stable?

    3
    7
    selfhosted Selfhosted Am I the only one who missed the Owncloud rewrite in Go?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearZI
    zipping2583
    3 months ago 100%

    That's all I need too - currently using immich for photos but missing out on an calendar/to-do list option...

    1
  • selfhosted Selfhosted Suggestions for file sync / android backup / sharing software (nextcloud alternative)
    Jump
    selfhosted Selfhosted Suggestions for file sync / android backup / sharing software (nextcloud alternative)
    Jump
    selfhosted Selfhosted Suggestions for file sync / android backup / sharing software (nextcloud alternative)
    Jump
    selfhosted Selfhosted Suggestions for file sync / android backup / sharing software (nextcloud alternative)
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearZI
    zipping2583
    3 months ago 100%

    First i tried nextcloudpi image but couldn't get it to run with beneath pihole (same raspi).

    Then I tried the AIO Image, this one seems to not even start at all. I found I have to open ports on the router. Will try again later this day.

    1
  • selfhosted Selfhosted Suggestions for file sync / android backup / sharing software (nextcloud alternative)
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearZI
    zipping2583
    3 months ago 100%

    You are probably right... I did spend two hours today trying to get it running in my current docker environment and couldn't get it running... That's when I decided to look for somethinfg else...

    3
  • selfhosted
    Selfhosted zipping2583 3 months ago 100%
    Suggestions for file sync / android backup / sharing software (nextcloud alternative)

    Hello everyone, Since my daughter was born I am searching for a solution to share pictures of our child with my wife and create a copy of each smartphones photos and other files (documents). At first I tried nextcloud, but there is a lot of overhead and the administration feels kind of complex for what I need. Anyone else having some input on which software to use? So my main goal is: Software running on raspberry pi (preferable docker). Has abilities like shared folder where pictures and documents get uploaded from multiple users and can be viewed (collaboration editing is not needed). Automatically copy files from smartphone (android) to raspberry from selected folder for a simple redundancy.

    30
    37