Open main menu

Related changes

NASPi

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Hide bots | Hide minor edits
Show new changes starting from 06:59, 21 September 2024
 
 
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

9 September 2024

     18:33  P165 diffhist +20 Abby talk contribs →‎Foreword

28 August 2024

     11:15 Comments log Lisa talk contribs posted a new comment on GEEKWORM NAS Family(Hi,Please refer to the table for comparison M901)

24 August 2024

     17:24 Comments log 85.230.200.138 talk posted a new comment on GEEKWORM NAS Family(What's the difference between the M901 and the X10xx-series?)
     17:22  X-C1 Software diffhist -44 Harry talk contribs

23 August 2024

     21:42 Comments log 84.157.71.126 talk posted a new comment on X-C1 Software(For anyone for whom the install.sh breaks the boot sequence with an infinite loop of error messages (complaining that the file or directory wasn't found for /sys/class/gpio/gpio17/ or something): 1. Go to the install.sh file 2. Replace the first echo block with: ``` echo '#!/bin/bash SHUTDOWN=4 REBOOTPULSEMINIMUM=200 REBOOTPULSEMAXIMUM=600 #echo "$SHUTDOWN" > /sys/class/gpio/export #echo "in" > /sys/class/gpio/gpio$SHUTDOWN/direction BOOT=17 #echo "$BOOT" > /sys/class/gpio/export #echo...)