Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • You might want to tell us how you're trying to run the script at startup, not just "by following examples". Edit your question to include this. Commented Apr 14, 2020 at 9:27
  • I used cron and etc/init.d but nothing hsppends Commented Apr 14, 2020 at 11:33
  • cron/init.d probably run before your desktop is loaded, so it does not do anything. Add your script to "Startup Applications", maybe you even need to add a delay. Commented Apr 14, 2020 at 11:41