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
Quantum DLT V4 Tape Drive ejects cartridge straight after inserting it
DNS Zones not AXFR'ing from primary
SBS 2003 Server Having Unplanned Shutdowns
Table Partitioning
Is it possible to create a script that will retrieve data from excel?
Writing a VB.Net script component in SSIS
servername
webex record
Random incoming emails not getting through to exchange server 2003 on sbs2003
XML Select Single Node returning nothing