<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Graduation on TinyChen's Blog</title><link>https://tinychen.com/tags/graduation/</link><description>Recent content in Graduation on TinyChen's Blog</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Fri, 10 Apr 2020 10:00:00 +0800</lastBuildDate><atom:link href="https://tinychen.com/tags/graduation/index.xml" rel="self" type="application/rss+xml"/><item><title>Ceph系列02-使用ceph-deploy部署ceph集群</title><link>https://tinychen.com/20200410-ceph-02-ceph-deploy-deploy-ceph/</link><pubDate>Fri, 10 Apr 2020 10:00:00 +0800</pubDate><guid>https://tinychen.com/20200410-ceph-02-ceph-deploy-deploy-ceph/</guid><description>&lt;p&gt;使用ceph-deploy部署ceph集群并配置ceph-dashboard。&lt;/p&gt;</description></item><item><title>CentOS创建KVM虚拟机</title><link>https://tinychen.com/20200405-centos-create-kvm-vm/</link><pubDate>Sun, 05 Apr 2020 10:00:00 +0800</pubDate><guid>https://tinychen.com/20200405-centos-create-kvm-vm/</guid><description>&lt;p&gt;使用qemu-kvm在CentOS8上通过GUI创建虚拟机。&lt;/p&gt;</description></item><item><title>虚拟化技术的演变过程和KVM虚拟化的简介</title><link>https://tinychen.com/20200301-virtualization-intro-kvm-intro/</link><pubDate>Sun, 01 Mar 2020 11:00:00 +0800</pubDate><guid>https://tinychen.com/20200301-virtualization-intro-kvm-intro/</guid><description>&lt;p&gt;主要介绍虚拟化技术的历史演进过程和KVM虚拟化的一些特点。&lt;/p&gt;</description></item><item><title>Linux上启用kvm嵌套虚拟化功能</title><link>https://tinychen.com/20200213-kvm-nested/</link><pubDate>Thu, 13 Feb 2020 10:00:00 +0800</pubDate><guid>https://tinychen.com/20200213-kvm-nested/</guid><description>&lt;p&gt;kvm支持嵌套虚拟化，即可以在虚拟机中创建虚拟机。本文主要介绍如何在使用Intel处理器的CentOS7中开启KVM的嵌套虚拟化功能。&lt;/p&gt;</description></item><item><title>Ceph系列01-Ceph简介</title><link>https://tinychen.com/20200201-ceph-01-ceph-introduction/</link><pubDate>Sat, 01 Feb 2020 11:00:00 +0800</pubDate><guid>https://tinychen.com/20200201-ceph-01-ceph-introduction/</guid><description>&lt;p&gt;Ceph的基本概念介绍和入门知识储备。&lt;/p&gt;</description></item><item><title>在CentOS7中使用RDO安装OpenStack-Stein-AIO</title><link>https://tinychen.com/20200102-centos7-rdo-install-openstack/</link><pubDate>Thu, 02 Jan 2020 15:00:00 +0800</pubDate><guid>https://tinychen.com/20200102-centos7-rdo-install-openstack/</guid><description>&lt;p&gt;本文主要记录了在CentOS7.7系统（物理机）下使用红帽官方的RDO工具进行OpenStack的all-in-one模式部署。关于宿主机的，在之前的文章中已经做过了详细的介绍和测试，这里不再赘述，有兴趣的同学可以&lt;a href="https://tinychen.com/191212-my-hedt-intro/"&gt;点击这里&lt;/a&gt;查看。&lt;/p&gt;</description></item><item><title>为本科毕业设计搭建HEDT平台的硬件选型思路及测试</title><link>https://tinychen.com/20191212-my-hedt-introduction/</link><pubDate>Thu, 12 Dec 2019 15:00:00 +0800</pubDate><guid>https://tinychen.com/20191212-my-hedt-introduction/</guid><description>&lt;p&gt;从9月份开始计划搭建一台高性能的HEDT主机来进行毕设相关工作，前后折腾了两个多月总算是基本搞定，这里写一篇文章记录一下整个硬件选型的思路、过程以及测试，同时此文也作为毕业设计的硬件平台选型搭建部分。&lt;/p&gt;</description></item><item><title>在CentOS8中安装xrdp远程桌面</title><link>https://tinychen.com/20191029-centos8-install-xrdp/</link><pubDate>Tue, 29 Oct 2019 15:00:00 +0800</pubDate><guid>https://tinychen.com/20191029-centos8-install-xrdp/</guid><description>&lt;p&gt;在CentOS8上安装&lt;code&gt;xrdp&lt;/code&gt;和&lt;code&gt;vnc&lt;/code&gt;并在windows中使用&lt;code&gt;mstsc&lt;/code&gt;进行远程控制。&lt;/p&gt;</description></item><item><title>NTP和Chrony以及常用NTP时间同步服务器</title><link>https://tinychen.com/20191026-ntp-servers/</link><pubDate>Sat, 26 Oct 2019 15:00:00 +0800</pubDate><guid>https://tinychen.com/20191026-ntp-servers/</guid><description>&lt;p&gt;国内常用的NTP时间服务器，可以用于Linux中的NTP时间同步或者是chrony时间同步。&lt;/p&gt;</description></item><item><title>CentOS8yum源替换为国内镜像源</title><link>https://tinychen.com/20191024-centos8-replace-yum-source/</link><pubDate>Thu, 24 Oct 2019 15:00:00 +0800</pubDate><guid>https://tinychen.com/20191024-centos8-replace-yum-source/</guid><description>&lt;p&gt;CentOS8中主要的内置yum源、elrepo源、epel源和rpmfusion源的国内镜像版本，直接复制替换即可使用。&lt;/p&gt;</description></item><item><title>配置bash补全忽略大小写</title><link>https://tinychen.com/20191023-bash-completion-ignore-case/</link><pubDate>Wed, 23 Oct 2019 15:00:00 +0800</pubDate><guid>https://tinychen.com/20191023-bash-completion-ignore-case/</guid><description>&lt;p&gt;在Linux上使用bash补全的时候忽略大小写。&lt;/p&gt;</description></item><item><title>在CentOS中安装特定版本的docker</title><link>https://tinychen.com/20190912-centos-install-docker/</link><pubDate>Thu, 12 Sep 2019 15:00:00 +0800</pubDate><guid>https://tinychen.com/20190912-centos-install-docker/</guid><description>&lt;p&gt;在CentOS7和CentOS8上卸载已安装的docker并安装特定版本的docker。&lt;/p&gt;</description></item><item><title>Ansible入门初试</title><link>https://tinychen.com/20190823-ansible-intro/</link><pubDate>Fri, 23 Aug 2019 15:00:00 +0800</pubDate><guid>https://tinychen.com/20190823-ansible-intro/</guid><description>&lt;p&gt;Ansible的基本概念和入门安装配置。&lt;/p&gt;</description></item><item><title>在k8s中删除和添加节点的方法</title><link>https://tinychen.com/20190801-k8s-del-n-add-node/</link><pubDate>Thu, 01 Aug 2019 10:00:00 +0800</pubDate><guid>https://tinychen.com/20190801-k8s-del-n-add-node/</guid><description>&lt;p&gt;简单介绍一下在k8s集群中删除节点和添加节点的方法。&lt;/p&gt;</description></item><item><title>在k8s中的Service简介</title><link>https://tinychen.com/20190723-k8s-service/</link><pubDate>Tue, 23 Jul 2019 15:00:00 +0800</pubDate><guid>https://tinychen.com/20190723-k8s-service/</guid><description>&lt;p&gt;简单介绍一下k8s中的Service组件。&lt;/p&gt;</description></item><item><title>在k8s中的controller简介</title><link>https://tinychen.com/20190722-k8s-controller/</link><pubDate>Mon, 22 Jul 2019 17:00:00 +0800</pubDate><guid>https://tinychen.com/20190722-k8s-controller/</guid><description>&lt;p&gt;运行容器化应用是Kubernetes最重要的核心功能。为满足不同的业务需要，Kubernetes提供了多种Controller，主要包括&lt;code&gt;Deployment&lt;/code&gt;、&lt;code&gt;DaemonSet&lt;/code&gt;、&lt;code&gt;Job&lt;/code&gt;、&lt;code&gt;CronJob&lt;/code&gt;等。&lt;/p&gt;</description></item><item><title>在CentOS7上部署高可用的k8s集群(v1.15)</title><link>https://tinychen.com/20190718-centos7-install-k8s-ha/</link><pubDate>Thu, 18 Jul 2019 11:00:00 +0800</pubDate><guid>https://tinychen.com/20190718-centos7-install-k8s-ha/</guid><description>&lt;p&gt;在VMware虚拟机中的CentOS7集群部署高可用的k8s集群环境(v1.15)。&lt;/p&gt;
&lt;p&gt;这里有两篇基础知识的补充和单master节点集群的搭建过程，有需要的同学可以看一下。&lt;/p&gt;
&lt;p&gt;&lt;a href="https://tinychen.com/20190715-k8s-concepts-intro/"&gt;k8s重要概念及各组件简介&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://tinychen.com/20190716-centos7-install-k8s/"&gt;在CentOS7上部署k8s集群(v1.15)&lt;/a&gt;&lt;/p&gt;</description></item><item><title>在CentOS7上部署单Master节点k8s集群(v1.15)</title><link>https://tinychen.com/20190716-centos7-install-k8s/</link><pubDate>Tue, 16 Jul 2019 17:00:00 +0800</pubDate><guid>https://tinychen.com/20190716-centos7-install-k8s/</guid><description>&lt;p&gt;在虚拟机中的CentOS7集群中部署单master节点的k8s环境(v1.15)。&lt;/p&gt;</description></item><item><title>k8s重要概念及各组件简介</title><link>https://tinychen.com/20190715-k8s-concepts-intro/</link><pubDate>Mon, 15 Jul 2019 10:00:00 +0800</pubDate><guid>https://tinychen.com/20190715-k8s-concepts-intro/</guid><description>&lt;p&gt;解析k8s的重要概念和介绍其工作原理。&lt;/p&gt;
&lt;p&gt;简单介绍一下k8s中的重要概念和各个主要的工作组件，主要参考了官方的技术文档和《每天5分钟玩转kubernetes》。&lt;/p&gt;</description></item><item><title>在CentOS7上安装Zabbix4.2监控系统</title><link>https://tinychen.com/20190712-centos7-install-zabbix42/</link><pubDate>Fri, 12 Jul 2019 10:00:00 +0800</pubDate><guid>https://tinychen.com/20190712-centos7-install-zabbix42/</guid><description>&lt;p&gt;在五台CentOS7的虚拟机上尝试安装Zabbix4.2用来监控各个主机的运行状况。&lt;/p&gt;</description></item><item><title>CentOS升级Linux内核</title><link>https://tinychen.com/20190612-centos-update-kernel/</link><pubDate>Wed, 12 Jun 2019 15:00:00 +0800</pubDate><guid>https://tinychen.com/20190612-centos-update-kernel/</guid><description>&lt;p&gt;CentOS7.6升级5.1.9的Linux内核，如果提示权限不足记得切换root用户。&lt;/p&gt;
&lt;p&gt;Ubunut18.04版本请移步&lt;a href="https://tinychen.com/20190614-ubuntu-update-kernel/"&gt;这里&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>