<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Linux on 杨刚的个人网站</title>
    <link>https://www.ygang.top/posts/26654e7b/1a145064/</link>
    <description>Recent content in Linux on 杨刚的个人网站</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh</language>
    <copyright>Copyright © 2018-2025 GradyYoung. All rights reserved.</copyright>
    <lastBuildDate>Wed, 20 Nov 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://www.ygang.top/posts/26654e7b/1a145064/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>1、Linux</title>
      <link>https://www.ygang.top/posts/26654e7b/1a145064/b8a1e89c/</link>
      <pubDate>Fri, 19 Jan 2024 00:00:00 +0000</pubDate>
      
      <guid>https://www.ygang.top/posts/26654e7b/1a145064/b8a1e89c/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;Linux 
    &lt;div id=&#34;linux&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#linux&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;Linux 内核最初只是由芬兰人林纳斯·托瓦兹（Linus Torvalds）在赫尔辛基大学上学时出于个人爱好而编写的。&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>2、下载与安装</title>
      <link>https://www.ygang.top/posts/26654e7b/1a145064/0d30346d/</link>
      <pubDate>Tue, 14 Nov 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.ygang.top/posts/26654e7b/1a145064/0d30346d/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;VMware虚拟机安装 
    &lt;div id=&#34;vmware虚拟机安装&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#vmware%e8%99%9a%e6%8b%9f%e6%9c%ba%e5%ae%89%e8%a3%85&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;由于我们一般开发是在Windows上面，所以就需要按照虚拟机软件来运行其他的操作系统&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>3、SSH、SFTP</title>
      <link>https://www.ygang.top/posts/26654e7b/1a145064/6cca9433/</link>
      <pubDate>Sat, 11 Nov 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.ygang.top/posts/26654e7b/1a145064/6cca9433/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;SSH 
    &lt;div id=&#34;ssh&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#ssh&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;SSH 为 Secure Shell 的缩写，由 IETF 的网络工作小组（Network Working Group）所制定，SSH 为建立在应用层和传输层基础上的安全协议。&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>4、救援模式</title>
      <link>https://www.ygang.top/posts/26654e7b/1a145064/f06cc934/</link>
      <pubDate>Sat, 11 Nov 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.ygang.top/posts/26654e7b/1a145064/f06cc934/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;背景和目标 
    &lt;div id=&#34;背景和目标&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#%e8%83%8c%e6%99%af%e5%92%8c%e7%9b%ae%e6%a0%87&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;linux系统不能正常启动情况下，如何从系统中把里面的数据copy出来，具体思路如下&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>5、Linux常用命令</title>
      <link>https://www.ygang.top/posts/26654e7b/1a145064/a72e532f/</link>
      <pubDate>Wed, 20 Nov 2024 00:00:00 +0000</pubDate>
      
      <guid>https://www.ygang.top/posts/26654e7b/1a145064/a72e532f/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;常用命令 
    &lt;div id=&#34;常用命令&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#%e5%b8%b8%e7%94%a8%e5%91%bd%e4%bb%a4&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;

&lt;h3 class=&#34;relative group&#34;&gt;目录操作 
    &lt;div id=&#34;目录操作&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#%e7%9b%ae%e5%bd%95%e6%93%8d%e4%bd%9c&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h3&gt;

&lt;h4 class=&#34;relative group&#34;&gt;ls 
    &lt;div id=&#34;ls&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#ls&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h4&gt;
&lt;p&gt;查看当前文件夹下的内容&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
