会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
李悠然
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
7
8
9
···
22
下一页
2022年12月21日
docker build 部署java环境
摘要: docker build 部署java环境 1. 创建java文件并将jdk复制到目录下 root@controller-PowerEdge-T30:/home/docker/java# lsDockerfile jdk-8u151-linux-x64.tar.gzroot@controller-P
阅读全文
posted @ 2022-12-21 09:32 李悠然
阅读(168)
评论(0)
推荐(0)
2022年12月20日
px4
摘要: docker run -it --env PX4_SIM_HOST_ADDR=172.18.0.2 --network=dev_default -v ~/dev/PX4/PX4-Autopilot:/src/PX4-Autopilot/:rw -v /tmp/.X11-unix:/tmp/.X11-
阅读全文
posted @ 2022-12-20 11:29 李悠然
阅读(181)
评论(0)
推荐(0)
2022年12月15日
docker 安装rabbit
摘要: 1. 下载镜像 root@reqq:/home/docker/rabbit# docker pull rabbitmqUsing default tag: latestlatest: Pulling from library/rabbitmq846c0b181fff: Already exists
阅读全文
posted @ 2022-12-15 10:54 李悠然
阅读(320)
评论(0)
推荐(0)
2022年11月24日
docker安装并配置nginx
摘要: 1. 下载 [root@host-10-23-110-128 mysql]# docker pull nginx:latestlatest: Pulling from library/nginxa2abf6c4d29d: Already exists a9edb18cadd1: Pull compl
阅读全文
posted @ 2022-11-24 16:49 李悠然
阅读(179)
评论(0)
推荐(0)
docker 安装mongodb 并配置
摘要: 1. 下载 [root@host-10-23-110-128 mysql]# docker pull mongo:latestlatest: Pulling from library/mongo7b1a6ab2e44d: Pull complete 90eb44ebc60b: Pull comple
阅读全文
posted @ 2022-11-24 16:38 李悠然
阅读(436)
评论(0)
推荐(0)
docker 安装MySQL并配置
摘要: 1. 下载 [root@host-10-23-110-128 redis]# docker pull mysql:latestlatest: Pulling from library/mysql72a69066d2fe: Pull complete 93619dbc5b36: Pull comple
阅读全文
posted @ 2022-11-24 16:02 李悠然
阅读(924)
评论(0)
推荐(0)
docker 安装并配置redis
摘要: 1. 下载redis的镜像 [root@host-10-23-110-128 ~]# docker pull redis:latestlatest: Pulling from library/redisa2abf6c4d29d: Pull complete c7a4e4382001: Pull co
阅读全文
posted @ 2022-11-24 15:05 李悠然
阅读(568)
评论(0)
推荐(1)
2022年11月23日
python3
摘要: ./configure --prefix=/usr/local/src/python3 --enable-shared --enable-unicode --enable-optimizations CFLAGS=-fPIC export NODE=/usr/local/src/nodeexport
阅读全文
posted @ 2022-11-23 16:10 李悠然
阅读(65)
评论(0)
推荐(0)
2022年10月12日
ubuntu 开机自启动jar,同时监控端口好,服务崩溃自动重启,编写sh脚本
摘要: 1. 编写sh脚本 用于开机自启动个 在这个模块中注意:java 环境一定要写!!!!我其中没有写java环境,发现没有启动成功 root@hfxyai-OptiPlex-5000-China-HDD-Protection:/home/server# gedit /etc/init.d/server
阅读全文
posted @ 2022-10-12 09:23 李悠然
阅读(348)
评论(0)
推荐(0)
2022年9月27日
The engine "node" is incompatible with this module.
摘要: root@test-OptiPlex-3050:/home/web/hflab# yarn installyarn install v1.22.19warning package-lock.json found. Your project contains lock files generated
阅读全文
posted @ 2022-09-27 16:14 李悠然
阅读(838)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
···
22
下一页
公告