כותב |
|
EmineM אורח
הצטרף / הצטרפה: 01 October 2003
משתמש: אונליין הודעות: 12647
|
נשלח בתאריך: 26 March 2007 בשעה 16:10 | | IP רשוּם
|
|
|
|
How can i run shell script that contain commands that need to be executed by a root user? i want to run it just by clicking on it , not through a terminal.
|
חזרה לתחילת העמוד |
|
|
צחי@ משתמש חבר
הצטרף / הצטרפה: 02 January 2007 מדינה: Israel
משתמש: מנותק/ת הודעות: 209
|
נשלח בתאריך: 26 March 2007 בשעה 16:54 | | IP רשוּם
|
|
|
|
UNIX\LINUX ? WINDOWS ?
__________________ דלתות אדריכלים גגות פוליש
|
חזרה לתחילת העמוד |
|
|
EmineM אורח
הצטרף / הצטרפה: 01 October 2003
משתמש: אונליין הודעות: 12647
|
נשלח בתאריך: 26 March 2007 בשעה 16:58 | | IP רשוּם
|
|
|
|
....ha oops, i wrote linux but it got erased somehow so...... linux
|
חזרה לתחילת העמוד |
|
|
Fate פורומיסט על
הצטרף / הצטרפה: 25 October 2005
משתמש: מנותק/ת הודעות: 571
|
נשלח בתאריך: 26 March 2007 בשעה 17:18 | | IP רשוּם
|
|
|
|
write the script... and make it stickied...
but be carefull because any command inside it will execute as root. so removing write priveledges from users so they won't modify the script should be done aswell
|
חזרה לתחילת העמוד |
|
|
EmineM אורח
הצטרף / הצטרפה: 01 October 2003
משתמש: אונליין הודעות: 12647
|
נשלח בתאריך: 26 March 2007 בשעה 18:27 | | IP רשוּם
|
|
|
|
thanks, it worked. but i have some problem openning it - what program do i need to open it with? when i choose terminal it thinks for while and than stop, and double-clicking on it does nothing
|
חזרה לתחילת העמוד |
|
|
Fate פורומיסט על
הצטרף / הצטרפה: 25 October 2005
משתמש: מנותק/ת הודעות: 571
|
נשלח בתאריך: 26 March 2007 בשעה 21:59 | | IP רשוּם
|
|
|
|
open for editing? any text editor... if u double click he just runs it...
|
חזרה לתחילת העמוד |
|
|
EmineM אורח
הצטרף / הצטרפה: 01 October 2003
משתמש: אונליין הודעות: 12647
|
נשלח בתאריך: 27 March 2007 בשעה 00:41 | | IP רשוּם
|
|
|
|
thats the point - i double click on it but nothing happen (i want to run it not edit).I can run it onli from terminal. I think i changed something in the settings but i cant change it back
|
חזרה לתחילת העמוד |
|
|
Fate פורומיסט על
הצטרף / הצטרפה: 25 October 2005
משתמש: מנותק/ת הודעות: 571
|
נשלח בתאריך: 27 March 2007 בשעה 11:42 | | IP רשוּם
|
|
|
|
maybe it does run and you dont see the results? or the script fails and you dont know where... run it from console see if u get to see any output.. if not add echos or something to debug it
|
חזרה לתחילת העמוד |
|
|
EmineM אורח
הצטרף / הצטרפה: 01 October 2003
משתמש: אונליין הודעות: 12647
|
נשלח בתאריך: 27 March 2007 בשעה 12:43 | | IP רשוּם
|
|
|
|
well, i did add a echo for debug, and nothing was printed, even a terminal window wasnt opened, thats why i thought it didnt work. but i checked it now and it seems to be working since the 'cp' command did its job. but still, why doesnt the echo command work? i also added 'sleep' at the end of the file but it didnt help. although, if i run it from terminal it works just fine. any suggestions?
|
חזרה לתחילת העמוד |
|
|
Fate פורומיסט על
הצטרף / הצטרפה: 25 October 2005
משתמש: מנותק/ת הודעות: 571
|
נשלח בתאריך: 27 March 2007 בשעה 13:01 | | IP רשוּם
|
|
|
|
it probably just disapears before you see it or something... if in console it works then it works...
|
חזרה לתחילת העמוד |
|
|
EmineM אורח
הצטרף / הצטרפה: 01 October 2003
משתמש: אונליין הודעות: 12647
|
נשלח בתאריך: 27 March 2007 בשעה 15:53 | | IP רשוּם
|
|
|
|
Ok than, thanks for help
|
חזרה לתחילת העמוד |
|
|