Search results

  1. R

    Deleting all directories not files

    Hello , is there a way to delete all the directories within a folder without deleting all the files?
  2. R

    Linux From Scratch

    Going to give Linux from scratch a go. Does anyone have any tips, video tutorials or any threads that could help? Any help is appreciated. Thanks
  3. R

    what link to use, folder to folder?

    One command i found worked was; rsync -avh --dry-run --delete /path/to/new/ /path/to/old/ Obviously delete "--dry-run" if it looks like everything is copying okay.
  4. R

    Raspberry pi Temperature Monitor

    Hello, I am looking for a way to set up a grafana panel so that it displays my raspberry pi's temperature. Is this possible ? Any help would be appriciated. Thank you
Top