linux、麒麟操作系统
linux 系统准备
宝塔安装
- 宝塔官网 ,[https://www.bt.cn/new/download.html],
- 在linux 操作系统使用xshell 已管理员登录后运行一下脚本
ps:建议使用万能安装脚本,快速且无报错。
yum install -y wget && wget -O install.sh https://download.bt.cn/install/install_6.0.sh && sh install.sh ed8484bec
- 宝塔安装结束后可在宝塔软件商店安装所需软件。
宝塔pg 数据库安装
宝塔软件商店 搜索postgreSQL 管理器 选择需要安装的pg 数据库版本
pg数据库 开启ip访问
使用宝塔安装后的路径
/www/server/pgsql/data/
pos