摘要:
在安装nodeJS yum install epel-release yum install nodejs yum install npm 拉取代码:https://github.com/yakGPT/yakGPT 压缩上传到contos ,安装解压工具 yum install -y unzip z 阅读全文
posted @ 2023-06-20 15:27
沐清风
阅读(55)
评论(0)
推荐(0)
摘要:
ifconfig 此文件的目录在/etc/sysconfig/network-scripts目录下 vi ifcfg-ens33 ,修改内容:ONBOOT=yes,按ESC 输入“:wq”,然后重启网络:service network start 在运行yum install -y net-tool 阅读全文
posted @ 2023-06-20 14:09
沐清风
阅读(16)
评论(0)
推荐(0)