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
yuminstall
centos7 安装django
环境:centos7.4,python用的venv3.6,django2.1注意点:django2.2再使用venv环境的时候会报SQList版本不足问题,升级数据库太费劲,不如重来安装命令:
yuminstall
-ypython36cd
Lywen2004200016
·
2023-12-24 06:06
python
数据库
运维
宝塔安装及卸载
一.宝塔安装命令:1.Centos安装脚本:
yuminstall
-ywget&&wget-Oinstall.shhttps://download.bt.cn/install/install_6.0.sh
Z单单
·
2023-12-24 01:58
服务器nginx篇
宝塔
linux
服务器
docker 实战笔记11
update到最新的版本yumupdate#2、卸载老版本dockeryumremovedockerdocker-commondocker-selinuxdocker-engine#3、安装需要的软件包
yuminstall
-yyum-utilsdevice-mapper-persistent-datalvm2
光小月
·
2023-12-24 00:27
2019-11-07
9find/home-namenginx*.conf:10ls:11ll:12cataaa:13tail-f:14tar-zxvf:15tar-zcvf:16unzip-o:17wget:18curl:19
yuminstall
Yzw_eb3f
·
2023-12-23 22:21
ipmitool 配置IP地址,账户,密码
安装ipmitool软件:apt-getinstall-yipmitool或者:
yuminstall
-yipmitoolIPMItool常用命令:BMC配置命令ipmitoollanprint1#打印当前
Connor_xie
·
2023-12-23 22:02
Linux
linux
ubuntu
Centos7 源码编译安装php,nginx,git需要的依赖安装脚本
/bin/shyum-yupdate#用于上传下载资源
yuminstall
-ylrzsz#编译安装gityuminstall-ycurlcurl-develexpat-develgettext-developenssl-develzlib-develautoconfperl-ExtUtils-CBuilderperl-ExtUtils-MakeMak
明志致远淡泊宁静
·
2023-12-23 21:34
linux
shell
clickhouse的傻瓜式安装和基础入门
clickhouse的傻瓜式安装1)安装curl工具
yuminstall
-ycurl2)添加clickhouse的yum镜像curl-shttps://packagecloud.io/install/repositories
一把秀儿
·
2023-12-23 20:39
docker安装与卸载
1.7.1-1.el7.x86_64.rpm删除安装包$sudoyum-yremovedocker-engine.x86_64删除镜像/容器等$rm-rf/var/lib/docker安装安装docker1.
yuminstall
bear_small
·
2023-12-23 18:11
Centos7安装Redis
安装redis安装gcc依赖
yuminstall
-ygcc下载安装wgethttp://download.redis.io/releases/redis-5.0.3.tar.gztar-zxvfredis
王国的荣耀
·
2023-12-22 22:39
CentOS7编译安装Qt5.9
yuminstall
-y\libXinerama-devel\libXrandr-devel\libXrender-devel\libXt-devel\libXv-devel\libmng\libpng-devel
xiaodaoaa
·
2023-12-22 16:13
Qt
ssh
linux
c++
qt5
阿里云ECS服务器搭建FTP服务
一、安装vsftpd1.运行以下命令安装vsftpd[root@liza~]#
yuminstall
-yvsftpd2.运行以下命令设置FTP服务开机自启动[root@liza~]#systemctlenablevsftpd.serviceCreatedsymlinkfrom
栗砸
·
2023-12-22 12:17
阿里云实验
阿里云
ecs
sftp
云服务器
一篇文章详细讲解Docker容器
1.安装docker1.安装需要的安装包
yuminstall
-yyum-utils2.设置镜像仓库yum-config-manager--add-repohttp://mirrors.aliyun.com
md5_NULL
·
2023-12-22 10:50
Linux
docker
容器
运维
十分钟了解Redis
1、yum安装$
yuminstall
-yredis2、编译安装(建议)$
yuminstall
-ygcc$wgethttp://download.redis.io/releases/redis-5.0.3
DemonLms
·
2023-12-22 10:29
安装docker和安装docker-compose步骤
docker-client-latest\docker-common\docker-latest\docker-latest-logrotate\docker-logrotate\docker-engine2、
yuminstall
-yyum-utils3
爱上雪茄
·
2023-12-22 09:59
大数据
Linux网络
docker
linux
prometheus监控交换机
1.环境准备
yuminstall
-ygccgcc-g++makenet-snmpnet-snmp-utilsnet-snmp-libsnet-snmp-develgo2.交换机配置snmp-agentsnmp-agentsys-infoversionv2csnmp-agentcommunityreadcipherzZPBPtYcI
咸鱼派大星
·
2023-12-22 05:24
prometheus
prometheus
Centos 7.6 gcc (GCC) 7.3.1 20180303 (Red Hat 7.3.1-5)
yuminstall
-ywgetlftpgccgcc-c++makeopenssl-develpcre-develpcreyuminstall-yhttp://mirror.centos.org/centos
linux实践操作记录
·
2023-12-21 21:22
开发语言
CentOS7离线安装MySql-Client
perl-Data-Dumper-2.145-3.el7.x86_64.rpm安装Perl2.1使用rpm-ivhperl-Data-Dumper-2.145-3.el7.x86_64.rpm2.2使用安装
yuminstall
-yperl
被代码耽误的演员
·
2023-12-21 20:01
学习笔记
mysql
perl
linux
在centos7 环境下安装nginx--Linux的详细教程
一、安装前需要的编译环境准备1、安装makeyuminstall-ygccautomakeautoconflibtoolmake2、安装gcc、gcc-c++
yuminstall
-ygccgcc-c++
闪现码狗
·
2023-12-21 17:17
grafana基本使用
一、安装grafana1.下载官网下载地址:https://grafana.com/grafana/download官网包的下载地址:
yuminstall
-yhttps://dl.grafana.com
smile_pbb
·
2023-12-21 11:57
linux
grafana
Linux|shell编程|课堂练习(三)
1.在Linux上安装防火墙代码:
yuminstall
-yfirewalld#安装
yuminstall
-yfirewall-configsystemctlrestartfirewalld#配置systemctlenablefirewalld
栖栖故人
·
2023-12-21 11:15
Linux
linux
运维
服务器
oracle23安装并 配置内网代理(安装nginx oracle23)
安装nginx步奏如下1.安装所需依赖
yuminstall
-ygccgcc-c++pcrepcre-develzlibzlib-developensslopenssl-develautomakeautoconflibtoolmake2
内心的一片海
·
2023-12-21 08:02
nginx
运维
Linux之yum管理器
目录yum管理器yum相关指令yumlistyumlist|grepyuminstallyumremove拓展1.
yuminstall
-yman-pages2.切换yum源3.
yuminstall
-yepel-release4
只做开心事
·
2023-12-21 07:40
知识总结
Linux系统编程
linux
服务器
linux下mysql的安装
首先下载mysql必须的rpm安装包安装包地址在https://pan.baidu.com/s/1oIfzrXaXyGQEfcCukhZEIg1、使用
yuminstall
命令依次安装common,lib
纽扣很忙
·
2023-12-21 05:19
myftpadmin vsftp mysql_服务器搭建一——FTP服务器搭建
系统首先查看是否安装和已经是否有安装包:yumlist|grepvsftpd(查询yum包中是否有安装包,如果后面是@base就表示已经安装了)查询安装包b)上面是安装的服务器端软件,如果想使用ftp命令还需要安装ftp软件:
yuminstall
-yftp
露克
·
2023-12-21 03:44
myftpadmin
vsftp
mysql
源码编译 apache2.4
[root@Jaking12~]#
yuminstall
-ygccpcrepcre-develexpat-develbzip2o
老率的IT私房菜
·
2023-12-21 03:09
docker 安装及配置 nginx + tomcat(一):基础安装
Centos上从零安装docker,以及基于docker安装nginx+tomcat,实现简单的反向代理功能Mac环境需要安装VMwareFusion虚拟机的,参考这篇文章1.安装并启动docker安装依赖
yuminstall
-yyum-utils
Smaller、FL
·
2023-12-20 19:40
云原生相关分享
docker
nginx
tomcat
mac
容器
【Linux】ip命令使用
yuminstall
-yiproute语法ip[OPTIONS]OBJECT{COMMAND|help}ip[-force]-batchfilename选项及作用执行令:ip--help执行命令结果对象含义
程序员食堂
·
2023-12-20 16:45
linux
linux
tcp/ip
centos
运维
服务器
Linux下在Docker容器中安装各种软件
软件清单MysqlRedisNginxRabbitMQElasticSearchDocker环境安装//安装yum-utils:
yuminstall
-yyum-utilsdevic
finex
·
2023-12-20 15:41
Kubernetes里的DNS;API资源对象ingress;Kubernetes调度;节点选择器NodeSelector;节点亲和性NodeAffinity
Kubernetes里的DNSK8s集群内有一个DNS服务:kubectlgetsvc-nkube-system|grepdns测试:在tang3上安装bind-utils,目的是安装dig命令
yuminstall
-ybind-utilsaptinstalldnsutils
dumplings。
·
2023-12-20 08:15
Linux相关
kubernetes
容器
云原生
在centos7.9上安装Jenkins的安装过程
1.jenkins的安装和配置:安装JDK:
yuminstall
-yfontconfigjava-11-openjdk#安装目录:/usr/lib/jvm#fontconfig是Linux系统中用于配置和管理字体的一种工具下载
碧蓝幻想
·
2023-12-20 07:58
jenkins
servlet
运维
运维工具
持续化集成
windows 远程连接桌面 aws RHEL 8 (二)
1、安装epel#dnfinstallhttps://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm2、安装开发包和类库#
yuminstall
-ygitopenssl-develpam-devellibX11
396985437
·
2023-12-20 07:45
Linux
Red
Hat
8
RHEL8
Linux
window远程连接
使用gitlab在服务器上搭建私服git仓库,并且上传项目
官网:TheDevSecOpsPlatform|GitLab1.安装gitlab软件:安装相关依赖:
yuminstall
-ypolicycoreutilspolicycoreutils-pythonopenssh-serveropen-clientspostfixca-certificates
碧蓝幻想
·
2023-12-20 07:20
git
gitlab
git
服务器
运维
Spug - 灵活、强大、易用的开源运维平台
yuminstall
-yyum-
爱辉弟啦
·
2023-12-19 12:25
开源
运维
linux
服务器
运维平台
centos
day15-软件安装、搭建
1、软件安装(1)yum安装(多)
yuminstall
-y包名中间一路yesyumremove-y包名可以只下载安装包,不安装
yuminstall
-y--downloadonly--downloaddir
旧时初_2e8d
·
2023-12-19 08:08
【linux命令学习】— nc 命令学习
Centos上没有nc命令可以通过
yuminstall
-ync来安装。其他发行版请读者自己百度如何安装。
疯狂的哈丘
·
2023-12-19 08:39
svn版本控制小白教程
安装部署环境:centos7
yuminstall
-ysubversion#创建项目版本库mkdir-p/data/svn/
ScienBeast
·
2023-12-19 07:17
Ngnix之反向代理、负载均衡、动静分离
1.1Linux系统Ngnix下载安装nginx:download或
yuminstall
-ywgetwget-chtt
山河亦问安
·
2023-12-19 06:21
Nginx
负载均衡
运维
CentOS7下OmniCore钱包节点搭建
使用DOCKER安装切换yum源
yuminstall
-yyum-utils
xirigh
·
2023-12-19 05:09
区块链
区块链
USDT
OmniCore
CentOS
Linux
安装luarocks
/configure--with-lua=/usr/local--with-lua-include=/usr/local/include可能提示无法unzip下个unzip就行
yuminstall
简单凯
·
2023-12-18 23:06
centos-静态ip及修改主机名
文章目录安装openssh-server修改静态IP地址修改主机名安装openssh-server#安装openssh-server[root@zabbix-01~]#
yuminstall
-yopenssh-server
、十一、
·
2023-12-18 08:36
系统
centos
tcp/ip
linux
安装服务器R和Rstudio(网页访问)
$
yuminstall
-yR.x86_64##$yumlist|grep^
[email protected]
[email protected]
多啦A梦的时光机_648d
·
2023-12-18 00:07
centos pureftpd mysql,CentOS 搭建 Pure-FTP
安装Pure-ftpd#安装扩展源(默认无pure-ftpd)
yuminstall
-yepel-releaseyuminstall-ypure-ftpd#建立用户和用户组groupaddftpgroupsuser
御坂10057
·
2023-12-17 21:25
centos
pureftpd
mysql
Centos7搭建本地yum源(HTTP)
目录服务端客户端服务端关闭防火墙和禁止开机自启systemctlstopfirewalldsystemctldisablefirewalld安装HTTP服务
yuminstall
-yhttpd创建存放镜像的目录
TylerSun_
·
2023-12-17 21:55
Centos7.9
服务器
linux
centos
运维
CentOS7使用pure-ftpd搭建ftp服务
1.安装pure-ftpd#yum源并不包含pure-ftpd,需要安装epel扩展源[root@jiaozi~]#
yuminstall
-yepel-release#
yuminstall
-ypure-ftpd
basketball_guy
·
2023-12-17 21:22
centos
linux
服务器
LVM异常分析
光纤连接华为存储Oceanstor18500v5内核版本:4.19.90故障描述云上鲲鹏RH220安装系统麒麟V10sp1-0711镜像后,升级内核版本到4.19.90-24.4,挂sp2的外网源,用
yuminstall
烈日下的奔跑
·
2023-12-17 19:20
运维
LVM异常分析
nginx安装教程(详解)编译安装
nginx安装教程(编译安装)1、安装编译环境yum-yinstallgccgcc-c++makencursesncurses-devel2、安装pcre软件包(使nginx支持httprewrite模块)
yuminstall
-ypcrepcre-devel3
cloudlig
·
2023-12-17 18:22
#
nginx安装
nginx
服务器
运维
Centos7 源码安装nginx-1.22.1
nginx源码包并解压#下载源码包wgethttp://nginx.org/download/nginx-1.22.1.tar.gz#解压tar-xvzfnginx-1.22.1.tar.gz3、安装依赖包
yuminstall
-ygccpcre-developenssl-devel4
久一2022
·
2023-12-17 16:06
nginx
nginx
linux
centos
CentOS7 实战源码部署nginx网站服务器
一,编译安装1.1安装gcc编译环境
yuminstall
-ygcc-c++1.2安装zlib-devel库
yuminstall
-yzlib-devel1.3安装OpenSSL密码库
yuminstall
-yopensslopenssl-devel1.4
原克技术
·
2023-12-17 16:35
nginx
linux
centos
Centos7源码安装Nginx1.20
一、安装前准备1.下载文件
yuminstall
-ywgetwgethttp://nginx.org/download/nginx-1.20.0.tar.gz2.安装依赖yum-yinstallgccgcc-c
IChen.
·
2023-12-17 16:34
CentOS 8 安装部署Nginx
yum-yinstallgccpcrepcre-develzlibzlib-developensslopenssl-devel#如果缺少makeyum-yinstallgccautomakeautoconflibtoolmakeyum-yinstallgcc-c++如果涉及离线安装,需要通过
yuminstall
babybear315
·
2023-12-17 16:04
linux笔记
nginx
服务器
运维
上一页
4
5
6
7
8
9
10
11
下一页
按字母分类:
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
其他