随笔分类 -  centos

摘要:[root@VM-12-13-centos step-gateway]# crontab -l # secu-tcs-agent monitor, install at Sun Mar 13 17:00:40 CST 2022 * * * * * /usr/local/sa/agent/secu-t 阅读全文
posted @ 2023-02-01 23:30 狱婪 阅读(1013) 评论(0) 推荐(0)
摘要:Nacos安装、启动 准备安装包:/usr/local/pkgs/nginx-1.21.6.tar.gz 解压安装包 tar -zxvf nacos-server-2.1.0.tar.gz -C /usr/local/ 启动(不用立即启动) [root@VM-12-13-centos bin]# p 阅读全文
posted @ 2022-06-10 16:00 狱婪 阅读(225) 评论(0) 推荐(0)
摘要:准备jdk安装包:/usr/local/pkgs/jdk-8u181-linux-x64.tar.gz 创建jdk的安装目录 mkdir /usr/local/java 解压jdk安装包 tar -zxvf jdk-8u181-linux-x64.tar.gz -C /usr/local/java/ 阅读全文
posted @ 2022-06-10 15:56 狱婪 阅读(88) 评论(0) 推荐(0)
摘要:[root@VM-12-13-centos step]# cd ~ [root@VM-12-13-centos ~]# pwd /root [root@VM-12-13-centos ~]# ssh-keygen -t rsa -C "15150590000@163.com" Generating 阅读全文
posted @ 2022-06-08 16:15 狱婪 阅读(117) 评论(0) 推荐(0)