Microsoft
Software
Hardware
Network
Question : startup script as su in Fedora
I want to run a acript at boot that will have su rights. It failed when I put it in /etc/rc.local
Is there a place I can put a bash-script that I make which will run at boot and has su-rights?
Answer : startup script as su in Fedora
Why not just shut off NetworkManager and configure your interface?
If you want to use that script put it in rc.local then run the following commands:
chmod 744 <script name>
chown root:root <script name>
and it should work.
Random Solutions
Out of disk space > cannot uninstall programs
Posting form data and jquery
counts records in a query
Outlook 2007 keeps bombing every five minutes or so. Send error report?
DNS and Exchange problems
cmd FOR /f tokens 2* doesn't work
multiple database options
what is TS FARM & how to use this
Change data path in Sage 50 Payroll
Output XML from SQL