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
How to run an executable packaged inside a JAR?
Including fields in Filemaker email
simple mysql query
How do I transition mailboxes from exchange 2003 to exchange 2010 when both exchange servers are in different domains without causing an outage
Java Binding ServerSocket
Creating a list item from sharepoint custom workflow with Multiple values from another list
ADMT and sid mapping
Exchange 2003 to Exchange 2007
SSIS For Loop Problem
Freezing top row in PHP