<?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>Daily on Daily Record</title>
    <link>https://2d992714.xianglin2020-github-io.pages.dev/categories/daily/</link>
    <description>Recent content in Daily on Daily Record</description>
    <image>
      <title>Daily Record</title>
      <url>https://2d992714.xianglin2020-github-io.pages.dev/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://2d992714.xianglin2020-github-io.pages.dev/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <lastBuildDate>Thu, 25 Sep 2025 00:00:00 +0800</lastBuildDate>
    <atom:link href="https://2d992714.xianglin2020-github-io.pages.dev/categories/daily/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Windows 排查和处理端口占用</title>
      <link>https://2d992714.xianglin2020-github-io.pages.dev/posts/2025/windows-port-process-management/</link>
      <pubDate>Thu, 25 Sep 2025 00:00:00 +0800</pubDate>
      <guid>https://2d992714.xianglin2020-github-io.pages.dev/posts/2025/windows-port-process-management/</guid>
      <description>在 Windows 中根据端口定位监听进程，确认进程身份后安全地终止或调整服务。</description>
    </item>
    <item>
      <title>VirtualBox_Debian12_修复引导</title>
      <link>https://2d992714.xianglin2020-github-io.pages.dev/posts/2024/virtualbox-debian12-bootstrap-repair/</link>
      <pubDate>Sun, 10 Nov 2024 11:35:53 +0800</pubDate>
      <guid>https://2d992714.xianglin2020-github-io.pages.dev/posts/2024/virtualbox-debian12-bootstrap-repair/</guid>
      <description>使用 live cd 修复 Debian12 引导。</description>
    </item>
    <item>
      <title>Virtual Box 安装配置 Ubuntu</title>
      <link>https://2d992714.xianglin2020-github-io.pages.dev/posts/2022/virtualbox-install-ubuntu/</link>
      <pubDate>Sat, 14 May 2022 16:03:16 +0000</pubDate>
      <guid>https://2d992714.xianglin2020-github-io.pages.dev/posts/2022/virtualbox-install-ubuntu/</guid>
      <description>使用 VirtualBox 安装 Ubuntu 桌面版，并更换软件源。</description>
    </item>
    <item>
      <title>Virtual Box 安装配置 CentOS</title>
      <link>https://2d992714.xianglin2020-github-io.pages.dev/posts/2022/virtualbox-install-centos/</link>
      <pubDate>Tue, 10 May 2022 22:14:44 +0000</pubDate>
      <guid>https://2d992714.xianglin2020-github-io.pages.dev/posts/2022/virtualbox-install-centos/</guid>
      <description>使用 VirtualBox 安装 CentOS 服务器版，并安装增强功能。</description>
    </item>
    <item>
      <title>Manjaro 安装配置记录</title>
      <link>https://2d992714.xianglin2020-github-io.pages.dev/posts/2022/manjaro-install-configuration/</link>
      <pubDate>Sat, 30 Apr 2022 16:21:51 +0000</pubDate>
      <guid>https://2d992714.xianglin2020-github-io.pages.dev/posts/2022/manjaro-install-configuration/</guid>
      <description>把自己的台式机从 Hackintosh 转到 Manjaro，记录安装步骤。</description>
    </item>
    <item>
      <title>使用 Docker 安装GitLab、Jenkins 配置自动化构建</title>
      <link>https://2d992714.xianglin2020-github-io.pages.dev/posts/2022/gitlab-jenkins-cicd-in-docker/</link>
      <pubDate>Sat, 16 Apr 2022 17:20:05 +0000</pubDate>
      <guid>https://2d992714.xianglin2020-github-io.pages.dev/posts/2022/gitlab-jenkins-cicd-in-docker/</guid>
      <description>使用 Docker 安装配置 GitLab，搭建代码托管平台，安装配置 Jenkins，实现自动化构建。</description>
    </item>
    <item>
      <title>MySQL 中类型转换的几种方式</title>
      <link>https://2d992714.xianglin2020-github-io.pages.dev/posts/2022/mysql-type-convert/</link>
      <pubDate>Fri, 11 Feb 2022 18:53:36 +0000</pubDate>
      <guid>https://2d992714.xianglin2020-github-io.pages.dev/posts/2022/mysql-type-convert/</guid>
      <description>MySQL 中类型转换的几种方式</description>
    </item>
    <item>
      <title>Cron表达式学习</title>
      <link>https://2d992714.xianglin2020-github-io.pages.dev/posts/2021/cron-basics/</link>
      <pubDate>Wed, 29 Dec 2021 17:26:59 +0000</pubDate>
      <guid>https://2d992714.xianglin2020-github-io.pages.dev/posts/2021/cron-basics/</guid>
      <description>Cron 表达式是一种使用简单字符串来表示时间规则的方式。</description>
    </item>
    <item>
      <title>VirtualBox_install_Win11</title>
      <link>https://2d992714.xianglin2020-github-io.pages.dev/posts/2021/virtualbox_install_win11/</link>
      <pubDate>Wed, 17 Nov 2021 14:46:04 +0000</pubDate>
      <guid>https://2d992714.xianglin2020-github-io.pages.dev/posts/2021/virtualbox_install_win11/</guid>
      <description>使用 VirtualBox 安装 Windows11。</description>
    </item>
    <item>
      <title>Ubuntu 安装 MySQL</title>
      <link>https://2d992714.xianglin2020-github-io.pages.dev/posts/2020/ubuntu-install-mysql/</link>
      <pubDate>Sat, 10 Oct 2020 22:44:19 +0000</pubDate>
      <guid>https://2d992714.xianglin2020-github-io.pages.dev/posts/2020/ubuntu-install-mysql/</guid>
      <description>&lt;h1 id=&#34;ubuntu-安装-mysql&#34;&gt;Ubuntu 安装 MySQL&lt;/h1&gt;
