<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>菜鸟入门 noob</title>
	<atom:link href="https://andyx.net/noob/feed/" rel="self" type="application/rss+xml" />
	<link>https://andyx.net</link>
	<description></description>
	<lastBuildDate>Thu, 12 Oct 2023 00:39:38 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://andyx.net/storage/2019/08/cropped-02-3-32x32.jpg</url>
	<title>菜鸟入门 noob</title>
	<link>https://andyx.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>快速笔记：解决RedHat(RHEL)/CentOS8安装EPEL源后显示StatusCode：404问题</title>
		<link>https://andyx.net/resolve_the_statuscode_404_problem_after_the_epel_repos_installed_on_redhat_rhel_centos_8/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Sun, 06 Feb 2022 04:54:27 +0000</pubDate>
				<category><![CDATA[Ansible]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[笔记]]></category>
		<category><![CDATA[系统]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[运维]]></category>
		<category><![CDATA[epel]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[RHEL]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=5134</guid>

					<description><![CDATA[EPEL 的全称叫 Extra Packages for Enterprise Linux。EPEL 是由 F [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>故障排查：解决由于错误的SELinux安全上下文Context属性导致无法启动SSHD的问题【原创文章】</title>
		<link>https://andyx.net/selinux_context_issue_caused_unable_ssh_on_rhel_server/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Sun, 06 Feb 2022 03:57:21 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[笔记]]></category>
		<category><![CDATA[系统]]></category>
		<category><![CDATA[经验]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[context]]></category>
		<category><![CDATA[psping]]></category>
		<category><![CDATA[Selinux]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[vm]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=5128</guid>

					<description><![CDATA[场景：客户描述一台RedHat 7 VM无法使用SSH登录，最近一次只是更改了/etc/fstab并重启了VM [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>快速笔记：分享SUSE下遇到Can&#8217;t find a writable directory to create an attach point报错以及解决方法</title>
		<link>https://andyx.net/suse_zypper_can_t_find_a_writable_directory_to_create_an_attach_point/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Mon, 17 Jan 2022 06:39:48 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[笔记]]></category>
		<category><![CDATA[系统]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[suse]]></category>
		<category><![CDATA[zypper]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=5124</guid>

					<description><![CDATA[当在SUSE系统中使用zypper进行Package升级的时候遇到了错误信息“Bad media attach [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>微软Azure云 LAB 101: 使用diskpart以及dism命令将wim转换为vhd (wim2vhd)</title>
		<link>https://andyx.net/azure_lab_101_convert_the_wim_to_vhd_by_using_command_diskaprt_and_dism_wim2vhd/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Tue, 07 Dec 2021 10:08:27 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[笔记]]></category>
		<category><![CDATA[系统]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[diskpart]]></category>
		<category><![CDATA[dism]]></category>
		<category><![CDATA[vhd]]></category>
		<category><![CDATA[wim]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=5101</guid>

					<description><![CDATA[最近接到一个奇怪的需求，客户非要直接把WIM转换为VHD。我谷歌了一下发现之前微软推出过类似的工具wim2vh [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>微软Azure云 LAB 101: 使用Azcopy将经典虚拟机跨订阅迁移为ARM虚拟机</title>
		<link>https://andyx.net/azure_lab_101_cross_subscription_migrate_vm_from_classic_to_arm_by_using_azcopy/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Sun, 28 Nov 2021 11:39:49 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[经验]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[azcopy]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[Classic]]></category>
		<category><![CDATA[migrate]]></category>
		<category><![CDATA[迁移]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=5084</guid>

					<description><![CDATA[微软Azure云在2014年启用了全新的Azure资源管理器(ARM)以便替换旧的Azure Service  [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>快速笔记：分享应用于日常修复Windows组件的常用DISM命令集 By AndyX</title>
		<link>https://andyx.net/common_dism_commands_used_to_repair_windows_components_and_image/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Tue, 09 Nov 2021 09:26:14 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[笔记]]></category>
		<category><![CDATA[系统]]></category>
		<category><![CDATA[经验]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[dism]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[映像]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=5070</guid>

					<description><![CDATA[部署映像服务和管理DISM.exe是一个命令行工具，使用它可以准备Windows映像并为其提供服务，包括用于W [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>菜鸟入门：图文详解使用Xshell生成密钥对进行SSH私钥加密登录 以及经典故障排查</title>
		<link>https://andyx.net/use_xshell_to_generate_key_pairs_for_ssh_private_key_login/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Mon, 07 Jun 2021 16:02:11 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[入门]]></category>
		<category><![CDATA[系统]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[xshell]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=5032</guid>

					<description><![CDATA[SSH提供了很多种不同的身份验证，其中最常用的两种便是密码验证和基于公钥/私钥的身份验证。与密码相比，这种方法 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>菜鸟笔记：LinuxPerformance学习笔记之iostat命令详解</title>
		<link>https://andyx.net/how_to_detailed_use_iostat_command_in_linux_system/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Sun, 16 May 2021 16:32:56 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[入门]]></category>
		<category><![CDATA[笔记]]></category>
		<category><![CDATA[系统]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[iostat]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[性能]]></category>
		<category><![CDATA[性能测试]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=5011</guid>

					<description><![CDATA[在Linux系统中我们可以用iostat 命令来监视系统输入/输出、设备负载。iostat 命令生成的报告可以 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>微软Azure云 IAAS故障排除与实战101：扩展含有LVM结构的OS系统磁盘(RHEL8.2)</title>
		<link>https://andyx.net/azurelab_101_expand_the_lvm_linux_osdisk_on_azure_rhel8/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Thu, 08 Apr 2021 18:27:14 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[系统]]></category>
		<category><![CDATA[经验]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[lvm]]></category>
		<category><![CDATA[RHEL]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=4973</guid>

					<description><![CDATA[LVM是Logical Volume Manager（逻辑卷管理）的简写，它是Linux环境下对磁盘分区进行管 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>解决RedHat VM在Azure上遇到的“yum: SSL peer rejected your certificate as expired”问题</title>
		<link>https://andyx.net/yum_ssl_peer_rejected_certificate_expired_on_azure_rhel/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Thu, 08 Apr 2021 11:43:31 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[系统]]></category>
		<category><![CDATA[经验]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[yum]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=4960</guid>

					<description><![CDATA[当你在Azure上部署旧版本RHEL的VM之后运行yum相关命令会出现以下报错：[Errno 14] curl [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>
