CentOS7 安装git

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CentOS7 安装git相关的知识,希望对你有一定的参考价值。

【git安装】

首先参考博文:CentOS7配置本地镜像及安装gluster服务。 在本地配置yum镜像库。

1、

[[email protected] ~]$ sudo  yum --disablerepo=\* --enablerepo=c7-media,offline-extras,offline-storage-gluster38 install git

 技术分享技术分享

 

 

 

 2、克隆
  git clone https://github.com/xfeiwang/go-to-kubernetes go-to-kubernetes
  pwd
ls
cd go-to-kubernetes/
  ls
  cd examples/centos-devops-sync-repo/
  ls
  cat mirror-by-rsync.sh
 3、安装
./mirror-by-rsync.sh    *******************把镜像安装到本地脚本
  ls
  ls rsync%3A%2F%2Fmirrors.yun-idc.com%2Fcentos%2F7/
  ./mirror-by-rsync.sh

 

 附命令:
 ping -c3 192.168.2.19    ping 命令

关闭网络enp0s8 打开网路enp0s8
ifdown  enp0s8
ifup    enp0s8    

service network restart 重启网络

ls /etc/sysconfig/network-scripts   查看网络配置项


查看ip/mac命令
ifconfig -a
ip link show
ip address show


以上是关于CentOS7 安装git的主要内容,如果未能解决你的问题,请参考以下文章

git学习

centos7怎么安装 centos7安装步骤

centos7怎么安装 centos7安装步骤

centos7怎么安装 centos7安装步骤

centos7安装教程?

如何安装Centos7