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
facebook
How to run imagebutton code from datagridview - aspx
Printing a HTML page
linux mail replay and processor
sybase: A database server with that name has already started
computer freezes at different times
mdadm: Cannot set device size/shape for /dev/md0: Device or resource busy
Determine website load speed and see how it compares against other websites
Exchange 2010 Hub Transport Role Install Fail on Server 2008 R2
Reading in and set value in stored procedure