Daily Archives: 13'-03:00'-03:00 November'-03:00 2019

PHP7.4 in Debian

How to install php7.4 and php7.4-fpm in Debian, Deepin, Ubuntu, Mint, etc.

Install the repository
: ~$ apt install gnupg2 –
y ~$ wget -qO – https://packages.sury.org/php/apt.gpg | sudo apt-key add
– ~$ echo "deb https://packages.sury.org/php/ $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/php7.x.li

st Update:
~$ apt update
~$ apt upgrade

Install:
~$ apt install php7.4

Install with most commonly used extensions:
~$ sudo apt install php libapache2-mod-php7.4 php7.4-cli php7.4-common php7.4-json php7.4-opcache php7.4-readline libphp7.4-embed php7.4-bz2 php7.4-common php7.4-curl php7.4-dba php7.4-fpm php7.4-gd php7.4-interbase php7.4-intl php7.4-ldap php7.4-mbstring php 7.4-mysql php7.4-pgsql php7.4-phpdbg php7.4-soap php7.4-sqlite3 php7.4-tidy php7.4-xml php7.4-xsl php7.4-zip

Exchanging php version:
~$ update-alternatives –set php /usr/bin/php7.4
~$ update-alternatives –set phar /usr/bin/phar7.4
~$ update-alternatives –set phar.phar /usr/bin/phar.phar7.4

Activating php7.4-fpm:
~$ systemctl disable php*-fpm (swap * for the version of the currently act
ive)~$ systemctl stop php*-
fpm~$ systemctl enable php7.4-f
pm~$ systemctl start php7.4-fp
m~$ systemctl restart apache2

The impressive Linux OS – Linux Deepin v20 – has release date

Minutes ago, I ended an interview with Wuhan Deepin Chief Technology Officer Raphael Zhang and Deepin Hualet Wang development manager, and their responses were full of surprises and welcome. Before publishing the full interview, I wanted to reserve this space for an interesting announcement: the Deepin v20 is entering beta status in mid-December and is expected to be officially released in January 2020.

A preview of the desktop of the Deepin v20 WUHAN DEEPIN TECHNOLOGY CO.

Deepin is at the same time a Linux desktop distribution and a standalone desktop environment, but the former has caused severe waves recently. Starting with its recent partnership with Huawei, which sees the Chinese device manufacturer ship several MateBook laptops in China with deepin pre-installed.

Deepin's team also shared a series of short but tempting deepin v20 teasers via their YouTube channel. They are produced accurately and demonstrate a lot of polishing being added to the distribution taskbar, startup and login functionality.

I've included all three at the bottom of this article (don't let the language dissuade you; Deepin is also available in English).

Deepin excites me because it sets such a high standard not only with its visual aesthetics, but also with its features. Tools such as Deepin Cloud Sync (which, yes, will leave mainland China, but not before the company carefully studies various international privacy laws), a windowless slider center, and the built-in customization of the startup manager put the item above.

It's not a cup of tea for everyone, but Deepin is the first thing I show people who are unaware of the desktop progress linux has made in recent years – not to mention how beautiful it's turned.

Deepin v20 is expected to be based on Debian 10, and the company plans to spend 2020 building its links with the international open source community, among many other activities.

Keep an eye on the information on this front and more in the next interview.

Source: Forbes