Categoria: cPanel
Ativar Compressão gzip para todos os domínios hospedados
Apache mod_deflate module is responsible for the DEFLATE output filter that allows output from your server to be compressed before being sent to the client over the network. mod_deflate is the replacement of mod_gzip which was used with older version of Apache.
If you are having only cP...
Desligando ou desativando SELinux
SELinux is a set of extra security restrictions on top of the normal Linux security tools. It gives the systems administrator a finer grain of control than what the kernel typically provides.
But SELinux can sometimes get in your way. For example, I have had typical services, such as Apache, a...
Instalando novo HD SATA no CentOS
Nesse artigo será abordado como instalar um novo HD SATA no CentOS 6. x86_64. O processo segue os seguintes passos: reconhecimento do HD, criação e formatação da partição, criação do ponto de montagem, montagem da partição e para finalizar montagem automática da partição.
Os procedi...
Como localizar scripts spam em servidor cPanel
Neste guia vamos ensinar como usar os logs do Exim em seu VPS/Cloud ou servidor dedicado para encontrar possíveis tentativasde spammers a usar scripts para envio de e-mails não solicitados, a fim de retransmitir o spam de seu servidor.
Como é que o spam são enviados do me...
Como remover VirtFS como um mestre!
Recently I was unfortunate to witness huge filesystem loop on a cPanel server that was caused by combination of VirtFS and Idera's Server Backup software (previously known as R1soft CDP backup). To cut the chase, I had to disable and remove VirtFS for all users on the server. cPanel has docu...
Como configurar o endereço de IP saída do EXIM para o domínio
Overview
By default, Exim sends mail from the server's primary IPv4 address. To decrease the chance that spam filters mark your mail as spam, verify that the reverse DNS (rDNS) entry of Exim's outgoing IP address matches the DNS response of your server's hostname.
Note:
The steps in this ...
cPanel Exim Filtro para bloquear e-mails de: e para: TLD (.ru) no servidor
Exim Filtering to block emails from and to domain TLD (.ru) in the server
-------------------------------------------------------------------------
] ~ >>cp -pr /etc/cpanel_exim_system_filter /usr/local/cpanel/etc/exim/sysfilter/options/
] ~ >>vi /usr/local/cpanel/etc/exim/sysfilt...
Como configurar Quotas de Disco no Linux
If you have mounted a new drive on your cloud Linux server but during the process you forget to enable quota or if your cPanel accounts are showing 0 MB disk usage, then this article will help you to configure the quotas on your server.
First of all you need check if the quota is enabled on your ...
Instalação Let’s Encrypt no cPanel
/scripts/install_lets_encrypt_autossl_provider
...