Không có ảnh

Change a server’s hostname in CentOS

5 Tháng Năm, 2019 honest 0

Using a text editor, open the server’s /etc/sysconfig/network file. The following example shows how to open this file in the GNU nano text editor: vi /etc/sysconfig/network Modify the HOSTNAME= value […]

Install php 5.6 on centos 7

30 Tháng Mười Hai, 2018 honest 0

To install PHP 5.6, you have to install and enable EPEL and Remi repository to your CentOS 7 system using the commands below. # yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm # yum install […]

LiteSpeed Web Server Cli

24 Tháng Mười Một, 2018 honest 0

LiteSpeed là 1 web services quá nổi tiếng rồi anh em nào mới vọc thì làm quen 1 số lệnh cơ bản nhé! Start/Stop LiteSpeed […]