Skip to content

WH | it system administration

winnis knowledge base

  • home
  • kb
    • kb-overview
  • about.me
kb

Centos 7 | Create Linux service task manually

March 19, 2023 winni

Create following file with similar content.

Change the description and point to the correct Exec Start.

/etc/systemd/system/splunk-server.service

[Unit]

Description=SPLUNK Server

[Service]

Type=forking

ExecStart=/opt/splunk/bin/splunk start

RemainAfterExit=yes

[Install]

WantedBy=multi-user.target
  • Microsoft Exchange 2010 | Shell | Remote Wipe
  • Microsoft Exchange | Shell | Whitspace usage

You May Also Like

Centos | SSH/SSL Host key verification failed

March 19, 2023 winni

Centos 7 | Install and setup samba server ( file sharing)

March 19, 2023 winni

VMware | Install vCLI at Redhat/Centos to check with Nagios

March 19, 2023 winni

latest kb posts

  • Netplan gateway4 is dead – long live route
  • SSLLabs 100% in all sections Ubuntu Nginx and LetsEncrypt
  • OpenSSL strong DHparam key in Ubuntu and Nginx
  • Centos 7 | Install and setup samba server ( file sharing)
  • Cisco ESA/WSA | Update Upgrade URL Host

Copyright © 2025 WH | it system administration. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.