405
March 2nd, 2020, 21:02
این مشکلات وجود داره هنگام نصب
[root@localhost ~]# service postgresql start
Redirecting to /bin/systemctl start postgresql.service
[root@localhost ~]# service iptables start
Redirecting to /bin/systemctl start iptables.service
Failed to start iptables.service: Unit not found.
[root@localhost ~]# service postgresql start
Redirecting to /bin/systemctl start postgresql.service
[root@localhost ~]# service httpd start
Redirecting to /bin/systemctl start httpd.service
[root@localhost ~]# chkconfig postgresql on
Note: Forwarding request to 'systemctl enable postgresql.service'.
[root@localhost ~]# chkconfig httpd on
Note: Forwarding request to 'systemctl enable httpd.service'.
[root@localhost ~]# service postgresql start
Redirecting to /bin/systemctl start postgresql.service
[root@localhost ~]# service iptables start
Redirecting to /bin/systemctl start iptables.service
Failed to start iptables.service: Unit not found.
[root@localhost ~]# service postgresql start
Redirecting to /bin/systemctl start postgresql.service
[root@localhost ~]# service httpd start
Redirecting to /bin/systemctl start httpd.service
[root@localhost ~]# chkconfig postgresql on
Note: Forwarding request to 'systemctl enable postgresql.service'.
[root@localhost ~]# chkconfig httpd on
Note: Forwarding request to 'systemctl enable httpd.service'.