E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Systemctl
CentOS7使用firewalld打开关闭防火墙与端口
CentOS7使用firewalld打开关闭防火墙与端口1、firewalld的基本使用启动:
systemctl
startfirewalld查看状态:
systemctl
statusfirewalld 停止
迷雾骑士
·
2024-01-15 02:15
linux
CentOS7
centOS7
ceph集群扩容
并添加所有节点信息检查防火墙是否关闭firewall-cmd--statecat/etc/selinux/configsestatus-v查看集群内各主机时间是否一致,ntp(chronyd):date
systemctl
大 大金
·
2024-01-15 01:44
ceph
服务器
Linux系统中MYSQL重置密码(针对root忘记密码)
⼀.进⼊MySql配置⽂件中vi/etc/my.cnf在最后⼀⾏添加免密码登陆:skip-grant-tables:wq保存退出⼆.重启MySqlservicemysqlrestart或
systemctl
restartmysqld.service
喝着咖啡敲代码
·
2024-01-14 23:40
linux
mysql
运维
Docker教程
shsudousermod-aGdockeryour-usersudousermod-aGdocker${USER}newgrpdocker#更新docker用户组cat/etc/group|grepdockerdocker--version使用非root用户管理帮助启动类命令
systemctl
startdoc
Sajor_
·
2024-01-14 22:19
云原生
Docker
systemctl
poweroff和直接使用poweroff有什么区别?
systemctl
poweroff和poweroff命令都可以用于关闭Linux系统。但是,它们之间有一些区别。
MengYiKeNan
·
2024-01-14 22:40
服务器
linux
运维
ruoyi后台管理系统部署-2-安装mysql
centos7mysql安装1.手动安装安装首先查看系统是否安装了:rpm-qa|grepmariadbrpm-qa|grepmysql
systemctl
statusmysqldfind/-namemysql.cnf
星空你好
·
2024-01-14 19:25
运维
mysql
android
数据库
10.ELK-使用filebeat收集nginx日志
使用filebeat收集nginx日志1.首先安装一个nginx进行测试yuminstallnginx-y
systemctl
startnginx查看监听端口是否起来2.在浏览器访问测试3.删除目录下现有内容
做咩啊~
·
2024-01-14 19:16
elk
运维
Centos 7 安装图形界面以及vnc服务安装与连接
安装图形界面安装vnc连接vncserver其它错误安装图形界面安装图形界面yumgroupinstall-y"GNOMEDesktop""GraphicalAdministrationTools"设置系统启动级别
systemctl
set-defaultgraphical.target
cf313995
·
2024-01-14 18:36
centos
linux
图形服务
vnc
linux向日葵开机自启动
有个服务需要先开启:sudo
systemctl
startrunsunloginclient.service开机自启动服务:sudo
systemctl
enablerunsunloginclient.service
sdlkjaljafdg
·
2024-01-14 16:58
Ubuntu22.04
linux
服务器
运维
mysql
配置文件:数据库文件所在路径以及日志文件所在路径:启动mysql服务:
systemctl
startmysqld关闭mysql服务:
systemctl
stopmysqld查看端口号:netstat-nltp
三水吉吉
·
2024-01-14 15:48
mysql
数据库
Docker-常用基础命令整理
docker服务重启,关闭,启动及版本查看[root@localhost/]
systemctl
restartdocker.service#重启服务[root@localhost/]
systemctl
stopdocker.service
吴易娃
·
2024-01-14 13:17
wsl(ubuntu22)安装mysql
sudoaptinstallmysql-serversudoaptinstalllibmysqlclient-dev//执行安全安装sudomysql_secure_installation//启动MySQL服务sudo
systemctl
startmysql
Dominiczz
·
2024-01-14 12:02
Linux
mysql
数据库
PXE 高效批量网络装机
前提:虚拟机恢复到初始化调整网卡为vm1关闭防火墙安全linux
systemctl
stopfirewalldvim/etc/selinux/config配置IP地址vim/etc/sysconfig/network-scripts
X.cc
·
2024-01-14 12:19
linux
网络
centos
linux
数据库创建表并插入数据练习题
一、创建表的要求创建一个英雄表(hero)主键namenicknameaddressgroupsemailtelphone二、操作步骤1.登录MySQL[root@localhost~]#
systemctl
startmysqld
Asxy_w
·
2024-01-14 12:16
数据库
linux
mysql
MySQL
运维
idea使用docker-compose发布应用程序
使用socketdocker:#查看docker自启动服务在哪个路劲
systemctl
show--proper
思想永无止境
·
2024-01-14 09:38
开发工具
intellij-idea
docker
docker-compose
Linux 管理 Systemd 服务的命令行工具
Linux管理Systemd服务的命令行工具
systemctl
是用于管理Systemd服务的命令行工具。下面是一些常用的
systemctl
命令及其功能:1.
__Benco
·
2024-01-14 08:45
Linux
linux
CentOS系统中部署和维护中进程有关的命令[ps,kill,killall,nohup ,
systemctl
,init]
2、命令示例用法二、杀指定ID的进程1、Kill的语法2、命令使用示例三、杀掉指定名称的进程1、killall命令的语法2、命令使用示例三、启动进程1、启动进程的方法(1)使用nohup命令(2)使用
systemctl
威迪斯特
·
2024-01-14 07:01
centos
linux
运维
音视频
视频
实时音视频
centos7 安装 Gitlab 一路替你踩坑!!!
yum-yinstallpolicycoreutilsopenssh-serveropenssh-clientspostfixyuminstallpolicycoreutils-python2.设置postfix开机自启动,postfix支持gitlab发信功能.
systemctl
enablepostfix
systemctl
sta
大曲·蜗牛
·
2024-01-14 06:47
Centos7
gitlab
centos
linux
在Ubnutu中安装Redis
配置远程访问配置防火墙并进行远程连接前言本篇主要讲述在Ubnutu中安装部署Redis安装并启动Redis#执行以下代码sudoaptupdatesudoaptinstallredis-server#安装完成后执行代码查看服务状态sudo
systemctl
statusredis-server
空空_k
·
2024-01-14 05:05
redis
ubuntu
linux
Nginx基础
Nginx教程安装Nginxsudoapt-getupdat#更新软件包sudoapt-getinstallnginx-y#安装Nginx启动Nginx服务
systemctl
startnginx/etc
TrickX
·
2024-01-14 00:27
Linux
nginx
运维
网络
linux
服务器
CentOS7 安装 Oracle
unzip安装依赖包验证依赖包创建Oracle用户设置密码创建oradata目录,解压oracle安装修改系统配置参数创建Oracle安装目录配置环境变量修改安装配置文件安装数据库进入Oracl关闭防火墙
systemctl
stopfirewalld.service
systemctl
disablefirewalld.service
快乐画饼
·
2024-01-13 23:56
oracle
oracle
数据库
CentOS 7 静默安装Oracle数据库 21C —— 筑梦之路
yum.oracle.com/repo/OracleLinux/OL7/latest/x86_64/index.html1.修改主机名hostnamectlset-hostnameoracledb2.关闭selinux和防火墙
systemctl
disablefirewalld.service
筑梦之路
·
2024-01-13 23:25
数据库技术
linux系统运维
数据库
centos
服务器
【小白】Linux防火墙端口号(开启|状态|关闭)&Linux端口号是否被占用【超详细】
1、查询防火墙是否开启状态#查询防火墙状态
systemctl
statusfirewalld2、开启防火墙#开启防火墙
systemctl
startfirew
Java患者·
·
2024-01-13 23:21
Linux
linux
服务器
网络
后端
ftp安装与配置 云服务器 CentOS7
1、FTP的安装#安装yuminstall-yvsftpd#设置开机启动
systemctl
enablevsftpd.service#启动
systemctl
startvsftpd.service#停止
systemctl
stopvsftpd.service
乱蜂朝王
·
2024-01-13 23:11
linux
服务器
运维
oracle
【ssh】打开和关闭arch linux ssh服务
【ssh】打开和关闭Linuxssh服务配置ssh安装openssh查看sshd状态启动sshd服务ssh远程连接配置ssh安装opensshpacman-Sopenssh查看sshd状态
systemctl
statussshd.service
uubs
·
2024-01-13 22:36
ssh
linux
服务器
Linux安装ssh服务
Linux安装ssh服务1.安装ssh服务sudoapt-getinstallopenssh-server2.启动ssh服务sudo/etc/init.d/sshstart3.设置开机自启动sudo
systemctl
enablessh4
xiong4110
·
2024-01-13 22:05
Linux
ssh
linux
服务器
linux服务器ftp部署
1、ftp服务安装#检查是否安装1、查询安装列表sudo
systemctl
list-unit-files--type=service|grepftp2、查询ftp服务状态sudoservicevsftpdstatus
星仔学习
·
2024-01-13 19:47
服务器
linux
运维
Linux系统中使用
systemctl
命令控制软件的启动和关闭
Linux系统很多软件(内置或第三方)均支持使用
systemctl
命令控制:启动、停止、开机自启能够被
systemctl
管理的软件,一般也称之为:服务1.功能和语法功能:控制系统服务的启动关闭等语法:
systemctl
start
温柔哥`
·
2024-01-13 19:43
Linux
linux
服务器
运维
ubantu运维,nginx相关操作
查找nginx运行目录,如下图:2、使用命令cd/usr/sbin切换到nginx运行目录,如下图:3、修改配置文件后,使用nginx-t命令测试nginx配置文件的语法是否正确,如下图:4、使用命令
systemctl
reloadnginx
香至-人生万事须自为,跬步江山即寥廓。
·
2024-01-13 14:52
linux
运维
nginx
java
ubantu
See
systemctl
status mysqld.service and journalc
systemctl
startmysqld启动MySQL报错Jobformysqld.servicefailed.See
systemctl
statusmysqld.serviceandjournalctl-xnfordetails
ML.star
·
2024-01-13 14:41
Bug
Linux
centos
mysql
linux
Docker的基础概念及命令
文章目录一、基础命令二、镜像三、容器一、基础命令docker-v:查看Docker的版本
systemctl
startdocker:启动docker
systemctl
statusdocker:查看docker
丿BAIKAL巛
·
2024-01-13 13:43
Linux
docker
容器
LAMP环境搭建(Linux+Apache+Mariadb+PHP)
LAMP环境搭建(Linux+Apache+Mariadb+PHP)实现环境3A云服务器:CentOS7.9客户端:Windows10环境配置关闭防火墙
systemctl
stopfirewalld
systemctl
disablefirewalld
落_caec
·
2024-01-13 12:30
Centos7关闭防火墙
1、关闭firewall:
systemctl
stopfirewalld.service#停止firewall
systemctl
disablefirewalld.service#禁止firewall开机启动
那个_夏天
·
2024-01-13 12:45
Docker 命令
1、启动命令#启动docker
systemctl
startdocker#设置开机自启动
systemctl
enabledocker#重启
systemctl
restartdocker#停止docker
systemctl
stopdocker
HuaLuLemon
·
2024-01-13 10:11
docker
docker
容器
Jenkins+Docker+SpringCloud微服务持续集成之集群部署
一、集群部署流程说明环境配置#环境配置hostnamectlset-hostnameweb2-server&&su
systemctl
stopfirewalld
systemctl
disablefirewalldvim
小波同学
·
2024-01-13 08:39
配置安装nginx
如果要使用主线nginx包,需要运行以下命令:6、安装nginx7、yum安装已经配置好用
systemctl
管理nginx了二、源码安装1、安装编译Nginx依赖包2、官网复制需要安装的Nginx版本安装包并下
藻头男
·
2024-01-13 08:02
nginx
服务器
运维
linux
mysql
云计算
8-docker启动报Failed to start Docker Application Container Engine
问题描述搭建完成dockerregistry私有仓库后,在/etc/docker/daemon.json文件中配置完成本地私有仓库信息后,重启docker报错,信息如下:[root@centos79~]#
systemctl
startdockerJobfordocker.servicefailedbecausethecontrolprocessexitedwitherrorcode.See"sy
小黑要上天
·
2024-01-13 06:24
docker
docker
容器
day 4
192.168.17.130主机dns服务主机关闭防火墙和setenforce命令:
systemctl
stopfirewalld命令:setenforce0安装提供DNS服务的软件bind命令:yuminstallbind-ybind
Floating_wind
·
2024-01-13 04:32
linux
Ubuntu安装Docker启动与停止
$sudoaptinstalldocker.io$sudo
systemctl
startdocker$sudo
systemctl
enabledocker查看是否安装成功$docker-vDockerversion17.12.1
XZD_Fitz
·
2024-01-13 01:46
Linux
ubuntu
linux
docker
使用Docker部署PDF多功能工具Stirling-PDF
sudoaptinstalldocker.iosudo
systemctl
startdockersudo
systemctl
enabledocker查看是否安装成功$docker-vDockerversion17.12.1
XZD_Fitz
·
2024-01-13 01:14
docker
pdf
Stirling-PDF
nagios部署记录
nagios主程序部署前期准备工作#关闭防火墙
systemctl
stopfirewalld#关闭防火墙开启自启
systemctl
disablefirewalldvi/etc/sysconfig/selinuxSELINUX
shaoqiu.wu
·
2024-01-13 00:14
linux
centos
运维
完全卸载grafana
先停掉grafanasudo
systemctl
stopgrafana-server查看要卸载的包的名字yumlistinstalledyumremovegrafana-enterprise.x86_64
星梦客
·
2024-01-12 23:14
Linux
grafana
firewalld&iptables
辅助命令查看端口占用netstat-tunlp|grep8080查看端口进程lsof-i:8080firewalld开防火墙
systemctl
startfirewalld.service关防火墙
systemctl
stopfirewalld.service
我已不是少年郎
·
2024-01-12 20:30
时间服务器
:server:192.168.146.1291、安装服务软件2、运行软件程序3、根据自定配置提供对应的服务---vim/etc/chrony.conf对4,29,35行进行如图修改4、重启软件---
systemctl
restartchronyd
夏炎正好眠
·
2024-01-12 20:08
RHCE
运维
linux系统中设置nginx开机自启动
linux系统中设置nginx开机自启动本文介绍了在linux系统中,设置nginx开机自启动的配置步骤,设置开机自启动的方式使用的是
systemctl
,详细介绍如下:创建service文件#/usr/
凯旋.Lau
·
2024-01-12 15:25
开发工具安装教程合集
linux
nginx
运维
redis未授权访问复现
你可以通过以下命令来检查Redis服务的运行状态:sudo
systemctl
statusredis-server如果Redis未自动启动,你可以手动启动服务:s
carrot11223
·
2024-01-12 13:47
网络安全
前端
git
github
网络安全
ubuntu完全卸载docker
打开终端,执行以下命令:sudo
systemctl
stopdocker步骤二:删除Docker安装包接
JackHuan_code
·
2024-01-12 10:58
ubuntu
docker
华为云用docker部署halo
前言请选择CentOS7.0-7.9版本CentOS8.0以上下载源有点问题1Docker安装1.1安装dockeryuminstall-ydocker1.2开启docker
systemctl
startdocker.service1.3
word0exe
·
2024-01-12 10:45
docker
华为云
容器
bash
centos
错误集之LNMP平台对接redis服务出现的问题
LNMP平台对接redis服务出现的问题1.无法重启php问题2.重启php后redis模块仍然显示未安装问题3.连接测试失败问题1.无法重启php问题原因:没有写启动脚本,可以自己写一个使用
systemctl
码海小虾米_
·
2024-01-12 08:39
错误集
Linux系统
redis
php
linux
运维
实现LNMP与Redis服务对接
实现LNMP与Redis服务对接先搭建LNMP安装Nginx安装PHP配置Nginx支持PHP解析安装Redis服务,搭建redis扩展安装Redis扩展测试连接性先搭建LNMP安装Nginx
systemctl
stopfirewalld
systemctl
disablefirewalldsetenforce0yum-yinstallpcre-develzlib-develgccgcc-c
Times my
·
2024-01-12 08:06
Redis
上一页
9
10
11
12
13
14
15
16
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他