Linux managing stuffs - TechRepublic
General discussion
November 21, 2001 at 08:12 AM
awimsatt

Linux managing stuffs

by awimsatt . Updated 24 years, 6 months ago

How do i set the date and time in Linux? Where do I need to commands that I want to run automagically after startup has finished. In other words… I have three lines that I initiate after I login as root everytime I boot the machine. the commands are like the following:

/sbin/ifup eth0

I want these to run only once per boot-up and only once. So I don’t want to put them into .bashrc as has been suggested to me before. That would make them run everytime I logged into a shell.

Adam

This discussion is locked

All Comments