Show Posts

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.


Messages - become

Pages: 1 ... 5 6 [7] 8 9 10
91
Information / Re: quota in CWP
« on: August 23, 2017, 03:44:44 PM »

93
New Modules / Real User Used Quota
« on: August 23, 2017, 03:43:15 PM »
I creted admin module to show real used quota for all users

https://github.com/betterapp/cwp-users-quota

94
Information / Re: Disk usage on CWP web panel showing 0/0?
« on: August 21, 2017, 04:28:30 PM »
I writed module that calculate real used quota for files, mysql databases and mails for all account

95
Information / Re: quota in CWP
« on: August 21, 2017, 04:26:48 PM »
I do not see any updates since many weeks. Also I was intrested to help developing CWP and get no answer.
That's I worry about that it is discontinued

96
Scripts / Re: Script or api to create user
« on: August 21, 2017, 04:21:12 PM »
API has a method for create user account

97
CentOS-WebPanel GUI / How cwp gui work ?
« on: August 19, 2017, 09:01:59 AM »
Hello

When I stop apache CWP gui still working. How is it possible ?
Where can i find configuration file that describe that cwp gui work on specific port ?

98
Information / Re: Disk usage on CWP web panel showing 0/0?
« on: August 19, 2017, 07:10:25 AM »
This should be calculated different
Should be SUM of:
du for user's home/account
du for all user's emails
du for all user's databases files

99
Information / Re: quota in CWP
« on: August 19, 2017, 07:07:18 AM »
we have almost 6 months since my question. is CWP alive ? I do not see any update since months

100
Postfix / Default Postfix mysql map configuration is insecured
« on: August 13, 2017, 09:17:41 AM »
Any user which have shell access can show postfix password from mysql-virtual_mailbox_maps.cf
This is totally insecured

If this is CWP Standard then this should be fixed

101
MySQL / Empty my.cnf
« on: July 30, 2017, 04:36:57 PM »
Hello.

I have setup CWP with Centos 7. I see that my.cnf is empty.
I see that logs from mysql are not saved. I run

show global variables like 'log_error';

and this empty value for it.

Is that mean that your instalation is not configured and optimised ?

102
Information / Re: quota in CWP
« on: July 26, 2017, 03:17:49 PM »
I have a idea how to calculate real used quota. I contacted CWP but have no response

103
Postfix / Second SMTP port
« on: July 26, 2017, 02:58:02 PM »
Hello.

I want to configure postifx to use 2525 as second SMTP port.
I added in master.cf line

smtp      inet  n       -       n       -       -       smtpd
2525      inet  n       -       n       -       -       smtpd
  -o content_filter=smtp-amavis:127.0.0.1:10024
  -o receive_override_options=no_address_mappings

Problem is that every rebuild postfix configuration line
2525      inet  n       -       n       -       -       smtpd

is removed.

How can set up it permanently ?
Is ./usr/libexec/postfix/master.cf file
is used for rebuild ??

104
E-Mail / Re: Roundcube - Database error connection failed
« on: July 24, 2017, 05:47:43 PM »
This is not roundcube instalation folder in CWP 6
/usr/local/apache/htdocs/roundcube

becouse I deleted roundcube folder and still get error:

DATABASE ERROR: CONNECTION FAILED!

Unable to connect to the database!
Please contact your server-administrator.

In CWP 6 roundcube is here:
/usr/local/cwpsrv/var/services/roundcube



105
How to / IPTABLES broken
« on: July 22, 2017, 08:15:31 AM »
Hello. Today I sow that iptables is broken.

I have 2 VPS.
First:
tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      5722/httpd         
tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      5722/httpd 

Second:
tcp6       0      0 :::80                   :::*                    LISTEN      505/httpd           
tcp6       0      0 :::443                  :::*                    LISTEN      505/httpd

How is it possible that diference ?
How to correct Second to be like First ?

Pages: 1 ... 5 6 [7] 8 9 10