avatar

sunday

Sunday's Blog

  • 首页
Home
sunday

nginx设置基础身份验证auth_basic

1.ubuntu上安装apache2-utils htpasswd -c /etc/nginx/.htpasswd your_username #生成用户名 回车后会让你输入密码 #如果后续想更改密码的话可以执行 htpasswd /etc/nginx/.htpasswd your_username

2024-07-15 软件使用

利用github actions和aliyun私有镜像库,使用docker部署Nodejs项目

1.开通阿里云容器镜像服务个人版本

2024-07-13 nodejs docker 软件使用 阿里云

prisma一些开发中的常用操作

1.在项目根目录初始化 npx prisma init 2.数据库结构改变后需执行,也就是schema.prisma 文件定义的模型变更后 npx prisma mi

2024-07-12 软件使用

解决群晖(nas)container manager容器使用桥接模式访问不了的问题

1.SSH登录你的群晖 切换程root模式 sudo su docker network create -d macvlan --subnet=192.168.1.0/24 --gateway=192.168.1.1 -o parent=ovs_eth0 bridge-host subnet 和 g

2024-07-01 软件使用 软件安装 群晖

解决cloudflare(SaaS)自定义主机名时TXT验证报错

1.出现如下错误 The hostname is using Cloudflare and cannot be activated with an TXT or HTTP validation token. To activate the custom hostname, the DNS targe

2024-06-30 cloudflare

sitelutions申请免费的二级域名

1.注册/登录sitelutions 去sitelutions官网https://www.sitelutions.com/ 填资料

2024-06-24 软件使用 软件安装 默认分类

debian12/Ubuntu22 设置系统时区

1.查看可用时区 sudo timedatectl list-timezones 2.查看亚洲可用时区 sudo timedatectl list-timezones | grep Asia 3.设置时区 sudo timedatectl set-timezone Asia/Shanghai

2024-06-16 软件使用
Mac安装使用开源输入法rime,保护隐私

Mac安装使用开源输入法rime,保护隐私

是否因为在网上用了某些输入法搜了一些东西后,你搜的东西会出现在各个热门平台的推荐里。。。 1.安装rime输入法 去官网下载mac版的安装包 安装完成后要注销重启 2.去键盘输入那里选择鼠鬚管 输入法

2024-05-30 推荐工具 软件安装 软件使用

解决群晖DSM 7.2.1 VideoStation 不能播放mkv格式等视频

群晖DSM 7.2.2以不再支持Video Station,可以使用Infuse等替代 1.在套件中心更新下面3个软件到最新版本(ffmpeg6 是社群的)

2024-05-24 群晖 软件安装 软件使用

Api发消息给Telegram 群组/Bot 机器人

1.聊天窗口输入查找@BotFather 1.1 输入 /start 再输入/newbot 1.2 然后在输入你想取的bot name ,相当于微信昵称一样 1.3 然

2024-05-24 bot 软件使用
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • …
  • 8

Recently Updated

  • nextjs使用three.js写一个3D模型的查看器Viewer
  • nextjs15使用better-sqlite3的连接报错问题
  • nextjs + clerk + supabase + realtime 实时监听数据库更改
  • 解决nextjs15使用useLocalStorage报错的问题
  • mac上使用nodejs appium控制chrome浏览器

Trending Tags

nginx acme 强制跳转HTTPS nodejs 代理 mac 神器 vue3 工具 docker

©2025 sunday. Some rights reserved.

Using the Halo theme Chirpy