-
March 2nd, 2020, 21:02
#1
عضو انجمن
مشکل در IBSng
این مشکلات وجود داره هنگام نصب
کد:
[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'.
-
-
March 2nd, 2020 21:02
# ADS
-
March 2nd, 2020, 21:06
#2
عضو انجمن
پاسخ : مشکل در IBSng
-
-
March 2nd, 2020, 21:12
#3
عضو انجمن
پاسخ : مشکل در IBSng

نوشته اصلی توسط
NetworkFA
اینها مشکل نیستند
[root@localhost ~]# chkconfig pptpd on
error reading information on service pptpd: No such file or directory
[root@localhost ~]# chkconfig httpd on
Note: Forwarding request to 'systemctl enable httpd.service'.
[root@localhost ~]# chkconfig postgresql on
Note: Forwarding request to 'systemctl enable postgresql.service'.
-
-
March 3rd, 2020, 00:31
#4
عضو انجمن
پاسخ : مشکل در IBSng
-