Archive for the tag 'Software'

SBDavid

Software Integrity Checking

Software Integrity Checking

The AIDE (Advanced Intrusion Detection Environment) software is included with the system to provide software integrity checking. It is designed to be a replacement for the well-known Tripwire integrity checker.

The RPM software also includes the ability to compare the hashes of installed files with those in its own metadata database. Integrity checking cannot prevent intrusions into your system, but can detect that they have occurred. Such integrity checking software should be configured before the system is deployed and able to provides services to users.

Ideally, the integrity checking database would be built before the system is connected to any network,though this may prove impractical due to registration and software updates.

Integrating your custom software with cPanel & WHM

Software development kit (SDK) contains instructions and sample code describing the methods you can use to interact with our products.

Getting started

For those who are new to developing software that integrates with cPanel & WHM, you should review the API documentation. API allows you to access cPanel & WHM through your code.

API documentation:

http://docs.cpanel.net/twiki/bin/view/SoftwareDevelopmentKit/WebHome#CpanelApi

SBDavid

Cpanel Update Server Software feature

Cpanel Update Server Software feature

The Update Server Software feature manages software dependencies (provided by the operating system) that cPanel requires.

Here’s where you can find and use this feature:

WHM (in browser) Main >> Software >> Update Server Software

And from the command Line

/scripts/sysup

Cpanel software update scripts description

In addition to /scripts/upcp

/scripts/rpmup2

Update System Software Updates your system software. This script is essentially the same as running yum update.

/scripts/sysup

Update Server Software Updates software dependencies required by cPanel that are provided by the operating system.

/scripts/*up

There are a number of scripts that update applications installed with cPanel.

SBDavid

Softwares installed with DirectAdmin

Make sure you do not install services such as Apache, PHP, MySQL, Ftp, Sendmail, etc., as this is done by DirectAdmin. All that is needed is a CLEAN install of the operating system.

DirectAdmin Control Panel Software

Apache 1.3, 2.0, 2.2 Web Server
FrontPage 5.0.2.2510 Microsoft FrontPageā„¢ Extensions (apache 1.3 only)
Php 4.4 and/or 5.2 Php Scripting Language (CLI, or suPhp(cgi))
PhpMyAdmin MySQL Database Manager
MySQL 4.1/5.0 MySQL Databases
Exim 4 Exim Mail Manager
Majordomo 1.94.5 Majordomo Mailing List Manager
vm-pop3d 1.1.7f POP3 Mail Manager
WU-IMAP Imap daemon (with virtual pop modifications)
Dovecot Install option to replace vm-pop3d/wu-imapd. Uses Maildir instead of mbox
Proftpd 1.3 FTP Server

Next »