Books | How Super Cool Tech Works -DK Book

RonWang5 years ago (2021-05-31)17
Books | How Super Cool Tech Works -DK Book
How Super Cool Tech Works explains how incredible technologies will shape the world of tomorrow. Exp…

Resolving the Need to Enter FTP Credentials for WordPress Themes and Plugins

RonWang5 years ago (2021-05-28)17
Resolving the Need to Enter FTP Credentials for WordPress Themes and Plugins
解决安装WordPress主题及插件需要输入FTP问题安装一个WordPress好像挺简单,但是默认主题不喜欢,想更换一个,无奈本地可以更换,但是服务器更换的时候需要设置FTP 。OK,设置呗,好像我…

Mounting a Hard Drive on a CentOS Server

RonWang5 years ago (2021-05-26)21
Mounting a Hard Drive on a CentOS Server
Centos服务器挂载硬盘1. 查看服务器上未挂载的磁盘(磁盘有普通磁盘,高效磁盘,SSD磁盘Bashfdisk -l…

Application and Deployment of HTTPS Certificates

RonWang5 years ago (2021-05-24)13
Application and Deployment of HTTPS Certificates
HTTPS证书的申请和部署超文本传输协议安全 (HTTPS) 是 HTTP 的安全版本,HTTP 是用于在 Web 浏览器和网站之间发送数据的主要协议。HTTPS 经过加密,以提高数据传输的安全性。当…

Centos Install OSCommerce 4.0

RonWang5 years ago (2021-05-21)25
Centos Install OSCommerce 4.0
osCommerce is a Free shopping cart and open source Ecommerce software. You can choose to host your o…

Install MariaDB Verison 10.8.6 in Centos

RonWang5 years ago (2021-05-19)17
Install MariaDB Verison 10.8.6 in Centos
Install MariaDB 10.8 on CentOS 8 These are the ideal steps you’ll go through when installing MariaDB…

CentOS Server PHP 7.4+ Installation

RonWang5 years ago (2021-05-17)18
CentOS Server PHP 7.4+ Installation
Centos服务器PHP7.4+安装IntroductionA LEMP software stack is a group of open source software that is typic…

Install PrestaShop 1.7 Version

RonWang5 years ago (2021-05-14)16
Install PrestaShop 1.7 Version
现在很多国内的公司为了拓展对外业务,开始采用更先进的电子商务软件,如美国的Amazon,加拿大的Shopify,法国的PrestaShop等都有很多用户在使用,对于商业初期的低成本尝试,开源软件Pre…

Setting Up an LNMP Environment on CentOS 7.9 64-bit

RonWang5 years ago (2021-05-12)17
Setting Up an LNMP Environment on CentOS 7.9 64-bit
CentOS 7.9 64位 搭建 LNMP环境What is a LAMPLAMP is a free and open source software suite combines four po…

Installing Redis on CentOS and Configuring Redis

RonWang5 years ago (2021-05-10)12
Installing Redis on CentOS and Configuring Redis
CentOS安装Redis及redis启动与关闭、配置Install RedisIn this section you’ll add theEPEL repository, and then…