centos pgsql

在centos 7.9 上构建docker

1. 查看系统当前的内核信息 [root@localhost ~]# uname -r 2.查看版本信息 [root@localhost ~]# cat /etc/os-release 3. 关闭防火墙 [root@localhost ~]# #暂时关闭防火墙 [root@localhost ~]# ......
centos docker 7.9

在vm-17版本上安装centos 7.9 版本的linux系统

1、构建虚拟机 2、自定义安装 3、默认兼容性 4、操作系统安装方式 5、选择centos 7 的版本 6、虚拟机命名和安装位置 7、处理器的分配 8、默认内存分配 9、网络模式,采用桥梁模式 10、控制器的选择 11、磁盘类型的选择 12、创建新磁盘 13、默认硬盘分配 14、指定磁盘文件 15、 ......
版本 centos 系统 linux 7.9

CentOS7安装Puppet

环境说明: 192.168.154.137 master.localdomain #Puppet Server 192.168.154.138 agent1.localdomain #Puppet Agent 这里的机器名称不要有下划线等特殊符合,否则后面会报“the scheme puppet d ......
CentOS7 CentOS Puppet

安装CentOS出现dracut-initqueue timeout

报错信息如图: 解决方法: cd dev ls | grep sd 在这里找到你U盘系统挂载点,看sd后面带数字的 PS:或者先插着U盘执行下ls,再拔掉U盘执行ls,看上下两个显示对比缺少哪个,也是看带数字的,记下这个U盘名字,填写到下方【你U盘名字】 >dracut:/# reboot 执行重启 ......

centos 网卡安装脚本

