Displaying 20 results from an estimated 27 matches for "directadmin".
2006 Dec 18
3
Upgrading Server Motherboard
I have a server running CentOS 4.2 that works as a web/email with very
heavy load. It runs Directadmin web gui which is like Cpanel. It
runs on a cheapy mATX motherboard(ECS 741GX-M) with socket A 2800+ CPU
and 2Gbyte DDR. The OS and data are on a 300Gbyte PATA maxtor drive
and data backups are run weekly to another PATA drive. The server is
overwelmed and data backups take over 5 hours to comple...
2018 Dec 29
5
2.3.4 doesnt compile on FreeBSD 11.2 using clang
...^
test-event-stats.c:101:24: error: use of undeclared identifier 'SIGKILL'
(void)kill(stats_pid, SIGKILL);
^
1 warning and 1 error generated.
gmake[2]: *** [Makefile:656: test-event-stats.o] Error 1
gmake[2]: Leaving directory
'/usr/local/directadmin/custombuild/dovecot-2.3.4/src/lib-master'
gmake[1]: *** [Makefile:565: install-recursive] Error 1
gmake[1]: Leaving directory
'/usr/local/directadmin/custombuild/dovecot-2.3.4/src'
gmake: *** [Makefile:683: install-recursive] Error 1"
2007 Mar 22
2
Timeouts connecting via POP3
...iencing timeouts from time to time from both Mac Mail and Outlook
when connecting to my server. I originally suspected that it might be
process # related, so I increased the auth & login process counts but that
hasn't seemed to make a difference.
I'm running 1.0rc10 which came with my DirectAdmin control panel. I'm
wondering if this problem is known and was fixed in a later release? I'm
waiting for instructions from the DirectAdmin folks on building a new
version in case they do something special.
Any ideas?
Thanks!
2006 Apr 29
3
FreeBSD 6 - DirectAdmin - dovecot
Since version 1.0 I experience strange problems with dovecot. At the
moment I have beta 7 installed. I use FreeBSD 6.0.
* Pop3 works
* Imap works, but only when i telnet to localhost
* In all other cases I can't connect to the server. Tried with
squirrelmail, uebimau and thunderbird. Squirrelmail after a long time
waiting: "ERROR: Connection dropped by IMAP server."
2019 Jan 20
2
2.3.4 doesnt compile on FreeBSD 11.2 using clang
...101:24: error: use of undeclared identifier 'SIGKILL'
> (void)kill(stats_pid, SIGKILL);
> ^
> 1 warning and 1 error generated.
> gmake[2]: *** [Makefile:656: test-event-stats.o] Error 1
> gmake[2]: Leaving directory
> '/usr/local/directadmin/custombuild/dovecot-2.3.4/src/lib-master'
> gmake[1]: *** [Makefile:565: install-recursive] Error 1
> gmake[1]: Leaving directory
> '/usr/local/directadmin/custombuild/dovecot-2.3.4/src'
> gmake: *** [Makefile:683: install-recursive] Error 1"
2015 Mar 05
1
Receiving emails problem
Hello,
I have DirectAdmin system installed with CentOS OS. I created a user and a
user email account. Then I tried to send email from my website (which is
written on PHP5) to my mailbox. Everything seemed ok, but I did not
received letter on the mailbox.
The same is wehen I am trying to send through webmail SquirrelMail.
I...
2006 Oct 14
2
Wiki ControlPanels page
...ld like to contribute documentation on
CentOS compatible control panels. I have 12 years technical experience and
have used most if not all control panels currently available, free and
commercial. The main control panels that I can immediately begin documenting
are Virtuozzo, OpenVZ, cPanel, Plesk, DirectAdmin, Webmin. Others I can
begin documenting as I go through the list.
My Username is TravisNorthrup
I would like to use the following page: http://wiki.centos.org/ControlPanels
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos...
2013 Jun 20
2
init.d scripts not starting at boot
...The IP address is static on the server
One specific example is crond;
Chkconfig output:
crond 0:off 1:off 2:on 3:on 4:on 5:on 6:off
permissions in init.d:
-rwxr-xr-x 1 root root 2793 Jul 18 2011 crond
The processes that aren't loading are;
Clamd, directadmin, exim, freshclam, httpd, mysqld, ossec, proftpd, sshguard
Any ideas what I need to check/change to resolve this problem?
Thanks everyone!
2018 Dec 29
0
2.3.4 doesnt compile on FreeBSD 11.2 using clang
...c:101:24: error: use of undeclared identifier 'SIGKILL'
> (void)kill(stats_pid, SIGKILL);
> ^
> 1 warning and 1 error generated.
> gmake[2]: *** [Makefile:656: test-event-stats.o] Error 1
> gmake[2]: Leaving directory
> '/usr/local/directadmin/custombuild/dovecot-2.3.4/src/lib-master'
> gmake[1]: *** [Makefile:565: install-recursive] Error 1
> gmake[1]: Leaving directory
> '/usr/local/directadmin/custombuild/dovecot-2.3.4/src'
> gmake: *** [Makefile:683: install-recursive] Error 1"
2009 Aug 20
0
[Xen-API] 32 bit vm on 64 bit xen server
Hi all,
it is possible create a 32 bits xen guest in a 64 bits xen server?
I need get guest running with DirectAdmin (32 bits) and the problem is:
if i use a 64 bits kernel for the guest, the Directadmin instalation fails because the 64 bits arch ,
if i create the guest with a 32 kernel it fails on boot:
XENBUS: Device with no driver: device/vkbd/0
XENBUS: Device with no driver: device/vfb/0
XENBUS: Device w...
2005 May 20
1
Centos4 web hosting Control Panel
I'm looking for a nice Open Source web hosting Control Panel.
Is anybody using VHCS with Centos4?
Any other suggestions for good control panels?
We'd really prefer a panel with a MySQL backend for user settings and
such.
Bob Pierce
Systems Analyst
Westman Communications Group
pierceb at westmancom.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Feb 16
1
Dovecot + Exim + Maildir quota problem
Hi all i'm a new user of this list, i got a server with DirectAdmin
which has exim as MUA, dovecot as POP/IMAP server, recently i added the
quota to exim and pointed the maildirsize file in the same location if
the dovecot's one so both services can interact with it. This has been
done to let exim update the quotas while doing localdelivery while
dovecot c...
2019 Jan 20
0
2.3.4 doesnt compile on FreeBSD 11.2 using clang
...ed identifier 'SIGKILL'
> > (void)kill(stats_pid, SIGKILL);
> > ^
> > 1 warning and 1 error generated.
> > gmake[2]: *** [Makefile:656: test-event-stats.o] Error 1
> > gmake[2]: Leaving directory
> > '/usr/local/directadmin/custombuild/dovecot-2.3.4/src/lib-master'
> > gmake[1]: *** [Makefile:565: install-recursive] Error 1
> > gmake[1]: Leaving directory
> > '/usr/local/directadmin/custombuild/dovecot-2.3.4/src'
> > gmake: *** [Makefile:683: install-recursive] Error 1"
>
&g...
2015 Mar 17
1
Roundcubemail problem with Dovecot
I am getting "Connection to storage server failed." in roundcubemail.
On doing a google search If find:
http://help.directadmin.com/item.php?id=473
Which puts the problem at dovecot. I did get a dovecot update back on
3-5 and that would match to my one roundcube mail user complaining and
the delays I am seeing with thunderbird and outlook users.
So with my setup, I am trying to figure what are the index files to
delet...
2006 Dec 19
1
Re: CentOS Digest, Vol 23, Issue 18
...oard
> To: centos at centos.org
> Message-ID:
> <6627d3f40612180911j10bccb6hd356fdf1a4c7e021 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> I have a server running CentOS 4.2 that works as a web/email with very
> heavy load. It runs Directadmin web gui which is like Cpanel. It
> runs on a cheapy mATX motherboard(ECS 741GX-M) with socket A 2800+ CPU
> and 2Gbyte DDR. The OS and data are on a 300Gbyte PATA maxtor drive
> and data backups are run weekly to another PATA drive. The server is
> overwelmed and data backups take ov...
2008 Jun 15
3
Using checkpassword to block ips?
Hi new to the list, but we are a long time user of Dovecot via DirectAdmin
control panel.
We, like everyone else, are seeing an increase in dictionary attacks of
POP/IMAP. We want to block them.
I've searched the mailing list and found a few recommended fail2ban, which
really won't work for our case. We need to do this over many machines and
not one or two....
2016 Nov 03
0
Centos 7 Minimal and Quotas
I have installed Centos 7 Minimal in a 1TB KVM. Used XFS file system.
I did not use LVM. I need to install Directadmin which requires
quotas.
I have this in fstab:
UUID=b482396d-d2fc-49ed-b9df-c49e9387405b / xfs defaults 0 0
UUID=e24a16e0-57ab-42b2-af0b-9edf789376e5 /boot xfs defaults 0 0
UUID=b08b8243-6b46-444c-a7bd-02934246d884 swap swap defaults 0 0
I get this:
# repquota /
repquota: Mountp...
2016 Nov 08
0
connection to storage server failed
...0.2 when a user tries to login via roundcube webmail. I am able to login via my own mail client and there is no error in the log when roundcube fails to login.
I stopped dovecot, removed all the dovecot files from the maildir folders and restarted dovecot, but get the same error.
<https://help.directadmin.com/item.php?id=473>
2007 Sep 25
3
hosting panel
Hi there,
what's your favorite (OS) hosting panel for centos5 ?
What's most interesting for me is the usability by others i.e. users who
don't know the tool very much, so it has to be very simple. Second is of
course security.
Greetings & TIA Michael
--
Michael Kress, kress at hal.saar.de
http://www.michael-kress.de / http://kress.net
P E N G U I N S A R E C O O L
2011 Feb 23
12
Alternative to cPanel
Hello all,
I'm looking to setup a new CentOS box for a buddy of mine who
wants to do hosting on a server via CoLo, Years ago I whipped up a CP of my
own on a Debian box he colo'd running a basterdized qmail/tinydns and custom
built httpd/mysql/etc (I was young). It worked ok but time to move on and I
don't have time to maintain all those packages. I also don't have
time to write