View Single Post
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#28
Originally Posted by jakfish View Post
1) I can use chmod 700 as in gainroot/chmod 700 /chosenDirectory/sharescript.sh ?
Use whatever terminal command you use to get root shell. I'd create a "bin" folder inside "/root" which is the root user's home. Then "chmod 700 /root/bin/name-of-script.sh".


Originally Posted by jakfish View Post
2) I would rmmod cifs.ko?
Use "rmmod cifs" to ReMove the cifs module and "lsmod" to LiSt all loaded modules.


Originally Posted by jakfish View Post
3) I've looked into ASUI "edit buttons" (to run the scripts), and I'm confused, starting with its tiny font. Any pointers you could suggest?
Open the ASUI settings program, either from your app launcher or with the "settings" button in ASUI. Then click "command buttons" and select a button number that has no command listed. Put "/root/bin/name-of-script.sh" in the command box, give it a name, check run as root, maybe require double tap to avoid accidental pressed.

Take a look at this page for more info on command buttons. http://asui.garage.maemo.org/buttons.html#commands