-
Re: ZyXEL NSA325v2 how to install new Samba (Entware-ng) and where to find it
Congratulations! The /etc/samba/smb.conf line overrides the opt/etc/sambe/ZyXELSambaReplacement.conf line. What if you put an extra 'Globals' section after the 'include /etc/samba/smb.…1 -
Re: NAS542 Raid 5 - Hot Spare labeled as "not supported"
AFAIK the web backend reads this information from the (pseudo-)file /proc/mdstat. To know where this comes from look at the orginal. Enable the ssh server, login over ssh and execute cat /proc/mdstat1 -
Re: Plex for NAS326
where do I find the install script? /i-data/<VOLUME>/.PKG/PlexMediaServer/gui/PlexMediaServer/pkgcgi.cgi1 -
Re: NSA-220 doesn't boot / no console output
the factory default IP 192.168.1.3 Do you have documentation about this? It's some time ago I last saw a '220, but as far as I remember the factory default is DHCP. The ping answers could b…1 -
Re: How to run Syncthing on NAS542 as non-root, or elseway provide synced data rw possibility for users?
The is no sudo, but you have su. From the startscript of my Pulse package: Startup() { mkdir -p ${PKG_HOME} chown ${PKG_USER} ${PKG_HOME} su -m ${PKG_USER} -s /bin/sh -c "HOME=$PKG_HOME ${PKG_RO…1
Guru Member