This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
CentOS 7 Problems / Error DNS after update
« on: November 29, 2017, 11:08:13 PM »
Problem with DNS
I am unable to start DNS after the upgrade. Here is the error message:
<!--
named.service - Berkeley Internet Name Domain (DNS)
Loaded: loaded (/usr/lib/systemd/system/named.service; disabled; vendor preset: disabled)
Active: failed (Result: timeout) since Wed 2017-11-29 18:02:41 EST; 2min 56s ago
Process: 6123 ExecStart=/usr/sbin/named -u named -c ${NAMEDCONF} $OPTIONS (code=exited, status=0/SUCCESS)
Process: 6119 ExecStartPre=/bin/bash -c if [ ! "$DISABLE_ZONE_CHECKING" == "yes" ]; then /usr/sbin/named-checkconf -z "$NAMEDCONF"; else echo "Checking of zone files is disabled"; fi (code=exited, status=0/SUCCESS)
-->
Anyone here go through that too?
I am unable to start DNS after the upgrade. Here is the error message:
<!--
named.service - Berkeley Internet Name Domain (DNS)
Loaded: loaded (/usr/lib/systemd/system/named.service; disabled; vendor preset: disabled)
Active: failed (Result: timeout) since Wed 2017-11-29 18:02:41 EST; 2min 56s ago
Process: 6123 ExecStart=/usr/sbin/named -u named -c ${NAMEDCONF} $OPTIONS (code=exited, status=0/SUCCESS)
Process: 6119 ExecStartPre=/bin/bash -c if [ ! "$DISABLE_ZONE_CHECKING" == "yes" ]; then /usr/sbin/named-checkconf -z "$NAMEDCONF"; else echo "Checking of zone files is disabled"; fi (code=exited, status=0/SUCCESS)
-->
Anyone here go through that too?
2
E-Mail / Redirect Webmail
« on: August 31, 2017, 03:53:53 PM »
Hello!
I need to redirect a specific domain to another page. I need that when accessing only-this-domain.com/webmail it go to another page any. Does anyone know how to do ??
Thank you!
I need to redirect a specific domain to another page. I need that when accessing only-this-domain.com/webmail it go to another page any. Does anyone know how to do ??
Thank you!
3
MySQL / Increase mysql limits
« on: September 20, 2016, 12:52:26 PM »
Hello!
I searched a lot before opening this topic and did not find the answer.
I need to change the mysql connection limit, max_user_connections and max_connections
Whenever I change the my.cnf I get the error in time to restart the mysql.
Please, where I have to change the settings so that work ??
Grateful!
Excuse my English, I'm from Brazil and I'm using Google Translate
I searched a lot before opening this topic and did not find the answer.
I need to change the mysql connection limit, max_user_connections and max_connections
Whenever I change the my.cnf I get the error in time to restart the mysql.
Please, where I have to change the settings so that work ??
Grateful!
Excuse my English, I'm from Brazil and I'm using Google Translate
Pages: [1]