![]() |
How to have a terminal command execute on startup. - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.linuxliteos.com/forums/forumdisplay.php?fid=20) +--- Thread: How to have a terminal command execute on startup. (/showthread.php?tid=7026) |
How to have a terminal command execute on startup. - Abw - 06-01-2020 Hi everyone, I'm trying to make a dynamic update client (it updates my IP on noip.com) run by default on startup of the computer. It's a command line based client. I have to execute the client by hand from a terminal each time. Thanks Re: How to have a terminal command execute on startup. - Valtam - 06-01-2020 https://www.noip.com/support/knowledgebase/installing-the-linux-dynamic-update-client/ Re: How to have a terminal command execute on startup. - Moltke - 06-01-2020 (06-01-2020, 12:31 AM)Abw link Wrote:Hi everyone, I'm trying to make a dynamic update client (it updates my IP on noip.com) run by default on startup of the computer. It's a command line based client. I have to execute the client by hand from a terminal each time. From noip.com Quote:Read the README file in the no-ip-2.1.9 folder for instructions on how to make the client run at startup. This varies depending on what Linux distribution you are running. |