PHP: Hypertext Preprocessor has been involving in all of its dynamics in the recent years. In recent times it has involved included and engulfed many of the recent development and api that has been introduced to the computer world especially web developing. Switching to higher version of PHP is always good but before proceeding the switch we recommend to test the code in the new version and be well satisfied on the code execution. In this doc we will be taking an overlook on the changes and precaution one should …
Bella
In Linux servers, more than 60 binaries and major services such as SSH, Named, Bash etcrely on the glibc libraries. A heap-based buffer overflow was found in __nss_hostname_digits_dots() and an attacker could use this flaw to execute arbitrary code with the privilege of the users running the application using the function gethostbyname() Check if your server is GHOST vulnerable If the glibc version in your server is lower than 2.18, then your server is most exposed to this vulnerability. You can check the glibc version in your server using …
The Config Server Mail Queue is an addon feature available with cPanel/WHM which provides with a full-featured interface to the cPanel exim email queues from within WHM. The add-on feature provides with an interface to the cPanel user accounts email configuration without having to log in to their accounts. It is domain-based rather than account-based. Features View, edit and delete email accounts, email forwarders and email filters. View and modify email account quotas Modify email account passwords List only email accounts that are over quota Modify Outgoing Mail Hourly Limits …
Lighttpd is an open-source web server which is more optimized for speed-critical environments than common products. It is a high quality lightweight web server which is well suited for hosting dynamic content websites. It supports CGI, FastCGI, SCGI and HTTP protocols. Lighttpd is a secure, light, fast and very flexible web server which is designed and optimized for high-performance environments. This web server can be used in a low memory servers, because it uses very low amount of main memory than other web servers such as Apache and nginx. That …
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage. Amazon S3 is easy to use, with a simple web services interface to store and retrieve any amount of data from anywhere on the web. This article is explain about of how to take cPanel backup to amazon s3. First thing you need to setup your S3 server and create a bucket to dump stuff in. Get your secret key ID and access ID by the following steps. 1. Login to your Amazon …
Vesta control panel is a free and open source control panel in Linux. Using the Vesta control panel administrator can manage the website in his VPS and which support different flavors of Linux, supporting operating systems are RHEL 5 & 6, CentOS 5 & 6, Debian 7, Ubuntu 12.04/12.10/13.04/13.10/14.04. The last version of Vestacp released on 2014/08/05 and which has plenty of useful features. Features of Vestacp Simple and Clean graphical user interface License on GPL Auto update DKIM support Fast backups AntiSpam / Antivirus SSL certificates and System Monitoring …
Wine makes it possible to run Windows programs alongside any Unix-like operating system, particularly Linux. Wine is an implementation of the Windows Application Programming Interface (API) library, acting as a bridge between the Windows program and Linux. When a Windows program tries to perform a function, Wine will translate that program’s instruction and make it suitable for Linux. The Wine development release 1.7.35 is now available. New features in this release: – Beginnings of support for OpenGL core contexts. – Initial support for glyph placement in DirectWrite. – Some more …
On accessing PHPMyAdmin via cpanel, we will be getting an error as given below if the ownership/permission of the tmp folder for the particular cpanel user is wrong. “Access Denied Unable to establish a PHP session. If you believe that this is in error or inadvertent, contact your system administrator and ask them to review your server settings.” The fix for this error is as follows:
The Advanced Maryland Automatic Network Disk Archiver (AMANDA), is a backup solution that allows the IT administrator to set up a single master backup server to back up multiple hosts over network to tape drives/changers or disks or optical media. Amanda can back up a large number of servers and workstations running multiple versions of Linux or Unix and Windows servers and desktops by using a native windows client. Features Client-server architecture: Automatic backup level selection: A consistent backup window and resource utilization An intelligent backup scheduler: Data encryption and …
Cage File System is a virtualized file system with a set of tools to contain each user in its own ‘cage’. Each customer will have its own fully functional CageFS, with all the system files, tools, etc. The cagefsctl command provides us many options such as to initialize, enable, mount, unmount, assigning cagefs to users(enabling and disabling cage FS for users). more about the command options can be found from cagefs commands. Installation CageFS can be installed only in a cloudlinux server. For installing CageFS, it requires 8MB per user …