&lt;h2 id=&#34;ubuntu-server-和-mysql&#34;&gt;Ubuntu Server 和 MySQL&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://ubuntu.com/download/alternative-downloads&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Ubuntu Server&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://downloads.mysql.com/archives/community/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;MySQL Server&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;使用-apt-安装-mysql&#34;&gt;使用 APT 安装 MySQL&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;使用命令安装 MySQL Server&lt;/p&gt;
&lt;p&gt;&lt;code&gt;sudo apt install mysql-server&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;查看 MySQL 运行情况&lt;/p&gt;
&lt;p&gt;&lt;code&gt;sudo service mysql status&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;或者&lt;/p&gt;
&lt;p&gt;&lt;code&gt;sudo /etc/init.d/mysql status&lt;/code&gt;&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-shell&#34; data-lang=&#34;shell&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;sudo /etc/init.d/mysql status
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;● mysql.service - MySQL Community Server
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;     Loaded: loaded &lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;/lib/systemd/system/mysql.service&lt;span class=&#34;p&#34;&gt;;&lt;/span&gt; enabled&lt;span class=&#34;p&#34;&gt;;&lt;/span&gt; vendor preset: enabled&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;     Active: active &lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;running&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; since Thu 2020-10-08 22:41:04 CST&lt;span class=&#34;p&#34;&gt;;&lt;/span&gt; &lt;span class=&#34;m&#34;&gt;2&lt;/span&gt; days ago
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;   Main PID: &lt;span class=&#34;m&#34;&gt;55128&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;mysqld&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;     Status: &lt;span class=&#34;s2&#34;&gt;&amp;#34;Server is operational&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;      Tasks: &lt;span class=&#34;m&#34;&gt;40&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;limit: 2319&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;     Memory: 332.3M
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;     CGroup: /system.slice/mysql.service
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;             └─55128 /usr/sbin/mysqld
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Oct &lt;span class=&#34;m&#34;&gt;08&lt;/span&gt; 22:41:03 iZwz92js0u6m08arfj6jp8Z systemd&lt;span class=&#34;o&#34;&gt;[&lt;/span&gt;1&lt;span class=&#34;o&#34;&gt;]&lt;/span&gt;: Starting MySQL Community…...
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Oct &lt;span class=&#34;m&#34;&gt;08&lt;/span&gt; 22:41:04 iZwz92js0u6m08arfj6jp8Z systemd&lt;span class=&#34;o&#34;&gt;[&lt;/span&gt;1&lt;span class=&#34;o&#34;&gt;]&lt;/span&gt;: Started MySQL Community …er.
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Hint: Some lines were ellipsized, use -l to show in full.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;启动、停止、重启MySQL 的命令类似&lt;/p&gt;</description>
    </item>
    <item>
      <title>VirtualBox 的安装和使用</title>
      <link>https://2d992714.xianglin2020-github-io.pages.dev/posts/2020/virtualbox-basics/</link>
      <pubDate>Sun, 04 Oct 2020 21:16:32 +0000</pubDate>
      <guid>https://2d992714.xianglin2020-github-io.pages.dev/posts/2020/virtualbox-basics/</guid>
      <description>&lt;h1 id=&#34;virtualbox&#34;&gt;VirtualBox&lt;/h1&gt;
