CALL US: 020 8720 9240 | SYSTEM STATUS | CLIENT AREA
Feb 04

Rocky Linux: First release is coming in Q2 2021 say developers

Rocky Linux, which aims to provide a new alternative for projects using Red Hat's CentOS, should be available to test by the second quarter of 2021 Red Hat, CentOS's Linux parent company, announced this month that it was moving its focus from CentOS Linux to CentOS Stream. Some users didn't like... read more →
Jan 09
Dec 19

CentOS Linux is dead

Red Hat CTO Chris Wright and CentOS Community Manager Rich Bowen each announced a massive change in the future and function of CentOS Linux. Moving forward, there will be no CentOS Linux—instead, there will be CentOS Stream. Originally announced in September 2019, CentOS Stream serves as "a rolling preview of... read more →
Dec 08

How to Delete Products programmatically in Magento 2

When you need to remove a product from your Magento 2 store you can Delete products programmatically in Magento 2. Step 1: Create one file product_remove.php in the Magento root directory then add the below code.   [crayon-67a36f010fed2482645746/] Step 2: After adding the above code run like https://yourdomain/product_remove.php/ Conclusion You... read more →
Nov 11

Magento 2.4 system requirements

Operating systems (Linux x86-64) Linux distributions, such as RedHat Enterprise Linux (RHEL), CentOS, Ubuntu, Debian, and similar. Magento is not supported on Microsoft Windows and macOS. Memory requirement Upgrading the Magento applications and extensions you obtain from Magento Marketplaces and other sources can require up to 2GB of RAM. If... read more →
Nov 10

What’s New in PHP 7.4

PHP 7.4, the next PHP 7 minor release, has been released for General Availability as of November 28th, 2019. So it’s time for us to dive into some of the most exciting additions and new features that will have made PHP faster and more reliable. PHP 7.4 (official release) is... read more →
Oct 14

Magento 1 Goes EOL June 30, 2020 And Security Is A Big Problem

Adobe will officially stop supporting Magento 1 installation after Tuesday, June 30, 2020. When Adobe purchased Magento, Magento had already transitioned development from Magento 1 to Magento 2, mostly fixing bugs, security holes, and adding very few features to Magento 1. After Adobe purchased Magento, it quickly expanded the development... read more →