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
Apache(httpd 2.4.6) 代理转发(HTTP)
1、安装httpd,我的环境Centos7、更新时间2020/05/0715:43#安装yuminstallhttpd-y#默认的安装路径是/etc/httpd/#启动httpd
systemctl
starthttpd.service
cocosum
·
2023-11-30 11:33
Apache
httpd重定向https
apache
转发不同tomcat
httpd代理
apache(httpd)
转发
docker基础操作及部署springboot项目流程
docker/ubuntu-docker-install.htmlcurl-fsSLhttps://get.docker.com|bash-sdocker--mirrorAliyun2.启动docker服务
systemctl
startdocker3
愤怒的志
·
2023-11-30 10:32
docker
spring
boot
容器
CentOS7查看和关闭防火墙
查看防火墙状态firewall-cmd--state停止firewall
systemctl
stopfirewalld.service禁止firewall开机启动
systemctl
disablefirewalld.service
荷焕
·
2023-11-30 10:17
开启docker remote api 方式。
systemd/system/docker.service在这个参数值ExecStart添加-Hunix:///var/run/docker.sock-H0.0.0.0:4323(这个端口你自己定义吧)截图1执行
systemctl
deamon-reload
大唐_高僧
·
2023-11-30 07:20
docker安装mysql和设置自定义数据目录
一、docker的安装这里使用的是linuxcentos7以上的版本作为示例讲解1、直接安装使用命令:yuminstalldocker2、启动命令:
systemctl
startdocker3、查询安装的
蓝色心灵-海
·
2023-11-30 06:14
mysql
docker
docker
服务器
记一次docker服务启动失败解决过程
:centos7.6报错:startrequestrepeatedtooquicklyfordocker.service由于服务器修复了内核漏洞,需要重启,没想到重启后,docker启动失败了查看状态
systemctl
statusdocker
南山老沙
·
2023-11-30 02:27
docker
docker
容器
运维
2020-02-26 索引学习
navicat连不上虚拟机数据库的常见原因防火墙没有关闭查看防火墙状态:
systemctl
statusfirewalld.service绿的running表示防火墙开启执行关闭命令:
systemctl
stopfirewalld.service
桑正
·
2023-11-30 02:38
【存储】nas模拟裸磁盘挂载swift
Linux系统之间的文件共享2.安装yuminstall-ynfs-utilsrpcbind2.1服务端客户端都进行安装3.配置文件修改:/etc/exports3.1启动服务(顺序不能打乱)/bin/
systemctl
startrpcbind.service
一个热爱生活的好少年
·
2023-11-30 01:31
docker网络模式
查看容器信息(包含配置、环境、网关、挂载、cmd等等信息)2.3指定分配容器IP地址2.4自定义网络固定IP三、暴露端口3.1自定义端口3.2需要在容器中开启nginx3.3在网页测试四、总结4.1进入容器没有
systemctl
不回头的蛙
·
2023-11-29 23:11
docker
网络
linux
思科交换机密码破解
config.textflash:config.bak启动boot进入系统后,改回配置文件名字renameflash:config.bakflash:config.text配置恢复copyflash:config.text
systemctl
RobinZen
·
2023-11-29 22:49
Ubuntu-
systemctl
systemctl
systemctl
startsystemd-logind.service//启动systemd-logind.service
systemctl
stopsystemd-logind.service
Paper_Love
·
2023-11-29 19:53
Ubuntu
ubuntu
Linux基础操作大全
Linux操作命令1.更改Linux字符界面:[root@rhel~]#
systemctl
get-default(查看Linux系统启动的默认目标)graphicl.target(表示的是图形化界面)[
Shine.凯风
·
2023-11-29 19:29
linux
服务器
运维
docker常用命令 docker容器操作命令,docker服务操作命令
docker-常用命令注:Docker本身并不是容器,它是创建容器的工具,是应用容器引擎1.查看到Docker客户端的所有命令选项:docker1.1启动dockersudo
systemctl
startdocker2
危险、
·
2023-11-29 18:28
docker
容器
运维
day04 远程连接管理及优化
远程连接管理及优化一远程连接异常及排错思路检测连通性虚拟环境是否配置正确虚拟网卡地址是否配置正确有网络服务冲突
systemctl
stopNetworkManager确认网卡是否激活
systemctl
start
娇娜_5eb0
·
2023-11-29 17:14
Censot 使用 yum 报错(虚拟机安装第一次 yum install 时):Could not resolve host: mirrorlist.centos.org
Couldnotresolvehost:mirrorlist.centos.org……解决方案vi/etc/sysconfig/network-scripts/ifcfg-ens33#修改配置ONBOOT=yes#重启网络服务
systemctl
restartnetwork
yuluo_YX
·
2023-11-29 16:05
Linux问题的解决方案
centos
linux
运维
Linux快捷控制
Linux快捷控制工具安装yum-yinstalllrzszwgetcurlnet-toolsgit防火墙
systemctl
statusfirewalld.service
systemctl
stopfirewalld.service
systemctl
disablefirewalld.service
阳宗德
·
2023-11-29 16:50
Linux
服务器
Prometheus的详细部署
准备两台机器:192.168.58.152prometheus192.168.58.142node_exporter关闭防火墙和selinux:[root@localhost~]#setenforce0&&
systemctl
stopfirewalld
小李不怕黑
·
2023-11-29 14:23
prometheus
docker和docker-compose安装
docker安装使用脚本自动安装curl-fsSLget.docker.com-oget-docker.sh$sudoshget-docker.sh--mirrorAliyun启动Dockersudo
systemctl
startdockerdocker-compose
亮子陌
·
2023-11-29 13:34
centos8 部署mariadb备忘
安装mysqlyuminstallmariadb-server-y启动[root@localhost~]#
systemctl
startmariadb[root@localhost~]#
systemctl
enablemariadb
马飞
·
2023-11-29 10:21
mariadb
centos
数据库
mysql
ssh
centos 7.6 安装mariadb
干脆卸载安装自己安装mariadbyuminstallmariadb-servermariadb-y速度极快,很快进入设置界面,启动查看状态
systemctl
startmariadbsy
act50
·
2023-11-29 10:49
centos
mariadb
linux
Centos7 安装MariaDB
这里主要介绍yum方式一、yum方式1.1安装#yum直接安装yuminstallmariadb-server#启动并设置开机启动
systemctl
startmariadb
systemctl
enablema
darkdragonking
·
2023-11-29 10:49
mariadb
数据库
database
[个人笔记] Linux的CLI笔录
CLI笔录LinuxCentOS及Redhat的firewall-cmd使用LinuxCentOS及Redhat的iptables使用Linux的tcpdump使用Linux的vim使用Linux创建
systemctl
歪果仨
·
2023-11-29 10:46
Linux
笔记
linux
day17 搭建网络仓库
搭建一个网络仓库服务端1.准备软件包(1.光盘2.缓存3.联网下载4.同步)挂载光盘:mount/dev/cdrom/mnt2.通过ftp共享软件包存放的目录yuminstallvsftpd-y:安装ftp服务
systemctl
startvsftpd
404uncle
·
2023-11-29 06:36
linux安装docker
只要遇到选择一路都点y常用语法1.关闭docker语句:
systemctl
stopdocker2.启动docker语句:
systemctl
startdocker第一步:安装linux,自己去查吧。
张毫洁
·
2023-11-29 06:49
linux
docker
redis 主从复制
)redis版本:redis-6.2.6.tar三台设备:主机:192.168.217.11从机1:1921.68.217.12从机2:192.168.217.13为了实验顺利进行;首先关闭系统防火墙
systemctl
stopfrewall
半吊子炼全栈
·
2023-11-29 05:27
redis
redis
数据库
缓存
瑞吉外卖+黑马程序员 Redis入门到实战(基础篇)
瑞吉外卖Redis基础Redis入门redis.ionosql没有表的概念下载与安装我放到了/usr/local/src目录注意关闭防火墙
systemctl
stopfirewalld启动redissrc
软工菜鸡
·
2023-11-29 05:54
Redis数据库全概
redis
面试
缓存
CentOS7下的Nginx安装和配置
为yum添加库sudoyuminstallepel-release使用yum安装sudoyuminstallnginx启动Nginxsudo
systemctl
startnginx然后通过IP地址或域名可以访问站点
zhyuzh3d
·
2023-11-29 04:57
MySQL(免密登录)
修改MySQL的配置文件使用vi/etc/my.cnf,添加到【mysqld】后面skip-grant-tables#配置项告诉mysql跳过权限验证,允许任何用户以任何密码登录2、重启MySQL服务
systemctl
restartmysql
似舟非洲
·
2023-11-29 03:28
MySQL
mysql
数据库
idea集成docker部署springboot项目
远程连接端口vi/usr/lib/systemd/system/docker.service找到ExecStart,在最后面添加-Htcp://0.0.0.0:2375image.png重启docker
systemctl
daemon-reload
systemctl
startdocker
王龙_ce74
·
2023-11-29 02:27
gitlab的使用
•使用GitHub或者码云等公共代码仓库•使用GitLab私有仓库准备一台服务器:192.168.58.140关闭防火墙和selinux[root@gitlab~]#setenforce0&&
systemctl
stopfirewalld1
小李不怕黑
·
2023-11-29 01:10
gitlab
Ubuntu关机最后一行提示a start job is running for hold,导致关机很慢
导致关机慢解决方案编辑:/etc/systemd/system.conf修改下面两个变量为:DefaultTimeoutStartSec=10sDefaultTimeoutStopSec=10s执行:
systemctl
daemon-reloa
DTU-CFDer
·
2023-11-29 01:37
Linux
CentOS 7.9服务器安装git工具
CentOS7.9服务器安装git工具1.安装依赖包yuminstall-ycurlpolicycoreutils-pythonopenssh-server2.设置SSH开机自启动并启动SSH服务
systemctl
enablesshd
systemctl
startsshd3
鹏城码农
·
2023-11-29 00:00
服务器
linux
ssh
【RISC-V】-Linux平台环境搭建
配置的8核处理器,最大磁盘大小为200GB安装图像化界面yumgroupinstall"XWindowSystem"yumgroupinstall-y"GNOMEDesktop"开机自动进入图像化界面
systemctl
get-default
systemctl
set-defaultgraphical.target
崽崽今天要早睡
·
2023-11-29 00:46
#
▶其他软件相关使用
linux
risc-v
centos
centos安装后没有图形化界面
yumgroupinstall“XWindowSystem”-y2:yumgroupinstall“GNOMEDesktop”,当出现停顿时按y3:startx修改CentOS7默认启动模式为图形化模式:输入命令
systemctl
get-default
Point_G
·
2023-11-29 00:12
linux
在银河麒麟桌面操作系统搭建FTP环境
2、设置开机启动
systemctl
enablevsftpd3、启动ftp服务,并查看其运行
juejuefeng
·
2023-11-28 23:40
linux
kylin
麒麟Linux关闭telnet,银河麒麟系统管理员使用手册(30页)-原创力文档
、管理员使用3MATE终端3打开MATE终端3终端切换root管理员3网络设置4软件安装5打印机添加7添加USB打印机8添加网络打印机9设置默认打印机10系统安装11系统备份/还原12固件在线升级14
systemctl
我的晨曦
·
2023-11-28 23:09
麒麟Linux关闭telnet
Redis部署脚本(完成-第一版)
/bin/bash
systemctl
stopfirewalld
systemctl
disablefirewalld#!/bin/bashif!
928-y
·
2023-11-28 21:25
redis
数据库
缓存
安装Redis数据库
系统安装安装Redis:在终端中输入以下命令:sudoapt-getupdatesudoapt-getupgradesudoapt-getinstallredis-server启动Redis:sudo
systemctl
enableredis-server.servicesudosystem
额滴肾啊
·
2023-11-28 21:59
redis
数据库
linux
ubuntu18运行jar包作为服务开机运行
文章目录前言一、新建sh执行文件二、新建myjar服务三、配置
systemctl
总结前言本文的jar包是springboot开发运行生成的,内置了tomcat,jar包可直接运行。
唯一602
·
2023-11-28 18:19
jar
java
ubuntu
linux防火墙相关命令
systemctl
statusfirewalld#查看防火墙状态
systemctl
startfirewalld#开启防火墙firewall-cmd--zone=public--add-port=80/tcp
cherishSpring
·
2023-11-28 18:29
linux
linux
运维
服务器
通过navicat连接linux中MySql数据库失败10060
通过navicat远程连接linux(Centos7)中MySql数据库失败图片:主要原因:linux防火墙没关具体命令://查看防火墙状态sudo
systemctl
statusfirewalld//暂时开启
\Judy\
·
2023-11-28 18:59
数据库
mysql
linux
centos
Linux详解——常用命令(一)
目录一、Linux中命令格式:1.ls命令2.操作文件命令3.网络相关命令4.tar命令5.
systemctl
服务命令一、Linux中命令格式:命令-选项参数如:ls-l/usr注意:在linux中命令严格区分大小写
天道酬勤_smile
·
2023-11-28 15:46
linux
linux nmcli命令详解
/etc/resolv.confDNS写入了这个目录里了NetworkManager为linux网络服务:一项管理网络接口和配置网络连接的系统服务NetworkManager的相关命令:查看运行状态:
systemctl
status
网安小t
·
2023-11-28 14:38
linux
运维
安全
网络安全
网络
nginx的优化
的版本号第一种方法:编译文件:vim/usr/local/nginx/conf/nginx.conf关闭版本号:server_tokensoff;保存退出后检查是否有错误:nginx-t没有错误后重启服务:
systemctl
restartnginx
陆墨宁
·
2023-11-28 12:07
nginx
运维
Linux之DNS服务器配置
我们选择bind和bind-utils就够了:yuminstallbindbind-utils2、BIND的启动
systemctl
startnamed//开启DNS服务syst
风里唤呼声
·
2023-11-28 12:13
Linux服务器技术与应用
服务器
linux
运维
内网环境centos离线部署tidb5.1.1过程记录
安装完以后关闭防火墙服务,禁用防火墙服务,确保这三台机器的root用户密码完全一致,确保SSH在默认的22端口,配置这些机器都开启ntp校时,并配置同一个授时源,关闭内存交换yuminstallnumactl
systemctl
stopfirewalld
systemctl
disablefirewalldecho"vm.swappiness
peihexian
·
2023-11-28 12:38
IT技术相关
tidb内网部署
tidb
Linux的DNS服务器实验
一台作为服务器,一台作为客户机我这里两台都是Windowsserver20192.将两台虚拟机网络适配器界面选择仅主机模式,并在设备状态勾上已连接和启动时连接3.两台虚拟机都要关闭防火墙和安全策略关闭防火墙
systemctl
stopfirewalld.service
Anluo_agoni
·
2023-11-28 12:07
linux
服务器
网络
Linux DNS服务器相关命令
配置文件:/etc/dnsmasq.conf###可以添加修改addressIP与自定义域名的对应关系修改后重启服务:
systemctl
restartdnsmasqdns服务其他指令:
systemctl
startdnsmasq
systemctl
stopdnsmasq
systemctl
enablednsmasq
我是唐赢
·
2023-11-28 12:30
linux
运维
服务器
linux
一次docker swarm重启的教训
由于我修改了某个配置,需要对docker进行重启,执行完
systemctl
restartdocker以后容器中的服务没有按计划启动起来。
IT管道工
·
2023-11-28 11:22
docker
容器
运维
zabbix-web-mysql_完美起航-zabbix——基于WEB界面的分布式系统监视
zabbix-serveryuminstallzabbix-server-y3.安装mariadb-server并启动mariadb服务yuminstallmariadb-server.x86_64-y
systemctl
enable
weixin_39933026
·
2023-11-28 09:15
上一页
21
22
23
24
25
26
27
28
下一页
按字母分类:
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
其他