similar to: ps locking up

Displaying 20 results from an estimated 1000 matches similar to: "ps locking up"

2009 Nov 07
3
my cpanel can not shows up after running 'latest'.
Dear my friends... I am still new in CentOS. I use CentOS 5 for my new server with cpanel. I have installed the cpanel. The steps were: 1. cd /tmp 2. wget http://layer1.cpanel.net/latest 3. sh latest The installation show a message that the cpanel installation was completed. But I can not see the cpanel login form on my server, either: "http://WWW.MYWEBSERVER.COM:2082" or:
2008 Jun 16
2
unable to access Linux HVM via xm console - Could not read tty from store: No such file or directory
Hi all I''m running CentOS 5.1 x64 + Xen 3.0 & I have setup a CentOS 5.1 x64 domU as a HMV. For the setup I used VNC, but I would prefer to be able to access it via "xm console cPanel" via SSH directly. Here''s the output cPanel HVM: [root@pc-00059 ~]# more /etc/xen/cPanel name = "cPanel" uuid = "ff940501-507d-04ca-e590-831e79ba0397" maxmem =
2008 Jun 17
4
Re: unable to access Linux HVM via xm console - Couldnot read tty from store: No such file or directory
HVM = fully virtualized. The question is, why are you using fully virtualized domUs? Why not paravirtualized (PV)? >>> On 2008/06/16 at 16:07, Rudi Ahlers <Rudi@SoftDux.com> wrote: Itamar - IspBrasil wrote: > why you''re using hvm ? its slow > > > > Rudi Ahlers wrote: >> Hi all >> >> I''m running CentOS 5.1 x64 + Xen 3.0 & I
2018 Jan 27
2
Dovecot 2.3.0 assertion failure on LMTP delivery
Hi, We are seeing a frequent assertion failure on LMTP delivery with 2.3.0. This only appears to happen on CentOS/RHEL 7. Jan 24 08:30:58 smoker-devautomerge-c7-1 dovecot: lmtp(29540): Panic: file lib-event.c: line 148 (event_unref): assertion failed: (event != current_global_event) Jan 24 08:30:58 smoker-devautomerge-c7-1 dovecot: lmtp(29540): Error: Raw backtrace:
2005 Mar 26
3
cpanel on CentOS
Hello, Anyone running cpanel on CentOS3.4, could you please tell me what you see at the top right corner of your WHM, where the version numbers are listed? Do you have "RedHat Enterprise 3 i686" like on RHEL or is cpanel aware that it''s CentOS? Thanks, Francois
2008 Jan 11
3
HP Proliant DL145g3, xen-3.1.0 and SVM
I''ve got a DL145g3 which is reporting svm support in /proc/cpuinfo: processor : 0 vendor_id : AuthenticAMD cpu family : 15 model : 65 model name : Dual-Core AMD Opteron(tm) Processor 2214 HE stepping : 2 cpu MHz : 2200.000 cache size : 1024 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 fpu
2005 Apr 26
3
cpanel and ices
Why does cpanel want to remove ices files? How can I prevent this from occurring? What I get is /libexec/ld-elf.so.1: Shared object "libshout.so.3" not found, required by "ices" after cpanel does it nightly updates. Also if I do a SIGHUP to ices to update a playlist, do I just need to issue the command ices SIGHUP? What would be the correct format. Again, I apologize for
2019 Oct 29
2
Recovering emails from "dead" server
I have a Linix server that won't boot. I've patched in a live CD and mounted the original HDDs so I can browse the files using SSH. I am trying to find where all my customer emails are stored so that I can (hopefully) copy them off this "dead" server onto a new server which is also running cPanel and Dovecot. Does anyone know where Dovecot stores emails for each email
2016 Dec 24
1
Alternative to cPanel
On Fri, 23 Dec 2016 at 17:59, Nux! <nux at li.nux.ro> wrote: > If you want free/foss then Virtualmin. > > > > Very good panel, good support and they have been highly consistent over > the years and very receptive. > > > > CPanel has also improved massively in the last few years, well worth the > price. > > > > -- > > Sent from the Delta
2017 Apr 10
1
Public Folder Problems
Hi, I've been trying to get a Public Folder namespace working, so far without any luck. I've tried in my home folder, outside my home folder, with and without acl. I can see the namespace (PUBLIC) in Roundcube, but that's as far as I get. I've put a .FirstFolder under the location, but it never appears. I've added dirs cur, new, and tmp but no difference. No hints from
2006 Aug 09
8
Server Hacked: Cpanel
Hi, I have servers of mixed OS, some Centos, some Fedora, and after the flame war that erupted last week (where I said basically nothing and just watched), my server was hacked by this team of hackers, actually their friend: http://www.sibersavascilar.com/ This made Karanbir's statements about mixing Cpanel and Centos (any maybe any linux distro) come true very quickly. If
2016 Dec 15
8
Alternative to cPanel
Dear All, Im looking for alternative for cPanel and somehow I read that the 'cwp control web panel' (http://centos-webpanel.com) and Sentora ( http://www.sentora.ga) is the good alternative for cPanel. Is there someone using this application and what can you tell about or recommend. Thank you all.
2009 Jun 16
3
x86_64 CentOS 5.3 Users - Library Issue
Hello, I need to conduct a little research. Anyone who is running CentOS 5.3 x86_64 please run the following: # yum install libxml2-devel # nm /usr/lib64/libxml2.a | grep xmlXPathContextSetCache If my suspicions are correct, if you run cPanel/WHM you will not see any output and if without cPanel/WHM you'll see something similar to this: 00000000000023a0 T xmlXPathContextSetCache Thanks
2018 Jan 29
1
Dovecot 2.3.0 assertion failure on LMTP delivery
Hi Aki, Please see below: Thank you -Nick # gdb /usr/libexec/dovecot/lmtp ./3445 Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `dovecot/lmtp'. Program terminated with signal 6, Aborted. #0 0x00007f297814d1f7 in raise () from /lib64/libc.so.6 Missing separate debuginfos, use: debuginfo-install dovecot-2.3.0-8.cp1162.x86_64 (gdb) back #0
2018 Jul 20
3
Is there any way I can deploy cPanel web hosting control panel with Microsoft Exchange 2016 groupware behind one static public IP?
Dear Richard Grainger, I am grateful for your reply and guidance. After reading the following article at nginx.com, I realize that I should use a reverse proxy instead of a load balancer. Article: WHAT IS A REVERSE PROXY VS. LOAD BALANCER? Link: https://www.nginx.com/resources/glossary/reverse-proxy-vs-load-balancer/ Presently, I am using pfSense community edition firewall. Can I install
2006 Feb 05
2
works best with centos 4+? CPanel or Plesk?
Hi there i was wondering if anyone on this list has any comments on CPanel vs Plesk on Centos 4+? Looking for the one that best work with the "out of the box" RPMs for Centos. Thanks in advance! Dustin
2018 Jul 19
2
Is there any way I can deploy cPanel web hosting control panel with Microsoft Exchange 2016 groupware behind one static public IP?
Good evening from Singapore, Is there any way I can deploy cPanel web hosting control panel with Microsoft Exchange 2016 groupware behind one static public IP? Or do I need 2 static public IP addresses at the minimum? With Exchange 2016 groupware taking up HTTP, HTTPS, IMAP, IMAPS, POP3, POP3S, SMTP, and SMTP/S ports, I personally don't think I can deploy cPanel behind the same public IP as
2020 Oct 12
3
DKIM fail if WHM adds Message-ID, should be Message-Id
I created a client library to send emails for a webapp. After connecting to the SMTP server with credential setup in CPANEL, and then do NOT add Message-Id header, the DKIM signature 'h' record created by dovecot/WHM is wrong, and a Message-ID (with a capital D) header is added, invalidating the generated DKIM signature value. This causes outlook, yahoo, gmail and other email
2016 Dec 15
1
Alternative to cPanel
On Thu, 15 Dec 2016 18:23:31 +0100 Andrew Holway <andrew.holway at gmail.com> wrote: > I think most of the market is moving towards AWS Elastic Beanstalk, > OpenShift and Docker. It seems control panels are not really much of a > thing anymore. > > Cheers, > > Andrew the people at virtualmin.com don't agree. Neither do I, I use it a lot and like it. D >
2013 Feb 10
1
cPanel && Dovecot 2.x
I would like to know if dovecot 2.0.9+ can work with cPanel. I know there is a template for it in cPanel 11.34.1, but when I tried to switch to 2.0.9 (from 1.2.17), it didn't work. I didn't put too much time to test it since I only have one live system to test it with, and I have many customers hosted on this server and I cannot disrupt the service. Has anyone been able to make this work,