diff --git a/dhcpcd.conf b/dhcpcd.conf new file mode 100644 index 0000000..b08a585 --- /dev/null +++ b/dhcpcd.conf @@ -0,0 +1,12 @@ +# 固定 IP +interface eth0 +static ip_address=192.168.1.16/24 + +static routers=192.168.1.1 +static domain_name_servers=211.137.96.205 114.114.114.114 8.8.8.8 +# static domain_name_servers=114.114.114.114 8.8.8.8 +#static ip6_address=fd00:485f:8b6:5fa5::1002/64 + +# 使用旁路由 +#static routers=192.168.1.13 +#static domain_name_servers=192.168.1.13 diff --git a/dot/.xprofile b/dot/.xprofile index 8f766d2..605420f 100644 --- a/dot/.xprofile +++ b/dot/.xprofile @@ -40,6 +40,12 @@ fcitx5 -d export PATH="~/.local/bin${PATH:+:}$PATH" # pnpm -export PNPM_HOME="/home/zedhugh/.local/share/pnpm" -export PATH="$PNPM_HOME:$PATH" +export PATH="~/.local/share/pnpm${PATH:+:}$PATH" # pnpm end + +# rust cargo +export PATH="~/.cargo/bin${PATH:+:}$PATH" +if [[ -e "$HOME/.cargo/env" ]]; then + . "$HOME/.cargo/env" +fi +# rust cargo end diff --git a/gentoo_portage/make.conf b/gentoo_portage/make.conf index 94978ff..6700bc5 100644 --- a/gentoo_portage/make.conf +++ b/gentoo_portage/make.conf @@ -29,7 +29,7 @@ EMERGE_DEFAULT_OPTS="--buildpkg --buildpkg-exclude \"virtual/* sys-kernel/*-sour ALSA_CARDS="hda-intel" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="libinput" -VIDEO_CARDS="amdgpu dummy nouveau radeon radeonsi vesa fbdev" +VIDEO_CARDS="amdgpu dummy fbdev intel nouveau radeon radeonsi vesa" GENTOO_MIRRORS=" https://mirrors.ustc.edu.cn/gentoo/ diff --git a/note/account.org.gpg b/note/account.org.gpg index c614078..65ede4d 100644 Binary files a/note/account.org.gpg and b/note/account.org.gpg differ diff --git a/note/website.org b/note/website.org index b5c5f81..4de41f0 100644 --- a/note/website.org +++ b/note/website.org @@ -3,7 +3,7 @@ * 需求关键字 网站: [[https://dash.3ue.com]] -用户及密码见 [[file:account.org.gpg][account.org.gpg]] +用户及密码见 [[file:account.org.gpg::*需求关键字][account.org.gpg]] * 各种 AI 模型 api https://replicate.com/ @@ -15,7 +15,7 @@ https://replicate.com/ [[https://cloud.dify.ai/app/b33ce31b-ea64-412b-9acf-0a58f6a8b0f8/develop][涛哥 DIFY API 文档地址]] [[https://cloud.dify.ai/][DIFY 地址]] -DIFY key 见 [[file:account.org.gpg][account.org.gpg]] +DIFY key 见 [[file:account.org.gpg::*DIFY key][account.org.gpg]] 登录账号 github @@ -39,7 +39,7 @@ DIFY key 见 [[file:account.org.gpg][account.org.gpg]] 6. 自建 AI 地址: ai.hgtoo.com - 密码: 见 [[file:account.org.gpg][account.org.gpg]] + 密码: 见 [[file:account.org.gpg::*自建 AI][account.org.gpg]] * tailwindcss 组件模板 https://tailspark.co/ @@ -63,10 +63,7 @@ https://freesets.vercel.app/components * AI 后台 https://ai2.hgtoo.com/apps -| 账号 | 密码 | -|---------------------+----------| -| hangtaoto@gmail.com | ht124816 | -| zedhugh | Qwer1234 | +账号密码见 [[file:account.org.gpg::*AI 后台][account.org.gpg]] * google 产品 后续慢慢研究 @@ -77,3 +74,25 @@ https://developers.google.com/custom-search/docs/overview?hl=zh-cn 第三方聚合接口(收费) https://serpapi.com/google-autocomplete-api + +* 免费 SEO 工具 +https://ahrefs.com/zh/free-seo-tools + +* 视频处理 +https://github.com/Kedreamix/Linly-Dubbing/blob/main/README_zh.md +https://github.com/Chenyme/Chenyme-AAVT + +* 本地 ocr +https://github.com/golangboy/wxocr.git + +* 支付 +2checkout + +测试卡参见 [[https://verifone.cloud/docs/2checkout/Documentation/09Test_ordering_system/01Test_payment_methods][Test payment methods]] + +* bing +https://www.bing.com/webmasters/about +* WPS 共享文档 +[[https://kdocs.cn/l/cpQaCXssOBwk][Cloudfare优化]] + +[[https://kdocs.cn/l/ci4NCe8Jqf82][SEO 外链建设策略指南]]