Skip to main content

Questions tagged [systemctl]

1 vote
1 answer
55 views

Output like this is spammed to my system log every second: Nov 20 14:50:37.549052 nova pulseaudio[1211]: Created 252851 "Native client (UNIX socket client)" Nov 20 14:50:37.549090 nova ...
Fabian Röling's user avatar
0 votes
2 answers
156 views

I installed pihole-FTL on my Arch Linux system, but was having configuration issues and had to focus elsewhere, so I disabled the service (with systemctl disable pihole-FTL). I've since rebooted, and ...
Brydon Gibson's user avatar
4 votes
2 answers
822 views

For a couple of months, netdata on my Linux server (OpenSuSE Leap 15.6) no longer starts. Half a minute after a manual systemctl restart netdata, a systemctl status netdata gives me this: ● netdata....
Neppomuk's user avatar
  • 577
2 votes
1 answer
79 views

I am on Debian 12 with Etckeeper and OpenVPN running as a service. If I manually start/stop openVPN, it modifies few files, including /etc/resolv.conf. I would like to run a script to automatically ...
Sandrew Cheru's user avatar
2 votes
1 answer
74 views

I have a linux service, that runs a program which does network requests, file reads and writes and so on. However, for some reason, it seems that it cannot do a network request to a foreign website, ...
codepleb's user avatar
  • 1,415
0 votes
2 answers
340 views

I've written a small bash script that takes two parameters for DESTINATION IP address and PASSWORD then calls commands like: sshpass -p "$PASSWORD" ssh -p 2022 "username@$DESTINATION&...
parsley72's user avatar
  • 1,106
1 vote
0 answers
191 views

We have 342 RHEL 8.6 machines and all machines are with the same situation when systemctl service takes much more memory then the PID itself : systemctl status presto.service ● presto.service - ...
King David's user avatar
  • 1,021
0 votes
0 answers
361 views

System info below. I have created a service by creating /etc/systemd/system/unison-PaperPortDocs.service. When I run "systemctl --all list-unit-files 'unison*' I see the following list: > ...
Dennis 's user avatar
  • 255
2 votes
1 answer
339 views

which shutdown returns /usr/bin/shutdown I also tried sudo which shutdown just in case...but got the same result. I can see that lrwxrwxrwx 1 root root 9 Dec 13 03:38 /usr/bin/shutdown -> ...
hba's user avatar
  • 259
1 vote
1 answer
1k views

I'm having trouble finding the systemd unit file for reboot. I would like to explore the options I can pass to sudo systemctl reboot, but am having trouble finding documentation or implementation to ...
tarabyte's user avatar
  • 2,685
0 votes
0 answers
1k views

After some time my system suspending. After the system has suspended itself I can't wake up the computer. I use Debian 12 and KDE. How to fix that?
Aleks kat's user avatar
2 votes
1 answer
2k views

I've got an MD RAID (level 10) on my SOHO server (running OpenSuSE 15.5), which undergoes a lengthy check (> 3 hours for some 1 TB net) every Sunday at 1:00 AM local time. As the server does not ...
Neppomuk's user avatar
  • 577
0 votes
1 answer
1k views

I have this service file: [Unit] Description=MyService [Service] User=root WorkingDirectory=/path/to/workingdir ExecStart=/path/to/myservice [Install] WantedBy=multi-user.target When I start ...
Bart Friederichs's user avatar
-3 votes
2 answers
3k views

when I install bind9 on Kali Linux,cant start or stop it. when use systemctl status bind9.service for view status it, I see message that say Unit bind9.service could not be found. root@sarvdata:~# ...
Mobin Aghashahi's user avatar
1 vote
1 answer
172 views

I have a mysql install on Digital ocean cloud. And by default it's working with system ctl service. I need to run the server with those options : That have taken from here. So I've tried to edit this ...
lingar's user avatar
  • 131

15 30 50 per page
1
2 3 4 5
9