Saturday, November 1st 2025, 9:40am UTC+1
You are not logged in.
Dear visitor, welcome to NAS Forum. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

*
und die Firmware scheint schon mal zu passen.

!|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 |
<Directory /mnt/IDE1/easyvdr> <Limit DIRS READ WRITE> DenyAll </Limit> <Limit DIRS READ> AllowUser boostar </Limit> <Limit DIRS READ WRITE> AllowUser andreas </Limit> </Directory> |
MIT ZWEI FESTPLATTEN
This post has been edited 5 times, last edit by "BooStar" (Apr 2nd 2008, 12:45pm)
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 |
#!/bin/sh #hdparm einstellungen hdparm -S 230 /dev/hda1 hdparm -S 230 /dev/hda2 hdparm -S 230 /dev/hdb1 #ftp einstllungen /usr/hddapp/etc/rc.d/S91proftpd.sh stop cp /mnt/IDE1/andreasj/nasscript/proftpd.conf /system/hddapp/etc/ /usr/hddapp/etc/rc.d/S91proftpd.sh start |
MIT ZWEI FESTPLATTEN
Quoted
Original von snoopy
[...] vielen Dank für die Bemühungen, HWguru hat nun auch das Paket gepostet- damit wirds wohl am einfachsten sein. [...] Hat schon jemand das paket von HWguru um ein SAMBA script (Einbinden) erweitert? [...]
This post has been edited 1 times, last edit by "ted.striker" (Apr 3rd 2008, 9:47pm)


