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
Pass Parameter to
How do I index fields in an Access database?
How do I activate an Add-In for MS Access 2003?
Install Office Pro 2003 and 2007
Exchange 2003 - Cant receive or send external emails after ISP change
Download outside root with header()
Unable to answer inbound calls - Asterisk PBX - Polycom 330
Getting a console warning when reading a POST response? (HttpURLConnection)
Vigor 2820: Block access to Internet.
AS3 MovieClip Properties Question