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
What does "testing mock objects" mean to you?
How do I get rid of the pastel colors in an Excel chart when I switch row/column data?
2003 Server Folder Redirection, Different Servers
Exchange 2010 / Autodiscover certificate name invalid
Powershell - Comparison Operators with Multiple Values
Report Requesting Parameter Value
PC Hanging too much :(
Weird problem sending email using Dynamics CRM Workflows
domain active directory password policy
populate a textbox with a URL