Centralized Address Book Cpanel
Apr 29, 2008I am using Cpanel version 11 with Centos4.
Is there any address book option in existing email system like exim.there is any centralized address book facility which is globally accessible.
I am using Cpanel version 11 with Centos4.
Is there any address book option in existing email system like exim.there is any centralized address book facility which is globally accessible.
I have almost 300 sites on one of my server, and its a pain in the *** to get every statistics on each cpanel admin... so what I need.. is a centralized webalizer/analog utily/addon/module to get all stats on one page... i meant stats from all the 300 domains in only that page... so that way i will avoid jumping between cpanels admins to watch the stats...
Does anyone know something like that for a cPanel server with RHEL 4
I´m thinking about using a centralized hosting solution, in order to achieve better redundance and performance while having more room to expand if necessary. In order to achieve this, I was thinking about implementing a storage server, and use a software to provide iSCSI target capabilities.
As storage server, I was thinking about using HP DL320s ( URL ), loaded with 12 147GB SAS HD´s 15K RPM. I will make some tests to understand the real difference between RAID5 and RAID10, concerning write speed. Also, I´m not sure if the controller provided with this server is good enough to provide a reliable operation.
For switching, I will use HP 2824 or 2848 Gigabit switch, and use port trunk in order to join both NIC controllers of the storage server.
As iSCSI target software, I still don´t know wich one to use. I think FalconStor would be a good bet, however it seems to be a bit expensive. Any good alternative?
This storage server would be used to provide storage for about 10 "regular" hosting servers, that have, at the moment, regular dual 10K SATA Drives (Raptor) in RAID1. I'm afraid the 2x Gigabit ports aren´t enough, even considering that I will not have intensive sequential reads / writes, but random acceses.
I have just bought "Run your own web server using linux and apache" by sitepoint.
On the back cover it says covers fedora core 4 but i'm having trouble finding a downloadable iso off the net. I can find various files but am not sure which ones i need.
I can find core 6 and would like to know if there's much difference in 4 and 6 and if what's in the book can be done with core 6
I am selling e-book on howtolearnmath.com
Currently I am using ebookpro.com
If I use PDF, how can I know others won't just download my e-book for free?
My customer has an external facing Apache server that is acting as a reverse proxy to two internal applications. They have:
- external addresses for each app which resolve to different ip addresses, so app1.their_domain.com and app2.their_domain.com resolve to 77.3.170.10 and 77.3.170.11 respectively.
- the Apache server has two network interfaces with ip addresses 192.168.10.10 and 192.168.10.11
- the external ip addresses resolve to the above internal addresses
- the firewall between the Apache server and the internal app servers is configured to allow traffic from 192.168.10.10 to reach app_server1, and traffic from 192.168.10.11 to reach app_server2, both using port 7777.
I have configured a virtual host in httpd.conf for each ip, i.e.
Code:
<VirtualHost 192.168.10.10:80>
...
ProxyPass /app http://app_server1:7777/app
ProxyPassReverse /app http://app_server1:7777/app
RewriteRule ^/$ /app/app1 [R,L]
...
<VirtualHost>
and
Code:
<VirtualHost 192.168.10.11:80>
...
ProxyPass /app http://app_server2:7777/app
ProxyPassReverse /app http://app_server2:7777/app
RewriteRule ^/$ /app/app2 [R,L]
...
<VirtualHost>
This works fine in that the external address are being routed to the correct application, however the firewall is blocking requests to the second app as it appears the requests are coming from the Apache servers 'primary' ip address 192.168.10.10 instead of 192.168.10.11.
Is it possible to send requests using the ip address from the relevant VirtualHost?
Windows server 2008
Apache 2.2
I am using virtuozzo firewall to secure access.
I enter 58.27.175.211/255.255.255.0 for Source Address and Netmask for port 22.
But still I can connect using 58.181.103.217 or 58.27.151.120.
Second is it possible to enter two different ip address in source address?
how may i shared another ip in cpanel?
for example ip 111.111.111.11 and 222.222.222.22?
I'll make it as simple as possible -- I want to remove via SSH all mail allocated to the default address (catch all).
I cannot remove it via webmail or mail client since there are over 50,000 emails.
It's a cPanel based system.
hi, is there any way to stop my tun adapters ip address showing in the combo box of the create new account page (the Ip Address (only for new ip-based accounts) combo box).
View 8 Replies View RelatedI am using cpanel and i want to change server ip address
how can i change it.
I have added a few additional IP's to my server, now all is working fine, but for the main site I want to add a specific IP for that one account to use?
Every IP i add seems to just be a shared IP and requires [url]
when you goto the IP:[url]
it just points back to the main shared IP
I just bought a new ip address and want to setup this new ip as my server's main ip, making the 'existing main ip' as the secondary ip.
Which means, this new ip will be the server's default ip address for all services, including when connecting to other server.
I'm using CentOs 4.5 and swsoft's panels: HSPcomplete & Virtuozzo Power Panel, and Webmin.
whenever I open a new account in Cpanel it assigns a new IP to the new host. I want to know how I can change the cpanel settings to assigns a shared IP to the new host.
View 7 Replies View RelatedI'm setting up a cPanel server and have an initial 5 IPs with the server. By default, it assigned two IPs to the nameservers, but I'm getting a bit confused as to best practice policies. Is it a bad idea to have your nameserver IPs being used for accounts?
I imagine the answer is yes, it is a bad idea, as I've not seen it done by others. I would guess the biggest reason would be that you wouldn't want a bad acocunt to get the IP blocked.
I'd like to hear opinions on the matter, as cPanel seems to be set up to automatically assign the first IP available to both the default account IP and the first nameserver.
I am running WHM/cPanel (latest) and my server has 8 IP addresses. The first IP is the main shaired address but cPanel appears to only let me add one site to each of the additional IP addresses.
Is there a way I can host multiple sites on each of the additional IP’s