当前位置:首页 > 美丽人生 > 学习成长

How Super Cool Tech Works -DK Book

RonWang2年前 (2023-06-14)413
How Super Cool Tech Works -DK Book
How Super Cool Tech Works explains how incredible technologies will shape the world of tomorrow. Exp...

解决WordPress主题及插件需要输入FTP的问题

RonWang2年前 (2023-05-04)1934
解决WordPress主题及插件需要输入FTP的问题
解决安装WordPress主题及插件需要输入FTP问题发布于2019-12-17 09:20:28阅读 2.2K0解决安装WordPress主题及插件需要输入FTP问题安装一个WordPress好像挺...

Centos服务器挂载硬盘

RonWang3年前 (2022-12-31)1726
Centos服务器挂载硬盘
1. 查看服务器上未挂载的磁盘(磁盘有普通磁盘,高效磁盘,SSD磁盘fdisk -l...

HTTPS证书的申请和部署

RonWang4年前 (2021-11-29)1165
HTTPS证书的申请和部署
超文本传输协议安全 (HTTPS) 是 HTTP 的安全版本,HTTP 是用于在 Web 浏览器和网站之间发送数据的主要协议。HTTPS 经过加密,以提高数据传输的安全性。当用户传输敏感数据(例如通过...

Centos Install OSCommerce 4.0

RonWang4年前 (2021-11-26)1600
Centos Install OSCommerce 4.0
osCommerce is a Free shopping cart and open source Ecommerce software. You can choose to host you...

Centos 安装 MariaDB Ver 10.8.6

RonWang4年前 (2021-11-25)1113
Centos 安装 MariaDB Ver 10.8.6
Install MariaDB 10.8 on CentOS 8 These are the ideal steps you’ll go through when installing MariaDB...

Centos服务器PHP7.4+安装

RonWang4年前 (2021-11-24)2363
Centos服务器PHP7.4+安装
IntroductionA LEMP software stack is a group of open source software that is typically installed tog...

PrestaShop的1.7版本安装

RonWang4年前 (2021-11-22)1322
 PrestaShop的1.7版本安装
现在很多国内的公司为了拓展对外业务,开始采用更先进的电子商务软件,如美国的Amazon,加拿大的...

CentOS 7.9 64位 搭建 LNMP环境

RonWang4年前 (2021-11-19)972
CentOS 7.9 64位 搭建 LNMP环境
运维网站及APP程序等,我们经常要使用云服务器,无论是阿里云,腾讯云,还是国外的亚马逊云,购置纯系统的服务器之后,需要自己安装和搭建环境LAMP。今天,我就带大家一起实战下CentOS 7.9 64b...

CentOS安装Redis及redis启动与关闭、配置

RonWang4年前 (2021-11-17)1081
CentOS安装Redis及redis启动与关闭、配置
Install RedisIn this section you’ll add theEPEL repository, and then use it to install Redis....