python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
having issues getting systemd process to execute successfully?
I am currently trying to set up a bash script that records the ipv6 address of a host machine (raspberry pi running buster) and writes it to an env file the script creates. The script runs fine if I e...
LoF10
Votes: 0
Answers: 0
pygame script runs fine from command line, but fails in service
Having been facing an issue for past many days - searched a lot on the internet, and tried various options but none worked hence this post.
in brief, I have a python script which works just fine from ...
Sundeep Goel
Votes: 0
Answers: 1
Check whether the service is installed or not in Linux
I am trying to get the service whether it is installed or not. The script is working fine with systemctl but fails where systemctl is not installed. As an alternative to that I am using service comman...
user16133873
Votes: 0
Answers: 3