Recent content by namz5659

  1. N

    Automate scripts

    Hi rob, reclarifying this, the text file was not create that is why i want to use init.d to make my ethereum node startup 2 minutes exactly after bootup without cron.
  2. N

    Automate scripts

    Hi Rob, I am stuck could you please help me.
  3. N

    Automate scripts

    yes i have tried using cron multiple times and i have asked multipe forums but it never works. I have spoken to a person that deals with scripting and they told me that i would be better of using a init.d script. please advise me on how to do this. I will even pay money to get this done.
  4. N

    Automate scripts

    Hi Rob, is there an alternative to using crontab?
  5. N

    Automate scripts

    Hi one other thing regarding the node. i am very sorry for the misinterpretation. i only have a script called startnode.sh. This is the scripts that mines the blocks. i want to only run this after 2 mins of booting up. i need help creating a script that starts the startnode.sh "Why not just...
  6. N

    Automate scripts

    HI, many thanks for taking the time to read and reply to my comment. my node is running and functioning properly. It requires the root password as it is the same for the user account. i have tried to use a cronjob but i was told that i have to usean alternative.( /etc/init.d/.
  7. N

    Automate scripts

    Thank you soo much @atanere
  8. N

    Automate scripts

    Hi i have a Ethereum node running and mining on a terminal in linux. i want to create a script that will start up the node.sh roughly 2 minutes after startup. my scripts is in the home/chainskills/private/startnode.sh. i want this to be executed after startup. I have barely any knowledge of...
Top