mirror of
https://github.com/Dichgrem/Blog.git
synced 2025-02-23 14:08:37 -05:00
294 lines
10 KiB
HTML
294 lines
10 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
|
||
<head>
|
||
<title>Dich'blog</title>
|
||
|
||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||
<meta name="robots" content="noodp"/>
|
||
|
||
<link rel="stylesheet" href="https://blog.dich.bid/style.css">
|
||
<link rel="stylesheet" href="https://blog.dich.bid/color/blue.css">
|
||
|
||
<link rel="stylesheet" href="https://blog.dich.bid/color/background_dark.css">
|
||
|
||
<link rel="stylesheet" href="https://blog.dich.bid/font-hack-subset.css">
|
||
|
||
<meta name="description" content="用电子罗盘,转赛博核桃,勘电磁风水,寻网络龙脉">
|
||
|
||
<meta property="og:description" content="用电子罗盘,转赛博核桃,勘电磁风水,寻网络龙脉">
|
||
<meta property="og:title" content="Dich'blog">
|
||
<meta property="og:type" content="website">
|
||
<meta property="og:url" content="https://blog.dich.bid/">
|
||
|
||
<meta name="twitter:card" content="summary_large_image">
|
||
<meta name="twitter:description" content="用电子罗盘,转赛博核桃,勘电磁风水,寻网络龙脉">
|
||
<meta name="twitter:title" content="Dich'blog">
|
||
<meta property="twitter:domain" content="blog.dich.bid">
|
||
<meta property="twitter:url" content="https://blog.dich.bid/">
|
||
|
||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
|
||
|
||
|
||
<link rel="icon" type="image/png" href=/dich.webp />
|
||
|
||
</head>
|
||
|
||
<body class="">
|
||
<div class="container">
|
||
|
||
<header class="header">
|
||
<div class="header__inner">
|
||
<div class="header__logo">
|
||
|
||
<a href="https://blog.dich.bid" style="text-decoration: none;">
|
||
<div class="logo">
|
||
|
||
Dich'blog
|
||
|
||
</div>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
<nav class="menu">
|
||
<ul class="menu__inner">
|
||
<li class="active"><a href="https://blog.dich.bid">blog</a></li>
|
||
|
||
<li><a href="https://blog.dich.bid/tags">tags</a></li>
|
||
|
||
<li><a href="https://blog.dich.bid/archive">archive</a></li>
|
||
|
||
<li><a href="https://blog.dich.bid/about">about me</a></li>
|
||
|
||
<li><a href="https://blog.dich.bid/links">links</a></li>
|
||
|
||
<li><a href="https://blog.dich.bid/search">search</a></li>
|
||
|
||
<li><a href="https://blog.dich.bid/weekly">weekly</a></li>
|
||
|
||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||
</ul>
|
||
</nav>
|
||
|
||
|
||
|
||
</header>
|
||
|
||
|
||
<div class="content">
|
||
|
||
<div class="posts">
|
||
<div class="post on-list">
|
||
|
||
<h1 class="post-title"><a href="https://blog.dich.bid/awesome-pve-mcsm/">综合工程:PVE安装与MC服务器搭建</a></h1>
|
||
<div class="post-meta-inline">
|
||
|
||
<span class="post-date">
|
||
2023-08-11
|
||
</span>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="post-tags-inline">
|
||
:: tags:
|
||
<a class="post-tag" href="https://blog.dich.bid/tags/zong-he-gong-cheng/">#综合工程</a></span>
|
||
|
||
|
||
|
||
|
||
<div class="post-content">
|
||
<p>前言 假期将至,不少家里有闲置设备的小伙伴想尝试开设一个我的世界(Minecraft)服务器,却不知从何下手。本文以 PVE-Debian-MCSM 为主线介绍其部署流程。</p>
|
||
|
||
</div>
|
||
<div>
|
||
<!-- ︎ -- force text style - some devices render this as emoji -->
|
||
<a class="read-more button" href="https://blog.dich.bid/awesome-pve-mcsm/">
|
||
<span class="button__text">Read more</span>
|
||
<span class="button__icon">↩︎</span>
|
||
</a>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="post on-list">
|
||
|
||
<h1 class="post-title"><a href="https://blog.dich.bid/learn-linux-for-pc-6/">Linux-For-PC(六):常用命令与性能分析</a></h1>
|
||
<div class="post-meta-inline">
|
||
|
||
<span class="post-date">
|
||
2023-07-25
|
||
</span>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="post-tags-inline">
|
||
:: tags:
|
||
<a class="post-tag" href="https://blog.dich.bid/tags/linux/">#Linux</a></span>
|
||
|
||
|
||
|
||
|
||
<div class="post-content">
|
||
<p>前言 在学习Linux操作系统时,熟悉常用命令和性能分析工具是至关重要的。让我们一起探索Linux的世界,提升技能,解锁无限可能!</p>
|
||
|
||
</div>
|
||
<div>
|
||
<!-- ︎ -- force text style - some devices render this as emoji -->
|
||
<a class="read-more button" href="https://blog.dich.bid/learn-linux-for-pc-6/">
|
||
<span class="button__text">Read more</span>
|
||
<span class="button__icon">↩︎</span>
|
||
</a>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="post on-list">
|
||
|
||
<h1 class="post-title"><a href="https://blog.dich.bid/learn-linux-for-pc-5/">Linux-For-PC(五):BIOS-UEFI-MBR-GPT-GRUB</a></h1>
|
||
<div class="post-meta-inline">
|
||
|
||
<span class="post-date">
|
||
2023-07-24
|
||
</span>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="post-tags-inline">
|
||
:: tags:
|
||
<a class="post-tag" href="https://blog.dich.bid/tags/linux/">#Linux</a></span>
|
||
|
||
|
||
|
||
|
||
<div class="post-content">
|
||
<p>前言 在计算机领域,系统引导和磁盘分区是至关重要的。本文将介绍BIOS与UEFI,MBR与GPT,以及它们之间的异同点。此外,我们还会讨论与这些概念密切相关的引导加载程序——GRUB。</p>
|
||
|
||
</div>
|
||
<div>
|
||
<!-- ︎ -- force text style - some devices render this as emoji -->
|
||
<a class="read-more button" href="https://blog.dich.bid/learn-linux-for-pc-5/">
|
||
<span class="button__text">Read more</span>
|
||
<span class="button__icon">↩︎</span>
|
||
</a>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="post on-list">
|
||
|
||
<h1 class="post-title"><a href="https://blog.dich.bid/learn-linux-for-pc-4/">Linux-For-PC(四):Terminal,Console and Shell</a></h1>
|
||
<div class="post-meta-inline">
|
||
|
||
<span class="post-date">
|
||
2023-07-23
|
||
</span>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="post-tags-inline">
|
||
:: tags:
|
||
<a class="post-tag" href="https://blog.dich.bid/tags/linux/">#Linux</a></span>
|
||
|
||
|
||
|
||
|
||
<div class="post-content">
|
||
<p>前言 在linux的学习过程中,我们常常遇到诸如 Terminal,Console,bash,zsh,shell,tty 等概念,这些概念常常被混淆,似乎都和命令行相关。本文从历史角度出发介绍它们的前世今生。</p>
|
||
|
||
</div>
|
||
<div>
|
||
<!-- ︎ -- force text style - some devices render this as emoji -->
|
||
<a class="read-more button" href="https://blog.dich.bid/learn-linux-for-pc-4/">
|
||
<span class="button__text">Read more</span>
|
||
<span class="button__icon">↩︎</span>
|
||
</a>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="post on-list">
|
||
|
||
<h1 class="post-title"><a href="https://blog.dich.bid/learn-linux-for-pc-3/">Linux-For-PC(三):内核/shell/包管理/文件系统/桌面环境</a></h1>
|
||
<div class="post-meta-inline">
|
||
|
||
<span class="post-date">
|
||
2023-07-22
|
||
</span>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="post-tags-inline">
|
||
:: tags:
|
||
<a class="post-tag" href="https://blog.dich.bid/tags/linux/">#Linux</a></span>
|
||
|
||
|
||
|
||
|
||
<div class="post-content">
|
||
<p>前言 在Linux世界中,内核/shell/包管理/文件系统构成了Linux系统的核心,它们相互配合,共同构建了一个强大而稳定的操作环境。本文将深入探讨这些关键组成部分,解释它们的作用和原理,帮助读者更好地理解Linux系统的运作机制。</p>
|
||
|
||
</div>
|
||
<div>
|
||
<!-- ︎ -- force text style - some devices render this as emoji -->
|
||
<a class="read-more button" href="https://blog.dich.bid/learn-linux-for-pc-3/">
|
||
<span class="button__text">Read more</span>
|
||
<span class="button__icon">↩︎</span>
|
||
</a>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
<div class="pagination">
|
||
<div class="pagination__buttons">
|
||
<span class="button previous">
|
||
<a href="https://blog.dich.bid/page/9/">
|
||
<span class="button__icon">←</span>
|
||
<span class="button__text">Newer posts</span>
|
||
</a>
|
||
</span>
|
||
|
||
<span class="button next">
|
||
<a href="https://blog.dich.bid/page/11/">
|
||
<span class="button__text">Older posts</span>
|
||
<span class="button__icon">→</span>
|
||
</a>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
<footer class="footer">
|
||
<div class="footer__inner">
|
||
<div class="copyright">
|
||
<span>©
|
||
2025
|
||
Dichgrem</span>
|
||
<span class="copyright-theme">
|
||
<span class="copyright-theme-sep">:: </span>
|
||
Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</footer>
|
||
|
||
|
||
</div>
|
||
</body>
|
||
|
||
</html> |