Stella981 Stella981
2年前
Graylog 安装
环境操作系统:Centos7.6.1810(Core)IP:10.17.0.3root@localhost~cat/etc/redhatreleaseCentOSLinuxrelease7.6.1810(Core)修改时区root@localhost~
Stella981 Stella981
2年前
Centos6 使用yum快速搭建LAMP环境
1、安装Apache\root@localhost~\yumyinstallhttpd\开机自启动\root@localhost~\chkconfighttpdon\启动httpd服务\root@localhost~\servicehttpdstart\安装apache
Stella981 Stella981
2年前
Linux下卸载mysql8.x版本
一、停止MySQLroot@localhost/servicemysqldstop二、查看当前安装mysql情况,查找以前是否装有mysqlroot@localhost/rpmqa|grepimysqlmysqlcommunityclient8.0.131.el7.x86_64
Wesley13 Wesley13
2年前
LINUX 创建用户及更改文件夹权限
创建用户1创建elasticsearch用户组root@localhost~groupaddelasticsearch2创建用户es并设置密码为esroot@localhost~useraddesroot@localhost~passwd
Stella981 Stella981
2年前
ClickHouse20.3 安装
1、检查环境1.1、linux版本root@localhost~cat/etc/redhatreleaseCentOSLinuxrelease7.7.1908(Core)1.2、SSE4.2root@localhost
Wesley13 Wesley13
2年前
MySQL添加新用户、为用户创建数据库、为新用户分配权限
登录MySQLmysqlurootp添加新用户允许本地IP访问localhost,127.0.0.1createuser'test'@'localhost'identifiedwith加密方式(mysql\_native\_password)by'123456';允许外网IP访问creat
Stella981 Stella981
2年前
Access denied for user 'root'@'localhost'
Accessdeniedforuser'root'@'localhost'(usingpassword:YES)解决方案(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fblog.csdn.net%2Fldl22847%2Farticle%2Fdetails%2F794196
Stella981 Stella981
2年前
Redis是否安装
1、Redis对否安装(安装好了会出现下面对应的代码)lk@localhost/$whereisredisclirediscli:/usr/local/bin/redisclilk@localhost/$lk@localhost/$whereisredisserverr
Stella981 Stella981
2年前
Django SimpleCMDB 项目
创建SimpleCMDB项目:root@localhost~$djangoadmin.pystartprojectSimpleCMDB创建应用,收集主机信息:root@localhost~$cdSimpleCMDB/root@localhostSimpleCMDB$python
Stella981 Stella981
2年前
Docker私有仓库的构建
\root@localhost~\vim/etc/sysconfig/dockerINSECURE\_REGISTRY'insecureregistry'INSECURE\_REGISTRY'insecureregistry192.168.30.24:5000'\root@localhost~\syste