<?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/notebook/feed/" rel="self" type="application/rss+xml" />
	<link>https://andyx.net</link>
	<description></description>
	<lastBuildDate>Wed, 09 Aug 2023 08:25:13 +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>快速笔记：解决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>快速笔记：分享应用于日常修复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>菜鸟笔记：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>快速笔记：解决群晖Docker无法启动容器OCI runtime create failed: container with id exists报错</title>
		<link>https://andyx.net/synology_dockers_oci_runtime_create_failed_container_with_id_exists/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Fri, 05 Mar 2021 15:12:49 +0000</pubDate>
				<category><![CDATA[Docker]]></category>
		<category><![CDATA[云计算]]></category>
		<category><![CDATA[笔记]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[synology]]></category>
		<category><![CDATA[群晖]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=4946</guid>

					<description><![CDATA[此笔记记载了本人在使用群晖420+的Docker时遇到故障“OCI runtime create failed [&#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>快速笔记：解决RHEL/CentOS下iptables规则定期消失的问题</title>
		<link>https://andyx.net/solve_the_issue_that_iptables_rules_disappear_on_rhel_centos/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Wed, 26 Aug 2020 14:27:24 +0000</pubDate>
				<category><![CDATA[笔记]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[防火墙]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=4880</guid>

					<description><![CDATA[症状： 用CentOS搭了个Server，设置好了iptables并且保存。一直没怎么关注过iptables的 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>图文教程：ELK日志分析系统的快速搭建方案以及应用实战</title>
		<link>https://andyx.net/fast_creating_and_application_of_elk_log_analysis_system/</link>
		
		<dc:creator><![CDATA[安迪克斯]]></dc:creator>
		<pubDate>Fri, 14 Aug 2020 08:21:21 +0000</pubDate>
				<category><![CDATA[ELK]]></category>
		<category><![CDATA[笔记]]></category>
		<category><![CDATA[菜鸟]]></category>
		<category><![CDATA[运维]]></category>
		<category><![CDATA[elasticsearch]]></category>
		<category><![CDATA[elk]]></category>
		<category><![CDATA[kibana]]></category>
		<category><![CDATA[logstash]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[redis]]></category>
		<category><![CDATA[图文]]></category>
		<category><![CDATA[日志]]></category>
		<guid isPermaLink="false">https://andyx.net/?p=4815</guid>

					<description><![CDATA[ELK是Elasticsearch、Logstash、Kibana的简称，这三者是核心套件，但并非全部。 El [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>
