快乐坚果

博客园 首页 新随笔 联系 订阅 管理
  82 随笔 :: 0 文章 :: 16 评论 :: 14万 阅读

2025年4月9日 #

摘要: 除了手写 pkg build file 之外,Archlinux上安装 deb 有两种方法: 一、使用 debtap 将 Deb 包解压并打包成 archliux package 1.通过 AUR 安装debtap yay -S debtap 2.更新 debtap 数据库 sudo debtap 阅读全文
posted @ 2025-04-09 16:55 merrynuts 阅读(6) 评论(0) 推荐(0) 编辑

2025年4月5日 #

摘要: 以下是通过 ​Obsidian Remotely Save 插件 将笔记同步到阿里云 OSS 的详细教程,包含配置步骤和注意事项: ​一、准备工作 ​安装 Obsidian 和 Remotely Save 插件 确保已安装最新版 Obsidian(推荐桌面端)。 在 Obsidian 中安装插件: 阅读全文
posted @ 2025-04-05 21:25 merrynuts 阅读(23) 评论(0) 推荐(0) 编辑

2025年3月24日 #

摘要: 1.利用nbtstat查看已知名称的计算机mac地址: nbtstat -a 计算机名称 2.假设上述命令取得的MAC地址是:76-86-A2-29-5D-0F,则利用arp获取对方IP: arp -a|findstr /i 76-86-A2-29-5D-0F 阅读全文
posted @ 2025-03-24 15:00 merrynuts 阅读(29) 评论(0) 推荐(0) 编辑

2025年3月23日 #

摘要: 技嘉Z590 AORUS PRO系列主板(包括Z590 AORUS PRO AX等型号)是面向中高端用户设计的Z590芯片组主板,其支持的处理器性能和兼容性如下: 一、最高支持的Intel i9处理器级别 技嘉Z590 AORUS PRO系列主板采用LGA 1200接口,兼容第10代和第11代Int 阅读全文
posted @ 2025-03-23 22:01 merrynuts 阅读(11) 评论(0) 推荐(0) 编辑

2025年3月3日 #

摘要: 1. 终端需要安装文件获取工具 如:wget等(此方法只可用wget) 2. 直接把http://raw.githubusercontent.com换成raw.gitmirror(raw.githubusercontent.com的镜像网站)即可(后面的不用变),即把githubuserconten 阅读全文
posted @ 2025-03-03 15:03 merrynuts 阅读(1052) 评论(0) 推荐(0) 编辑

2025年2月5日 #

摘要: 1.将plug.vim克隆下载后复制到autoload目录下。 1)plug.vim国内对应的镜像地址:https://gitcode.com/gh_mirrors/vi/vim-plug ( 链接 ) 2)克隆并复制: git clone https://gitcode.com/gh_mirror 阅读全文
posted @ 2025-02-05 14:40 merrynuts 阅读(216) 评论(0) 推荐(0) 编辑

2024年11月28日 #

摘要: 1.PDF编辑工具:xournal++ 2.PDF页面组合、删除、修改处理工具:PDF Arranger 上述两个软件是跨平台可用的,可用平台有:windows、Linux、MacOS。 阅读全文
posted @ 2024-11-28 15:21 merrynuts 阅读(97) 评论(0) 推荐(0) 编辑

2024年11月13日 #

摘要: 首先运行AppImage 打开文件管理器,如doublecmd、thunar等,进入/tmp目录 查看 *mount* 相关的目录或文件,如果发现有对应appimage文件名的目录或文件,则打开或进入里面。 一般里面会有png和desktop文件。 然后可以利用里面的图标文件和desktop文件,编 阅读全文
posted @ 2024-11-13 17:13 merrynuts 阅读(232) 评论(0) 推荐(0) 编辑

2024年10月22日 #

摘要: 1.安装网络工具包 sudo apt install lshw sudo apt install net-tools sudo apt install lshw sudo apt install arp-scan 2.查看本机网络设备情况 1)列出局域网所有设备: sudo arp-scan --i 阅读全文
posted @ 2024-10-22 10:32 merrynuts 阅读(85) 评论(0) 推荐(0) 编辑

摘要: 转自:https://www.chiphell.com/thread-2639431-1-1.html 1.打开组策略,在“本地计算机策略 > 计算机配置 > 管理模板 > 网络 > Lanman 工作站”中启用“启用不安全的来宾登录”。2.打开组策略,在”本地计算机策略 > 计算机配置 > Win 阅读全文
posted @ 2024-10-22 09:29 merrynuts 阅读(1175) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示