&lt;h2 id=&#34;virtualbox-安装&#34;&gt;VirtualBox 安装&lt;/h2&gt;
&lt;p&gt;VirtualBox 安装比较简单，参考其官方说明即可：&lt;a href=&#34;https://www.virtualbox.org/wiki/Downloads&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Download VirtualBox&lt;/a&gt;。&lt;/p&gt;
&lt;h2 id=&#34;vboxmanage-基础命令&#34;&gt;VBoxManage 基础命令&lt;/h2&gt;
&lt;h3 id=&#34;vboxmanage-list&#34;&gt;&lt;code&gt;VBoxManage list&lt;/code&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;列出已安装的虚拟机&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-shell&#34; data-lang=&#34;shell&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;➜  ~ VBoxManage list vms
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;s2&#34;&gt;&amp;#34;fedora&amp;#34;&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;{&lt;/span&gt;b9daec39-7e85-485f-969b-629fa52bd549&lt;span class=&#34;o&#34;&gt;}&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;s2&#34;&gt;&amp;#34;centos&amp;#34;&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;{&lt;/span&gt;49074fd5-386b-42ca-9e25-af29f5e42f1f&lt;span class=&#34;o&#34;&gt;}&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;列出正在运行的虚拟机&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-shell&#34; data-lang=&#34;shell&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;➜  ~ VBoxManage list runningvms
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;s2&#34;&gt;&amp;#34;centos&amp;#34;&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;{&lt;/span&gt;49074fd5-386b-42ca-9e25-af29f5e42f1f&lt;span class=&#34;o&#34;&gt;}&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;vboxmanage-startvm&#34;&gt;&lt;code&gt;VBoxManage startvm&lt;/code&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;命令格式&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-shell&#34; data-lang=&#34;shell&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;➜  ~ VBoxManage startvm
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Usage:
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;VBoxManage startvm          &amp;lt;uuid&lt;span class=&#34;p&#34;&gt;|&lt;/span&gt;vmname&amp;gt;...
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                            &lt;span class=&#34;o&#34;&gt;[&lt;/span&gt;--type gui&lt;span class=&#34;p&#34;&gt;|&lt;/span&gt;headless&lt;span class=&#34;p&#34;&gt;|&lt;/span&gt;separate&lt;span class=&#34;o&#34;&gt;]&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;                            &lt;span class=&#34;o&#34;&gt;[&lt;/span&gt;-E&lt;span class=&#34;p&#34;&gt;|&lt;/span&gt;--putenv &amp;lt;NAME&amp;gt;&lt;span class=&#34;o&#34;&gt;[=&lt;/span&gt;&amp;lt;VALUE&amp;gt;&lt;span class=&#34;o&#34;&gt;]]&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;以窗口模式启动虚拟机&lt;/p&gt;</description>
    </item>
    <item>
      <title>start-new-year</title>
      <link>https://2d992714.xianglin2020-github-io.pages.dev/posts/2020/start-new-year/</link>
      <pubDate>Sun, 06 Sep 2020 22:39:52 +0000</pubDate>
      <guid>https://2d992714.xianglin2020-github-io.pages.dev/posts/2020/start-new-year/</guid>
      <description>&lt;p&gt;都说程序员应该写写博客、文章，记录自己的成长。一方面总结自己、一方面给后者提供参考。之前做过这样的事，但因为某些原因没有坚持下去，现在想着再继续写博客。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
