<?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>经验 &#8211; AndyX.Net &#8211; 安迪克斯</title>
	<atom:link href="https://andyx.net/noob/experience/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>经验 &#8211; AndyX.Net &#8211; 安迪克斯</title>
	<link>https://andyx.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<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>微软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>微软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>
		<item>
		<title>在Azure VM 中配置以及使用 Linux Kdump 与 Crash 工具</title>
		<link>https://andyx.net/linux_kdump_crash_tools_introduction_configuration_by_andyx_azure_vm/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Mon, 29 Mar 2021 08:20:18 +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[crash]]></category>
		<category><![CDATA[kdump]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[工具]]></category>
		<category><![CDATA[配置]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=4957</guid>

					<description><![CDATA[Linux Kdump &#38; Crash Tools Introduction &#38; Config [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>原创分享：如何使用PowerShell/CloudShell查询每一个Azure VMSS实例的私有/公共IP</title>
		<link>https://andyx.net/how_to_obtain_the_private_ip_address_from_each_instance_of_vmss_by_using_the_powershell_script/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Tue, 22 Dec 2020 03:27:31 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[笔记]]></category>
		<category><![CDATA[经验]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[cloudshell]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[vmss]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=4925</guid>

					<description><![CDATA[给大家快速分享一些PowerShell/CloudShell代码，用于查询每一个Azure VMSS实例的私有 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>菜鸟经验：揭示新版systemd的运作细节以及与旧版SystemV的区别</title>
		<link>https://andyx.net/details_of_systemd_and_what_different_with_systemv/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Mon, 03 Aug 2020 17:04:40 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[系统]]></category>
		<category><![CDATA[经验]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[init]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux基础]]></category>
		<category><![CDATA[systemctl]]></category>
		<category><![CDATA[systemd]]></category>
		<category><![CDATA[systemv]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=4768</guid>

					<description><![CDATA[systemd是初始化程序（init）和 SystemV 初始化脚本的现代替代者。此外，它还有更多功能。 当我 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>微软Azure云 IAAS故障排除与实战101：修改Azure虚拟机端口实战以及故障排除方法</title>
		<link>https://andyx.net/azurelab_101_change_ports_and_troubleshooting_on_azure_virtual_machine/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Mon, 03 Aug 2020 16:22:34 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[系统]]></category>
		<category><![CDATA[经验]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[lab]]></category>
		<category><![CDATA[NIC]]></category>
		<category><![CDATA[NSG]]></category>
		<category><![CDATA[vnet]]></category>
		<category><![CDATA[端口]]></category>
		<category><![CDATA[虚拟机]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=4736</guid>

					<description><![CDATA[为了避免一些端口暴露在公网上被扫描和破解，一些用户选择修改默认端口的方法提升安全性。在Azure云的虚拟机中我 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>老鸟经验：设置错误的MTU为何会导致游戏卡顿？</title>
		<link>https://andyx.net/experience_why_does_setting_the_wrong_mtu_cause_the_game_to_jam/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Thu, 27 Feb 2020 14:59:18 +0000</pubDate>
				<category><![CDATA[经验]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[mtu]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=4547</guid>

					<description><![CDATA[为何在玩游戏的时候由于MTU设置问题导致游戏卡顿呢？路由器默认值大多都是1500，理论上是没有问题的，那为什么 [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>
