1.

How You Can Run An Ubuntu Program In The Background Simultaneously When You Start Your Ubuntu Server?

Answer»

By USING nohup. It will STOP the process receiving the NOHUP signal and THUS terminating it you log out of the program which was INVOKED with. & runs the process in the background.

By using nohup. It will stop the process receiving the NOHUP signal and thus terminating it you log out of the program which was invoked with. & runs the process in the background.



Discussion

No Comment Found