-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
32 lines (32 loc) · 14.3 KB
/
index.html
File metadata and controls
32 lines (32 loc) · 14.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE html><html lang="zh-Hans"><head><meta charset="UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=1"><meta name="renderer" content="webkit"><title>BLOG | HDSKY | You're the light of the world.</title><meta name="format-detection" content="telephone=no"><meta name="description" content="黑&蛋的个人博客"><meta name="keywords" content="黑&蛋,个人博客,Linux,Ubuntu,Centos,HPC"><meta http-equiv="Cache-Control" content="no-transform"><meta http-equiv="Cache-Control" content="no-siteapp"><meta name="applicable-device" content="pc,mobile"><link rel="next" href="/page/2/"><link href="/dist/iris-20b518ec25.css" rel="stylesheet"><script>var TinyCache=function(){"use strict";var n=window.localStorage,t=document;function e(n){return new Error("Failed to load "+n.name+": "+n.url)}function r(n){return new Error("No such item or item is staled: "+n.name)}function o(n,e){var r=t.createElement("script");r.id=n.name,r.text=e,r.defer=!0,t.getElementsByTagName("head")[0].appendChild(r)}function i(n,r){var o=t.createElement("script");o.id=n.name,o.src=n.url,o.onload=function(){r(null)},o.onerror=function(){r(e(n))},t.getElementsByTagName("body")[0].appendChild(o)}function u(t,e,r){!function(t,e){try{n.setItem(t,JSON.stringify(e))}catch(t){}}(""+t+e.name,{content:r,expire:e.maxAge?(new Date).getTime()+1e3*e.maxAge:null,name:e.name,url:e.url})}return function(){function t(n){this.config={prefix:"TC:",timeout:6e3},function(n,t){for(var e in t)t.hasOwnProperty(e)&&(n[e]=t[e])}(this.config,n)}var a=t.prototype;return a.load=function(n,t){var e,r,o,i,u=this;if(!t)return new Promise((function(t,e){u.load(n,(function(n){n?e(n):t()}))}));e=n.map((function(n){return function(t){u.loadScript(n,t)}})),r=t,o=[],i=e.length,e.forEach((function(n,t){n((function(n,e){o[t]=e,n&&r&&(r(n),r=null),0==--i&&r&&r(null,o)}))}))},a.remove=function(n){!function(n){try{localStorage.removeItem(n)}catch(n){}}(""+this.config.prefix+n.name)},a.loadScript=function(t,a){var c=this;!function(t,e,o){var i=function(t){var e,r=null;try{var o=n.getItem(t);o&&(r=JSON.parse(o))&&("string"!=typeof(e=r).name||"string"!=typeof e.url||"string"!=typeof e.content)&&(r=null)}catch(t){}return r}(""+t+e.name);i?i.url!==e.url||i.expire&&i.expire<(new Date).getTime()?o(r(e)):o(null,i.content):o(r(e))}(this.config.prefix,t,(function(n,r){var l,f,m,s;n?(l=t,f=c.config.timeout,m=function(n,e){e&&!n?(o(t,e),u(c.config.prefix,t,e),a(null)):i(t,a)},(s=new XMLHttpRequest).open("GET",l.url,!0),s.timeout=f,s.onload=function(){200<=s.status&&s.status<300||304===s.status?m(null,s.responseText):m(e(l))},s.ontimeout=s.onerror=function(){m(e(l))},s.send()):r?(o(t,r),a(null)):i(t,a)}))},t}()}()</script><script>(new TinyCache).load([{url:"/dist/iris-dfae13bc3a.js",name:"iris"}])</script><meta http-equiv="x-dns-prefetch-control" content="on"><link rel="dns-prefetch" href="//www.googletagmanager.com"><link rel="dns-prefetch" href="//hdsky-pw.disqus.com"><link rel="shortcut icon" type="image/ico" href="/favicon.ico"><link rel="icon" type="image/png" href="/favicon-192x192.png"><link rel="apple-touch-icon" href="/apple-touch-icon.png"><link rel="alternate" type="application/atom+xml" href="/atom.xml"><meta property="og:title" content="BLOG | HDSKY | You're the light of the world."><meta property="og:type" content="blog"><meta property="og:url" content="https://hdsky.pw/"><meta property="og:image" content="/favicon-192x192.png"><meta property="og:description" content="黑&蛋的个人博客"><meta property="og:article:tag" content="黑&蛋,个人博客,Linux,Ubuntu,Centos,HPC"><meta property="og:locale" content="zh-Hans"><meta name="twitter:card" content="summary"><script async src="https://www.googletagmanager.com/gtag/js?id=G-BNEM1LH28R"></script><script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-BNEM1LH28R")</script><script type="application/ld+json">{
"@context": "http://schema.org",
"@type": "Blog",
"author": {
"@type": "Person",
"name": "黑&蛋",
"image": {
"@type": "ImageObject",
"url": "avatar.png"
},
"description": "黑&蛋的个人博客"
},
"publisher": {
"@type": "Organization",
"name": "BLOG | HDSKY",
"logo": {
"@type": "ImageObject",
"url": "/favicon-192x192.png"
}
},
"url": "https://hdsky.pw",
"image": {
"@type": "ImageObject",
"url": "/favicon-192x192.png"
},
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://hdsky.pw"
},
"keywords": "黑&蛋,个人博客,Linux,Ubuntu,Centos,HPC",
"description": "黑&蛋的个人博客"
}</script><script>"serviceWorker"in navigator&&navigator.serviceWorker.getRegistrations().then((function(e){e.map((function(e){e.unregister()}))}))</script><meta name="generator" content="Hexo 8.0.0"></head><body data-instant-intensity="viewport"><header class="header"><div class="header-wrapper"><div class="header__left"></div><div class="header__right"><nav class="nav"><a id="nav-toggle" class="nav-toggle"><div></div></a><div class="nav-wrapper"><ul><li><a class="nav-link" href="/links">Link</a></li><li><a class="nav-link" href="/archives">Archive</a></li><li><a class="nav-link" href="/about">About</a></li></ul></div></nav></div></div></header><style>.hero{background-image:url(/hero-1920x1080.webp)}</style><section class="hero"><div class="hero-info"><div class="hero-info-wrapper"><h1>BLOG | HDSKY</h1><p>You're the light of the world.</p></div></div></section><main class="main"><article class="post post__excerpt"><header class="post-header"><h2 class="post-title"><a href="/2025-07-29-block-not-cn-ip.html">在服务器中屏蔽非中国地区的IP访问</a></h2><section class="post-meta"><time datetime="2025-07-29T07:25:55.000Z"><i class="far fa-calendar" aria-hidden></i> 2025-07-29</time></section></header><section class="post-content"><p>如果服务器面向的用户主要是国内用户,如何拒绝国外 IP / 屏蔽国外 IP 访问服务器? <a class="post-more" href="/2025-07-29-block-not-cn-ip.html#more">»</a></p></section><footer class="post-meta"><section class="tags"><a href="/tags/%E5%88%86%E4%BA%AB/"><i class="fas fa-tag" aria-hidden></i> 分享</a></section></footer></article><article class="post post__excerpt"><header class="post-header"><h2 class="post-title"><a href="/2025-02-28-dify.html">如何卸载Dify</a></h2><section class="post-meta"><time datetime="2025-02-28T10:11:22.000Z"><i class="far fa-calendar" aria-hidden></i> 2025-02-28</time></section></header><section class="post-content"><p>Dify (<a target="_blank" rel="noopener" href="https://github.com/langgenius/dify">https://github.com/langgenius/dify</a>) 总是有莫名其妙的bug,太难用了,咱们直接一个卸载的进行,翻了下手册没有提到如何将其从服务器中移除,在此就当作记录。 <a class="post-more" href="/2025-02-28-dify.html#more">»</a></p></section><footer class="post-meta"></footer></article><article class="post post__excerpt"><header class="post-header"><h2 class="post-title"><a href="/2023-08-27-chatglm2.html">ChatGLM2-6B-int4 模型初步尝试</a></h2><section class="post-meta"><time datetime="2023-08-26T21:11:12.000Z"><i class="far fa-calendar" aria-hidden></i> 2023-08-27</time></section></header><section class="post-content"><p>是一款国内推出的开源的自然语言模型,通过 <code>chatglm2-6b-int4</code> 模型能够在6G左右的显卡以及CPU下实现调用,比较适合个人电脑部署。 <a class="post-more" href="/2023-08-27-chatglm2.html#more">»</a></p></section><footer class="post-meta"><section class="tags"><a href="/tags/Linux/"><i class="fas fa-tag" aria-hidden></i> Linux </a><a href="/tags/Chatglm2/"><i class="fas fa-tag" aria-hidden></i> Chatglm2</a></section></footer></article><article class="post post__excerpt"><header class="post-header"><h2 class="post-title"><a href="/2023-01-27-hpc-1.html">高性能计算( High performance computing )的简介</a></h2><section class="post-meta"><time datetime="2023-01-26T16:25:53.000Z"><i class="far fa-calendar" aria-hidden></i> 2023-01-27</time></section></header><section class="post-content"><p>很久没更新了,打算新开一个系列总结一下高性能计算的一些心得,其中有些内容是自己的理解,也有可能出现错误,希望大家能辩证看待。 <a class="post-more" href="/2023-01-27-hpc-1.html#more">»</a></p></section><footer class="post-meta"><section class="tags"><a href="/tags/Linux/"><i class="fas fa-tag" aria-hidden></i> Linux </a><a href="/tags/HPC/"><i class="fas fa-tag" aria-hidden></i> HPC </a><a href="/tags/Slurm/"><i class="fas fa-tag" aria-hidden></i> Slurm</a></section></footer></article><article class="post post__excerpt"><header class="post-header"><h2 class="post-title"><a href="/2020-03-18-Postfix.html">在Linux中使用Postfix进行SMTP邮件发送服务</a></h2><section class="post-meta"><time datetime="2020-03-18T07:01:42.000Z"><i class="far fa-calendar" aria-hidden></i> 2020-03-18</time></section></header><section class="post-content"><p>因为自建Email Server发送的情况下,经常会被一些邮箱服务识别成垃圾邮件从而导致用户无法收到信息,在Linux中我就使用了 <code>Postfix</code> 然后调用外部 SMTP 服务进行发件,这样有效解决了上面提到的经常会被垃圾邮件的问题,同时觉得使用外部发送邮件的方式能够解决集群的报警并及时处理的问题。 <a class="post-more" href="/2020-03-18-Postfix.html#more">»</a></p></section><footer class="post-meta"><section class="tags"><a href="/tags/Linux/"><i class="fas fa-tag" aria-hidden></i> Linux </a><a href="/tags/%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0/"><i class="fas fa-tag" aria-hidden></i> 学习笔记</a></section></footer></article><article class="post post__excerpt"><header class="post-header"><h2 class="post-title"><a href="/2020-03-03-ssmtp.html">记录一次基于SSMTP的腾讯企业邮的配置过程</a></h2><section class="post-meta"><time datetime="2020-03-03T13:27:45.000Z"><i class="far fa-calendar" aria-hidden></i> 2020-03-03</time></section></header><section class="post-content"><p>最近需要在Linux上找到一种基于命令行的SMTP邮件发送方式,经过多方尝试,用SSMTP实现了我的需求,在此记录一下。 <a class="post-more" href="/2020-03-03-ssmtp.html#more">»</a></p></section><footer class="post-meta"><section class="tags"><a href="/tags/Linux/"><i class="fas fa-tag" aria-hidden></i> Linux </a><a href="/tags/%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0/"><i class="fas fa-tag" aria-hidden></i> 学习笔记</a></section></footer></article><article class="post post__excerpt"><header class="post-header"><h2 class="post-title"><a href="/2019-08-05-opencv-code.html">OpenCV的学习笔记</a></h2><section class="post-meta"><time datetime="2019-08-04T16:10:03.000Z"><i class="far fa-calendar" aria-hidden></i> 2019-08-05</time></section></header><section class="post-content"><p>最近抽空的时候会做一个图像处理的项目,也算完成以前没有完成的任务,在此记录下一些学习的过程,希望对其他人能够有所帮助。 <a class="post-more" href="/2019-08-05-opencv-code.html#more">»</a></p></section><footer class="post-meta"><section class="tags"><a href="/tags/%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0/"><i class="fas fa-tag" aria-hidden></i> 学习笔记 </a><a href="/tags/OpenCV/"><i class="fas fa-tag" aria-hidden></i> OpenCV</a></section></footer></article><article class="post post__excerpt"><header class="post-header"><h2 class="post-title"><a href="/2019-07-03-latex-install.html">在Ubuntu 18.04 LTS 中安装 LaTeX 并配合VScode使用</a></h2><section class="post-meta"><time datetime="2019-07-03T02:57:41.000Z"><i class="far fa-calendar" aria-hidden></i> 2019-07-03</time></section></header><section class="post-content"><p>简单介绍了一下如何在Ubuntu 18.04 LTS 中安装 LaTeX <a class="post-more" href="/2019-07-03-latex-install.html#more">»</a></p></section><footer class="post-meta"><section class="tags"><a href="/tags/%E6%8A%80%E6%9C%AF%E7%AC%94%E8%AE%B0/"><i class="fas fa-tag" aria-hidden></i> 技术笔记</a></section></footer></article><article class="post post__excerpt"><header class="post-header"><h2 class="post-title"><a href="/2019-06-14-Centos7-xfs-lvm.html">CentOS 7 调整XFS格式的LVM大小</a></h2><section class="post-meta"><time datetime="2019-06-14T02:15:35.000Z"><i class="far fa-calendar" aria-hidden></i> 2019-06-14</time></section></header><section class="post-content"><p>记录一次对LVM虚拟化的XFS磁盘格式的调整过程 <a class="post-more" href="/2019-06-14-Centos7-xfs-lvm.html#more">»</a></p></section><footer class="post-meta"><section class="tags"><a href="/tags/%E6%8A%80%E6%9C%AF%E7%AC%94%E8%AE%B0/"><i class="fas fa-tag" aria-hidden></i> 技术笔记</a></section></footer></article><article class="post post__excerpt"><header class="post-header"><h2 class="post-title"><a href="/2019-06-07-autofs.html">Autofs服务介绍及简单配置</a></h2><section class="post-meta"><time datetime="2019-06-07T14:07:56.000Z"><i class="far fa-calendar" aria-hidden></i> 2019-06-07</time></section></header><section class="post-content"><p>Autofs是一项按需挂载目录的服务,通过使用Autofs,当你访问NFS/Samba 服务的时候,自动挂载到你指定好的目录,在一段时间后(默认300秒)会自动断开,相较于直接将mount命令写入到开机启动或者<code>/etc/fstab</code>中的做法,Autofs更加智能,同时也能够节约网络的带宽以及减少对服务器的资源占用。 <a class="post-more" href="/2019-06-07-autofs.html#more">»</a></p></section><footer class="post-meta"><section class="tags"><a href="/tags/%E6%8A%80%E6%9C%AF%E7%AC%94%E8%AE%B0/"><i class="fas fa-tag" aria-hidden></i> 技术笔记</a></section></footer></article><nav class="pagination"><a class="next" href="/page/2/"><span>Next</span> <i class="far fa-arrow-alt-circle-right hvr-icon" aria-hidden></i></a></nav></main><footer class="footer"><div class="footer-wrapper"><p class="copyright">© 2016 - 2025 黑&蛋</p><p class="theme">Hexo Theme <a href="https://github.com/giuem/hexo-theme-iris" target="_blank" rel="noopener noreferrer">Iris</a> with <i class="fas fa-heart"></i></p></div></footer></body></html>