Skip to main content

Questions tagged [services]

On Windows, services are processes running regardless of users logging in. They provide access and features to different programs or processes. On Mac OS X, services are menu bar and context menu items available from any application that can act on a user's selection, like text or files.

0 votes
1 answer
17 views

How can I start the GlobalProtect service?

I use Palo GlobalProtect VPN on Windows 10. It complains the GlobalProtect service is stopped. But I don't see any GlobalProtect service: How can I start the GlobalProtect service?
Franck Dernoncourt's user avatar
0 votes
0 answers
17 views

Bluetooth Support Service doesn't exist in services.msc and paired devices do not connect

I just purchased, received and installed GIGABYTE GC-WBAX2400R, installed drivers and tried to pair my mobile phone to my PC (Windows 10) using that card. I can pair succesfully but then I can't ...
Baffo rasta's user avatar
1 vote
0 answers
58 views

systemd: ensure, service is started after mysql

I have a systemd path unit, which watches a config file to apply db changes if the config file changes. To ensure the path unit runs after mysql, I added these lines: Wants=mysqld.service After=mysqld....
elsamuko's user avatar
  • 281
0 votes
0 answers
59 views

Google update service (gupdate) missing in Services

I wanna update google chrome, and I got the error: I tried to start the google update service (gupdate) in Services, but it's not present. How can I start it? EDIT: Chrome is now running a current ...
Federica Guidotti's user avatar
5 votes
1 answer
719 views

What user should sshd.exe run as on Windows 10

Been running the Windows version of OpenSSH (Installed through manage optional features GUI) for a while on a Windows 10 server box. So far, SSH has only been used on the LAN, however I am working on ...
M_D's user avatar
  • 469
0 votes
0 answers
10 views

How do I gray out the service startup type for my own windows service? (The service is written using win32 API ) [migrated]

I am writing a service, in which I want to restrict users from modifying service startup type. How do I do? I have attached a windows service which grays out the startup option. WinDefend - Service ...
pari.dev's user avatar
0 votes
1 answer
26 views

Systemd Service not being loaded when migrating from Debian 8 to Yocto

I have an app.service that I have been using on a debian machine that is symlinked to /etc/systemd/system/multi-user.target.wants it works well and starts my app. I have recently been working on ...
tyleax's user avatar
  • 117
0 votes
0 answers
71 views

How to indefinitely restart a systemd service until it succedes?

I have a systemd service on a machine that could be killed (or otherwise fail) which I want to restart upon failure indefinitely, trying a restart every 2 seconds until it succeeds (or the end of the ...
WoJ's user avatar
  • 3,253
1 vote
1 answer
2k views

How to properly create a service in Ubuntu?

I have a server with Ubuntu 22.04.2 LTS and I need to create a service that would be running on the server. I found this SO answer which details how to create and enable a service, however my service ...
user984621's user avatar
0 votes
1 answer
123 views

cmd // stop service ONLY if it's running, otherwise declare a variable

I'd like to make a short script which: Checks if specified services are running. If they do then they should be stopped (otherwise declare variable/s for the last point). Then there will be some code ...
superfractal's user avatar
0 votes
0 answers
145 views

MySQL is not connecting with server

I am currently using MySQL 8.0.36 on Windows 10. Today, when I started my computer to work on SQL, I encountered an issue where it displayed 'No connection established.' Subsequently, I attempted to ...
NAMIT DUBEY's user avatar
0 votes
0 answers
27 views

Is it possible to create a non-forking vnc service?

I followed this article to create a vnc service. The service is forking and uses a PID-file. My version of the service description — [email protected] — looks like this: [Unit] Description=Start ...
ElToro1966's user avatar
0 votes
0 answers
20 views

Why is the webserver not available in the LAN if I start the server by a service-deamon?

I have a Laravel application, if I start this application in the CLI with artisan serve --port=8081 --host=monitoring it is available in the network with monitoring:8081. I create a ServiceDaemon an ...
michael-mammut's user avatar
2 votes
1 answer
1k views

Fail to start sppsvc service in Windows 11

I bought a new laptop with an Nvidia GeForce 4070 GPU and an I7 12700 CPU. After installing Microsoft Office products, the service sppsvc stopped working as a result the Office apps raised the error &...
MR_'s user avatar
  • 21
2 votes
0 answers
77 views

Wait for USB mount before starting NFS server on a Raspberry Pi Zero 2 (zero2w) with Raspbian?

I have Raspberry Pi Zero 2 (zero2w) with Raspbian x32 installed and attached USB SSD drive which main purpose is to act as a network (image) backup server for several other devices (all Raspberry Pis -...
h45h3ncryp73d's user avatar

15 30 50 per page
1
2 3 4 5
73