I want to issue this command every-time the computer boots
expressvpn connect
I've tried making it into a service and adding it to the crontab with no luck. Maybe it's late or maybe I'm really not understanding my new Linux friend and how he works.
My crontab looks like this
@reboot expressvpn connect
After reading some comments, I believe it is not working due to me not providing the full path. How can I determine the full path?
expressvpn
command during your attempts to make it work? Otherwise provide the detail of what you tried (add that to your question, use "Edit") so 1) people can learn and 2) helpers can see what you may be doing wrong. – vanadium Feb 01 '20 at 09:19