•  ru
ShellHacks
Command-Line Tips and Tricks

systemd

  • Blog

Systemctl: List Services

Posted on Sunday October 11th, 2020by admin

Most Linux distributions use systemd as a system and service manager. The systemctl is the main command in systemd, used to control services. In this tutorial i will show how to list all, enabled and running systemd services using the systemctl command.

Read More
No comments yet
  • Blog

Journalctl: Tail Service Logs – Systemd Journal

Posted on Tuesday May 5th, 2020by admin

Journalctl is a command line tool in Linux for querying and displaying logs from journald, systemd’s logging service. In this note i will show how to use journalctl to tail systemd service logs (display last 100 lines or follow) and how to show logs for particular time rages: today’s logs, previous boot logs or systemd […]

Read More
No comments yet
  • Blog

Systemd: Service File Examples

Posted on Tuesday March 20th, 2018Wednesday March 21st, 2018by admin

Most Linux distributions use systemd as a system and service manager. The systemctl is the main command in systemd, used to control services. In this tutorial i will show how to create a systemd service file that will allow you to control your service using the systemctl command, how to restart systemd without reboot to […]

Read More
6 Comments

Online Tools

  • Base64 Decode
  • Base64 Encode

Tags

access-control anonymity ansible apache archive artifactory aws bash boot cmd command-line curl dns docker encryption git java jenkins kubernetes linux mail mongodb mysql network nmap openssl oracle password pdf performance powershell prometheus proxy python rabbitmq raspberry pi redis ssh systemd telnet text-processing tor tsm windows yum
  • Twitter
  • RSS
Privacy
Copyright © 2011-2020 | www.ShellHacks.com