cobbler自动化安装操作系统cobbler是快速网络安装linux操作系统的服务,支持众多的Linux发行版:RedHat、Fedora、CentOS、Debian、Ubuntu和SuSE,也可以支持网络安装windows一、配置yum源cobbler所在的源是epel源所以先配置yum源[root@centos7~]#vim/etc/yum.repos.d/base.repo[base]na
分类:
其他好文 时间:
2019-04-21 14:40:00
阅读次数:
210
# =================================================================== # COMMON SPRING BOOT PROPERTIES # # This sample file is provided as a guideline.... ...
分类:
编程语言 时间:
2019-04-21 13:05:41
阅读次数:
113
spring aop中pointcut表达式完整版 本文主要介绍spring aop中9种切入点表达式的写法 1. execute 2. within 3. this 4. target 5. args 6. @target 7. @within 8. @annotation 9. @args 0. ...
分类:
编程语言 时间:
2019-04-21 11:29:16
阅读次数:
197
163 镜像地址 http://mirrors.163.com/.help/centos.html 163 镜像是国内最好的yum 镜像之一,这里使用的是163的yum 镜像备份 镜像 mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/Cen ...
分类:
其他好文 时间:
2019-04-21 09:31:14
阅读次数:
148
查看系统版本[root@localhost~]#cat/etc/issueCentOSrelease6.7(Final)Kernel\ronan\m安装PostgreSQL数据库安装yum源[root@localhost~]#rpm-Uvhhttp://download.postgresql.org/pub/repos/yum/9.5/redhat/rhel-6.7-x86_64/pgdg-cen
分类:
数据库 时间:
2019-04-20 09:39:23
阅读次数:
275
Cobbler系统安装安装环境:Centos7.61810防火墙关闭SELinux关闭配置安装所需的yum源。备份原有的源cd/etc/yum.repos.d/mv*backup/配置阿里云yum源wgethttp://mirrors.aliyun.com/repo/Centos-7.repo配置阿里云epel源wgethttp://mirrors.aliyun.com/repo/epel.rep
分类:
其他好文 时间:
2019-04-19 01:07:50
阅读次数:
141
edgedb 是基于pg 上的对象关系数据库,已经写过使用docker 运行的demo,为了探索内部的原理,做了一下尝试,开启pg 访问 后边会进一步的学习 环境准备 为了测试,使用yum 安装 安装 sudo tee <<'EOF' /etc/yum.repos.d/edgedb.repo [ed ...
分类:
数据库 时间:
2019-04-18 23:24:18
阅读次数:
241
修改CentOS默认yum源为mirrors.163.com 1、首先备份系统自带yum源配置文件/etc/yum.repos.d/CentOS-Base.repo mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.r ...
分类:
其他好文 时间:
2019-04-18 11:01:00
阅读次数:
291
Docker挂载主机目录,访问相应的文件出现Premission denied的权限访问问题, Docker挂载主机目录,访问相应的文件出现Premission denied的权限访问问题, [root@localhost soft]# docker images REPOSITORY TAG IM ...
分类:
其他好文 时间:
2019-04-15 17:55:49
阅读次数:
142
https://githuber.cn/ github开发者 http://www.aspnetboilerplate.com/ https://github.com/aspnetboilerplate http://www.framework7.cn/ http://www.onjava.com/ ...
分类:
其他好文 时间:
2019-04-14 18:12:05
阅读次数:
187