I'm trying to use Services and DTOs in my project (trying to learn what they are and how they should be used). First, I had only Controllers, Models and Reposit
Powershell is waiting for a service to start or stop before it moves on to the next line in the script, but I need it to move on without waiting. The idea beh
I have a python script myScript.py which is writing on a file every 2 second. But when I want to run this script as a systemd service, service works but not wri
I have two systemd services A.service and B.service in /etc/systemd/system/ directory. Below is the configuration in A.service [Unit] Description=A Service [Se
First of all sorry if such sort of question is already asked before. I want to make a app which make a GET request or Simply Open A URL to tell server that app
First of all sorry if such sort of question is already asked before. I want to make a app which make a GET request or Simply Open A URL to tell server that app