# sudo systemctl status apache2
sudo: systemctl: command not found
Fix:
Make sure you have systemd package installed on your device, if not then run the below apt-get command to install it,
# sudo apt-get install systemd
⛏️ You do not need to use sudo if you are logged in as root.

How to install systemd to fix systemctl command not found error
More Posts related to Ubuntu,
- Install Oh My Zsh on Ubuntu Docker complete steps
- Installing Home-brew on Ubuntu
- Install Golang (Go) on Ubuntu
- Install specific JRE on Ubuntu using apt
- How to stop/start/restart apache server using command [Ubuntu]
- How to install zsh shell on Ubuntu
- Quick steps to install Nginx on Ubuntu Linux
- How to know current Ubuntu Linux version via terminal command
- Add new user in Ubuntu Linux using Terminal Command
- Fix Ubuntu /bin/sh: 1: zsh: not found error
- How to install Python on Ubuntu
- [Fix] Ubuntu E: Unable to locate package sudo error
- How to stop MongoDB Server running on Ubuntu
- Install postgres Client using apt-get command
- How to kill service running on a port on Ubuntu Linux
- [fix] openssl No such file or directory error C++
- Fix - sudo: systemctl: command not found
- Access Windows share folder in Ubuntu Device in Network
- Add or remove users from sudo group - Ubuntu
- Quickly install Apache Server on Ubuntu Linux
- Fix: Ubuntu (Linux) - bash: sudo: command not found error
More Posts:
- How to Update Microsoft Teams to the latest Version - Teams
- Can't Run SDK Manager find_java.bat issue - Android
- How to Change Android Toast Position? - Android
- How to run a Maven jar project from eclipse without tomcat - Eclipse
- List of jar files for Jax-ws (SOAP) based Java Web Services - Java
- How to open new tab in Sublime Text Editor [macOS] - MacOS
- How to know the Safari Version on Mac - MacOS
- Locate Notepad++ unsaved files backup location - NotepadPlusPlus