71611/bash-systemctl-command-not-found
Hi Guys,
I am trying to run systemctl command inside EC2 instance. But it is showing me the below error.
[root@ip-172-31-36-29 ~]# systemctl start docker -bash: systemctl: command not found
How can I solve this error?
Hi@akhtar,
I think systemctl command is not supported in your instance. You can use service command instead of systemctl command.
$ service docker start
Hope this will help.
Here are the two steps to install ...READ MORE
After a lot more trial and error, ...READ MORE
To resolve the 'zsh: command not found: ...READ MORE
Use escape character for your parameters as ...READ MORE
It can work if you try to put ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Hi, Here for the above mentioned IAM user ...READ MORE
Check if the FTP ports are enabled ...READ MORE
Hi@akhtar, Actually this is not an error. When ...READ MORE
Hi@akhtar, When you run Lambda outside your VPC ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.