Blog Archives

Using cPanel API On Ruby

There are many examples calling API1/API2 via PHP or Perl, but none simple or working using Ruby. So here it goes: (mais...)

SAIBA MAIS

cPanel License and Dynamic IP Address

Quoting cPanel staff: Because cPanel is designed for commercial hosting, we only license publicly-visible, static IP addresses. We do not license dynamic, sticky, or internal IP addresses, until now. (mais...)

SAIBA MAIS

cPanel – Restrict Root Login

Recently I've talked about the new cPanel feature - Security Policies - and there is no way to restrict root logins only to valid or allowed ip addresses until now. (mais...)

SAIBA MAIS

cPanel – Melhorias e Alterações Recentes

Nas duas últimas versões do cPanel - 11.28 e 11.30 - uma série de alterações foram realizadas, como: (mais...)

SAIBA MAIS

cPanel – Prevent Mail Spoofing

Email spoofing consists in send email as others. You can authenticate as username@domain.com and send email as boss@domain.com by default on cPanel servers due to Exim's configuration and this is not needed in some environments. (mais...)

SAIBA MAIS

cPanel – Secure Remote Logins

You can access cPanel/WHM by passing username and password as URL parameters like http://happywebserver.com:2086/login/?user=MYUSER&pass=MYPASSWORD Sadly it's not secure and this way is used in many third party applications. The secure way to log into cPanel/WHM is using a valid session, without user or password in URL. (mais...)

SAIBA MAIS