<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>i am Bug - 技术专区</title>
    <link>https://www.iambug.cn/forum.php?mod=forumdisplay&amp;fid=2</link>
    <description>Latest 20 threads of 技术专区</description>
    <copyright>Copyright(C) i am Bug</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 05 Jun 2026 00:03:22 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.iambug.cn/static/image/common/logo_88_31.gif</url>
      <title>i am Bug</title>
      <link>https://www.iambug.cn/</link>
    </image>
    <item>
      <title>Adobe Photoshop 2026</title>
      <link>https://www.iambug.cn/content/781.html</link>
      <description><![CDATA[]]></description>
      <category>技术专区</category>
      <author>Millionaire</author>
      <pubDate>Thu, 16 Apr 2026 11:50:34 +0000</pubDate>
    </item>
    <item>
      <title>conda创建独立的运行环境</title>
      <link>https://www.iambug.cn/content/771.html</link>
      <description><![CDATA[一、安装Miniconda

二、创建环境

三、查看环境

四、删除环境]]></description>
      <category>技术专区</category>
      <author>Millionaire</author>
      <pubDate>Tue, 07 Apr 2026 11:37:28 +0000</pubDate>
    </item>
    <item>
      <title>在浏览器用VS Code远程写代码</title>
      <link>https://www.iambug.cn/content/761.html</link>
      <description><![CDATA[在浏览器打开VS Code，通过安全隧道连接到远程计算机写代码。以下内容介绍的是官方提供的方式，此外，code-server也可以出色完成这项任务。

一、安装VS Code
下载并安装VS Code，桌面版和CLI都能实现相同的隧道功能。


二、创建远程隧道
执行以下命令创建名称为MyCo ...]]></description>
      <category>技术专区</category>
      <author>Millionaire</author>
      <pubDate>Tue, 07 Apr 2026 11:36:23 +0000</pubDate>
    </item>
    <item>
      <title>通过PXE方式装不同的系统</title>
      <link>https://www.iambug.cn/content/751.html</link>
      <description><![CDATA[iVentoy是支持多种操作系统的PXE服务工具，它可以让你通过网络同时给多台计算机启动、安装操作系统，无需复杂的配置。
一、安装iVentoy
下载并解压iVentoy（路径不能有中文或空格）。


二、ISO文件准备
在iso目录放入ISO文件或者创建ISO文件的快捷方式，也可以在此目 ...]]></description>
      <category>技术专区</category>
      <author>Millionaire</author>
      <pubDate>Sun, 05 Apr 2026 11:56:48 +0000</pubDate>
    </item>
    <item>
      <title>Windows搭建noVNC网页远程控制</title>
      <link>https://www.iambug.cn/content/711.html</link>
      <description><![CDATA[noVNC是开源的VNC浏览器客户端，它可在浏览器中流畅运行，即使没有VNC客户端，也可以用浏览器连接VNC服务远程控制电脑。

一、安装Python
下载并安装Python，勾选“Add python.exe to PATH”选项把Python添加到环境变量。


二、安装UltraVNC
下载并安装UltraVNC，打开 ...]]></description>
      <category>技术专区</category>
      <author>Millionaire</author>
      <pubDate>Tue, 24 Feb 2026 04:54:02 +0000</pubDate>
    </item>
    <item>
      <title>ntfy消息通知服务的使用</title>
      <link>https://www.iambug.cn/content/701.html</link>
      <description><![CDATA[ntfy是开源的消息通知服务，你可以选择自托管ntfy服务器，以实现自定义的管理控制，然后把它用于发送和接收重要的消息通知。

一、安装ntfy

二、配置
打开server.yml文件：
配置base-url、listen-http、attachment-cache-dir和web-root，并修改base-url的域名：

三、 ...]]></description>
      <category>技术专区</category>
      <author>Millionaire</author>
      <pubDate>Mon, 02 Feb 2026 13:14:54 +0000</pubDate>
    </item>
    <item>
      <title>Memos备忘录系统的使用</title>
      <link>https://www.iambug.cn/content/681.html</link>
      <description><![CDATA[Memos是一个现代化的备忘录系统，用于捕获、组织和分享想法。

一、安装Docker Desktop
在安装前，Windows需要启用WSL 2，然后下载并安装Docker。

二、安装Memos
新建“Memos”文件夹，然后在文件夹内新建“docker-compose.yml”文件，内容如下：
以后台模式启动服务 ...]]></description>
      <category>技术专区</category>
      <author>Millionaire</author>
      <pubDate>Tue, 27 Jan 2026 12:00:32 +0000</pubDate>
    </item>
    <item>
      <title>Rocky Linux搭建OpenVPN服务</title>
      <link>https://www.iambug.cn/content/661.html</link>
      <description><![CDATA[]]></description>
      <category>技术专区</category>
      <author>Millionaire</author>
      <pubDate>Wed, 21 Jan 2026 05:07:08 +0000</pubDate>
    </item>
    <item>
      <title>视频解码工具</title>
      <link>https://www.iambug.cn/content/541.html</link>
      <description><![CDATA[K-Lite Codec Pack
https://codecguide.com/

Shark007Codecs
https://shark007.net/]]></description>
      <category>技术专区</category>
      <author>Millionaire</author>
      <pubDate>Sat, 13 Dec 2025 08:44:36 +0000</pubDate>
    </item>
    <item>
      <title>BAT文件转换为EXE格式的工具</title>
      <link>https://www.iambug.cn/content/631.html</link>
      <description><![CDATA[Bat To Exe Converter可以把BAT文件转换为EXE格式。]]></description>
      <category>技术专区</category>
      <author>Millionaire</author>
      <pubDate>Sat, 13 Dec 2025 00:05:43 +0000</pubDate>
    </item>
    <item>
      <title>GHO文件管理工具</title>
      <link>https://www.iambug.cn/content/611.html</link>
      <description><![CDATA[Ghost Explorer是一个GHO文件管理工具，主要用于浏览和提取GHO镜像中的文件。]]></description>
      <category>技术专区</category>
      <author>Millionaire</author>
      <pubDate>Fri, 12 Dec 2025 08:27:00 +0000</pubDate>
    </item>
    <item>
      <title>Fail2Ban使用Cloudflare阻止他人扫描网站</title>
      <link>https://www.iambug.cn/content/571.html</link>
      <description><![CDATA[]]></description>
      <category>技术专区</category>
      <author>Millionaire</author>
      <pubDate>Sun, 02 Mar 2025 04:57:36 +0000</pubDate>
    </item>
    <item>
      <title>Immich轻松管理照片和视频</title>
      <link>https://www.iambug.cn/content/561.html</link>
      <description><![CDATA[Immich是免费的照片和视频管理应用程序，它可以帮助你轻松浏览、搜索和整理你的照片和视频。

一、安装Docker Desktop
Windows需要启用WSL 2，然后安装Docker Desktop。

二、安装Immich
新建Immich文件夹，然后下载docker-compose.yml和example.env文件到文件夹，将ex ...]]></description>
      <category>技术专区</category>
      <author>Millionaire</author>
      <pubDate>Fri, 28 Feb 2025 14:02:15 +0000</pubDate>
    </item>
    <item>
      <title>Vaultwarden密码管理器的使用</title>
      <link>https://www.iambug.cn/content/551.html</link>
      <description><![CDATA[Bitwarden是很受欢迎的开源密码管理器，可以安全地存储、管理和共享敏感的数据。Vaultwarden则是Bitwarden服务端的替代实现，资源占用少且更容易部署，添加Bitwarden的浏览器扩展程序，还可以拥有自动填充密码功能。
注意：Vaultwarden的使用建议开启HTTPS加密协议，以 ...]]></description>
      <category>技术专区</category>
      <author>Millionaire</author>
      <pubDate>Tue, 25 Feb 2025 13:48:29 +0000</pubDate>
    </item>
    <item>
      <title>frp反向代理</title>
      <link>https://www.iambug.cn/content/291.html</link>
      <description><![CDATA[frp是一个反向代理工具，它可以将内网通过具有公网IP的VPS转发到公网。支持TCP、UDP、HTTP和HTTPS等协议，以及提供P2P模式。

frp
https://github.com/fatedier/frp

服务端
frps和frps.toml文件上传到VPS（Linux），打开frps.toml文件配置客户端连接的端口：
后台启动 ...]]></description>
      <category>技术专区</category>
      <author>Millionaire</author>
      <pubDate>Wed, 19 Feb 2025 11:48:31 +0000</pubDate>
    </item>
    <item>
      <title>自动化图形用户界面PyAutoGUI的使用</title>
      <link>https://www.iambug.cn/content/511.html</link>
      <description><![CDATA[一、安装PyAutoGUI

二、屏幕
获取频幕分辨率：

截图：
screenshot()

三、鼠标
获取鼠标位置：
鼠标控制：
click()、mouseDown()、mouseUp()、moveTo()、dragTo()、scroll()

四、输入文本

五、键盘
键盘控制：
press()、keyDown()、keyUp()、hold()、hotkey()

键盘 ...]]></description>
      <category>技术专区</category>
      <author>Millionaire</author>
      <pubDate>Sun, 09 Feb 2025 04:01:56 +0000</pubDate>
    </item>
    <item>
      <title>服务器CPU、内存、硬盘和网络监控</title>
      <link>https://www.iambug.cn/content/401.html</link>
      <description><![CDATA[hd.sh（硬件：CPU、内存、硬盘）

hd_mail.sh（硬件：CPU、内存、硬盘，支持发送邮件）

net.sh（网络：实时显示结果）

net_30s.sh（网络：输出30次的结果）

net_30s_mail.sh（网络：输出30次的结果，支持发送邮件）
 ...]]></description>
      <category>技术专区</category>
      <author>Millionaire</author>
      <pubDate>Sat, 11 Jan 2025 07:16:57 +0000</pubDate>
    </item>
    <item>
      <title>Linux服务器运维管理面板1Panel的使用</title>
      <link>https://www.iambug.cn/content/391.html</link>
      <description><![CDATA[1Panel是新一代的Linux服务器运维管理面板，用户可以通过Web界面对Linux服务器进行主机监控、文件管理、数据库管理和容器管理等。

执行以下命令安装1Panel：]]></description>
      <category>技术专区</category>
      <author>Millionaire</author>
      <pubDate>Thu, 09 Jan 2025 06:04:50 +0000</pubDate>
    </item>
    <item>
      <title>防火墙应用拦截器</title>
      <link>https://www.iambug.cn/content/331.html</link>
      <description><![CDATA[Firewall App Blocker是一个程序联网控制工具，用于阻止或允许某些程序进行联网。

支持的操作系统：Windows 11、Windows 10、Windows 8.1、Windows 8、Windows 7、Windows Vista]]></description>
      <category>技术专区</category>
      <author>Millionaire</author>
      <pubDate>Tue, 31 Dec 2024 01:50:24 +0000</pubDate>
    </item>
    <item>
      <title>查看硬盘是SSD还是HDD命令</title>
      <link>https://www.iambug.cn/content/321.html</link>
      <description><![CDATA[PowerShell：]]></description>
      <category>技术专区</category>
      <author>Millionaire</author>
      <pubDate>Mon, 30 Dec 2024 07:27:05 +0000</pubDate>
    </item>
  </channel>
</rss>