03 2023 档案
摘要:名词解释 supervisor:要安装的软件的名称。 supervisord:装好supervisor软件后,supervisord用于启动supervisor服务。 supervisorctl:用于管理supervisor配置文件中program 安装依赖 yum install epel-rel
阅读全文
摘要:Centos7 出现 Unable to connect to any of the specified MySQL hosts,而window不会 MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to an
阅读全文
摘要:XMLSchedulingDataProcessor 源码 /* * Copyright 2001-2010 Terracotta, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may no
阅读全文
摘要:首先在windows上安装linux系统。 VM简介 VMware Workstation中文版是一个“虚拟 PC”软件。它使你可以在一台机器上同时运行二个或更多 Windows、DOS、LINUX 系统。与“多启动”系统相比,VMWare 采用了完全不同的概念。多启动系统在一个时刻只能运行一个系统
阅读全文
摘要:转载自:https://blog.csdn.net/ling1998/article/details/123951726 #1、权限 若不是root权限,需要在root下执行为用户授权命令,我直接使用root登录 #2、下载 [root@localhost src]# wget https://dl
阅读全文