Hướng dẫn nén và gải nén file trên ubuntu March 05, 2019 Hướng dẫn nén và gải nén file trên ubuntu Hướng dẫn nén file và giải nén file .ta.gz Giải nén file: tar xzf <filename.ta.gz&g...Read More
Install Redis cache server in Ubuntu 18.04 March 02, 2019 Install Redis cache server in Ubuntu 18.04 Redis is an open source (BSD licensed), in-memory data structure store, used as a database...Read More
Install PECL in Ubuntu 18.04 LTS March 02, 2019 Install PECL PHP in Ubuntu 18.04 LTS Make sure you installed PHP in Ubuntu :D 1, Open terminal install pecl sudo apt instal...Read More
Install Redis cache with PHP in Ubuntu 18.04 LTS March 02, 2019 Install Redis cache with PHP in Ubuntu 18.04 LTS Make sure you installed PECL in ubuntu :D 1, Install redis in ubuntu sudo p...Read More
Install XDebug in php7.2 and ubuntu 18.04 LTS February 28, 2019 Install XDebug in php7.2 and ubuntu 18.04 LTS 1, Install XDebug in ubuntu 18.04 LTS Open terminal: sudo apt install php-xdebug ...Read More
Install SSH in Ubuntu February 26, 2019 Install SSH in Ubuntu 18.04 How to install ssh in ubuntu ? Remote ssh to ubuntu ? Open terminal: Install OpenSSH in ubuntu ...Read More
Mysql server config allowing access February 22, 2019 Mysql server config allowing access remote Mysql server config bind-address, allowing access remote 1, Open file: /etc/mysql/my...Read More