centos7版本较低,需要单独编译网卡i40e rpm包:需要安装光盘的rpm文件网卡:i40e-2.4.6.tar.gz驱动包([https://sourceforge.net/projects/e1000/files/i40e%20stable/2.4.6/i40e-2.4.6.tar.gz/ ......
网卡 脚本 centos

linux centos上传下载文件

1、使用LePutty 2、解压运行 3、设置Connection——Zmodem——rz和sz对应目录修改下。Dowload folder也最好修改下 4、使用。上传,输入命令rz 5、点左上角Zmodem Upload上传 ......
上传下载 文件 centos linux

QEMIU-基于CentOS7系统编译安装部署qemu 2.7.0 版本的环境

[【原文链接】QEMIU-基于CentOS系统编译安装部署QEMU环境](http://devops-dev.com/article/651) * 备份原有的yum源配置 ```bash cp /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/Ce ......
CentOS7 版本 环境 CentOS 系统

centos7.8安装Python-3.10

# centos7.8安装Python-3.10 ## 一. 安装openssl python3.10需要openssl至少1.1.1,而centos7.8默认版本为1.0.2* 参考:https://www.cnblogs.com/linagcheng/p/15870060.html ## 二. ......
centos7 centos Python 3.10 10

graylog5.1安装(Centos7)

官网安装地址:https://go2docs.graylog.org/5-1/downloading_and_installing_graylog/red_hat_installation.htm?tocpath=Downloading%20and%20Installing%20Graylog%7C ......
graylog5 graylog Centos7 Centos

centos下编译 protobuf

1、 git clone https://github.com/protocolbuffers/protobuf.git 2、 然后cd到protobuf目录执行:git submodule update --init --recursive 3、 然后使用yum安装对应的库,yum install ......
下编 protobuf centos

centos7部署Vsftpd服务

## 安装并开启自启 ``` yum install -y vsftpd systemctl enable vsftpd ``` ## 修改配置文件 配置文件位置: `/etc/vsftpd/vsftpd.conf` 常用的需要修改以下 ``` // // 默认是允许匿名,需要关闭 anonymou ......
centos7 centos Vsftpd

centos安装中文字体

1.安装字体库(如果安装,则跳过此步骤) yum install fontconfig 2.安装更新字体命令(如果安装,则跳过此步骤) yum install mkfontscale 3.新建目录,上传中文字体 mkdir /usr/share/fonts/Chinese # 切换到中文目录下 将W ......
中文字体 字体 centos

查看centos7 CPU数量

1、查看centos7CPU数量 lscpu 这会输出包含系统的 CPU 相关信息的详细报告。其中会包括 CPU 核心数量("Core(s) per socket")和 CPU 插槽/套接字数量("Socket(s)")。CPU 数量可以通过将核心数量乘以插槽数量来计算。 例如,输出中的以下行显示了 ......
数量 centos7 centos CPU

2022.11.15 Centos7设置Jar包开机自启动

一、创建自启脚本 auto_start.sh 在 /etc/rc.d/init.d 目录下创建 auto_start.sh 文件 #!/bin/bash #配置jdk的路径 export JAVA_HOME=/usr/jdk1.8.0_144 export JRE_HOME=${JAVA_HOME} ......
Centos7 Centos 2022 Jar 11

centos 编译安装 protobuf

1、安装bazel wget https://copr.fedorainfracloud.org/coprs/vbatts/bazel/repo/epel-7/vbatts-bazel-epel-7.repo --no-check-certificate cp vbatts-bazel-epel-7 ......
protobuf centos

CentOS 30分钟部署免费在线客服系统

前段时间我发表了一系列文章,开始介绍基于 .net core 的在线客服系统开发过程。期间有一些朋友希望能够给出 Linux 环境的安装部署指导,本文基于 CentOS 7.9 来安装部署。在本文中我详细的记录了这一过程。可在 30 分钟内搞定一切。 ......
CentOS 系统

finalshell工具连接centos 8.5 的使用步骤

1.打开工具先修改快捷方式 2、连接 3、 ......
finalshell 步骤 工具 centos 8.5

在vm-17版本上安装centos 8.5 版本的Linux操作系统

1、新建虚拟机 2、选择安装模式 3、选择虚拟机硬件兼容性,选择默认的 4、客户端操作系统安装选择 5、选择安装的 操作系统类型 6、虚拟机命名和存放路径修改 7、处理器内核配置 8、系统内存放分配,选择默认的 9、选择网络连接模式 10、选择控制器 11、选择创建的磁盘类型 12、选择创建新磁盘 ......
版本 centos 系统 Linux 8.5

CentOS 空环境安装容器

#安装git sudo yum install -y git #安装maven sudo yum install -y maven #安装依赖 sudo yum install -y yum-utils device-mapper-persistent-data lvm2 #设置源 sudo yum ......
容器 环境 CentOS

CentOS7修改网卡名

CentOS 7, 或RHEL7 [1] https://www.redhat.com/sysadmin/network-interfaces-linux, The name game: Naming network interfaces in Linux 可以使用nameif, ifrename, ......
网卡 CentOS7 CentOS

【varnish】mini安装下CentOS7的离线RPM方式安装varnish

> varnish安装需要一系列依赖,且对依赖包版本有所要求,建议在全新安装下的CentOS下执行安装 按照顺序,依次执行按照命令 ```bash # libmpc 前置 mpfr rpm -ivh mpfr-3.1.1-4.el7.x86_64.rpm # cpp 前置 libmpc rpm -i ......
varnish CentOS7 方式 CentOS mini

centos 编译安装pgsql

1、安装依赖 yum install -y readline readline readline-devel zlib zlib-devel 2、下载安装包 https://www.postgresql.org/ftp/source/ 3、上传服务解压 tar -zxvf postgresql-9. ......
centos pgsql

Centos7搭建K8s

Centos7搭建K8s 原创 Hippo 河马安全区 2023-07-07 21:00 发表于新疆 收录于合集#K8S1个 声明:该公众号大部分文章来自作者日常学习笔记,也有部分文章是经过作者授权和其他公众号白名单转载,未经授权,严禁转载,如需转载,联系作者。请勿利用文章内的相关技术从事非法测试, ......
Centos7 Centos K8s 8s K8

CentOS 7相关操作

## 防火墙操作 - 开启防火墙 `sudo systemctl start firewalld.service` - 查看防火墙状态 `sudo systemctl status firewalld.service` - 关闭防火墙(临时) `sudo systemctl stop firewal ......
CentOS

centos 官网下载

下载官网:Download (centos.org) 镜像列表CentOS Mirrors List cent os 8的镜像下载:centos-8-isos-x86_64安装包下载_开源镜像站-阿里云 (aliyun.com) cent os 7的镜像下载:centos-7-isos-x86_64 ......
centos

记一次CentOS7.7文件系统只读Read-only file system 并且/dev/只有一个设备文件 null的 解决方法

###### 环境 VMware Workstation Pro 15.5 ###### 操作系统 CentOS 7.7 现象: ![](https://img2020.cnblogs.com/blog/1094495/202004/1094495-20200416175309710-1311065 ......
文件 Read-only 只有 CentOS7 方法

Centos6.5 可用yum源

/etc/yum.repos.d/CentOS-Base.repo # CentOS-Base.repo # # The mirror system uses the connecting IP address of the client and the # update status of eac ......
Centos6 Centos yum

centos下配置静态ip连接互联网

1.修改成静态ip [root@localhost network-scripts]# more ifcfg-enp0s3 TYPE=Ethernet PROXY_METHOD=none BROWSER_ONLY=no BOOTPROTO=static DEFROUTE=yes IPV4_FAILU ......
静态 互联网 centos

centos 7.5版本Linux虚拟机蓝屏问题解决方案

1、虚拟机 2、蓝屏 3、右键或shift+ctrl+esc 打开任务管理器,查看性能,在性能中查看虚拟机状态 4、使用win+r 打开运行窗口,输入optionalFeatures指令,打开windows功能窗口 5、勾选虚拟机监控平台 6、电脑重启,完成系统更改 ......
蓝屏 解决方案 版本 方案 centos

centos修改环境变量

`vim /etc/profile` 在最后,添加: `export PATH="/usr/local/webserver/mysql/bin:$PATH"` 保存,退出,然后运行: `source /etc/profile` 不报错则成功。![image](https://img2023.cnbl ......
变量 环境 centos