AlexSJC 的博客

归档

2024 年 08 月

https://hub.docker.com/_/adminer https://hub.docker.com/_/phpmyadmin
.tar 文件 仅打包,非压缩 tar -xvf FileName.tar # 解包 FileName.tar tar -cvf FileName.tar DirName # 打包 DirName 为 FileName.tar

2024-08-12

https://github.com/NginxProxyManager/nginx-proxy-manager

2024-08-12

文档 【location】https://nginx.org/en/docs/http/ngx_http_core_module.html#location Syntax: location [ = | ~ | ~* | ^~ ] uri { ... } location @name
本站的 SSL 加密模式已调整为完全(严格):启用端到端加密,对源服务器证书强制执行验证。使用 Cloudflare 的源服务器 CA 为本站的源服务器生成证书。

2024-08-11

感谢 https://github.com/TimothyYe/bing-wallpaper! https://api.alexsjc.top/bing-wallpaper/
现在,你可以通过 api.c3c.one 调用本站提供的 API。 访问 api.alexsjc.top 将发生 301 重定向(此行为在未来可能更改)。

2024-08-11

https://basic.smartedu.cn/tchMaterialhttps://www.sh-genius.cn/index.html

2024-08-07

Halo + PostgreSQL services: halo: image: halohub/halo:2.18 container_name: halo restart: on-failure:3 depends_on: halo_db:
Nginx server { listen 80; return 301 https://$host$request_uri; } server { listen 80; listen 443 ssl; server_name example.com; return 301

2024-08-07

http://musicfree.upup.fun/https://github.com/maotoumao/MusicFree

2024-08-06

free -h df -h swapon sudo dd if=/dev/zero of=/swapfile bs=1M count=2048 sudo chmod 600 /swapfile sudo mkswap /swapfile sudo swapon /swapfile /etc/fs

2024-08-06

Nginx Web page configuration tool. Use web pages to quickly configure Nginx. Nginx 网页管理工具,使用网页来快速配置与管理 Nginx 单机与集群。
本教程完全使用 Docker 部署,连接 MariaDB 数据库,并使用 Nginx 进行反向代理。 在此之前,你需要拥有一台常规的服务器(SSH 连接)和域名(可选)。 如果你尚未安装 Docker,请阅读 /archi

2024-08-05

https://github.com/hslr-s/sun-panelhttps:

2024-08-05

https://www.portainer.io/https://www.rancher.com/
准备 在安装 Docker 之前,请确保考虑部分安全隐患和防火墙不兼容性。 系统 正确安装 Ubuntu 20.04 LTS。 Docker 同时支持以下版本: Ubuntu Noble 24.04 (LTS) Ubuntu Jammy 22.04 (LTS) Ubuntu Focal 20.04
8月1日,我开始着手更换服务器提供商,计划将本站全部服务迁移至 Ubuntu 20.04 LTS。 届时,部分子域将临时中断,直至其迁移完成。 当你看到本文时,即代表基于 Halo 的 blog.alexsjc.top 已经投入使用。 出于稳定性等方面考虑,原博客内容将逐步手动添加。

2024 年 07 月

🗺 地图 炙热沙城Ⅱ 荒漠迷城

2024 年 03 月

2024-03-17

本文迁移自旧版 blog.alexsjc.top,仅供归档 网站性能提升,优化加载速度。 启用 cloud.alexsjc.top(暂不开放注册)。

2024 年 02 月

2024-02-24

【官网】https://7-zip.org/ http://www.7ztm.de/ 推荐:

2024-02-14

https://www.nuget.org/profiles/AlexSJC

2024-02-03

https://www.nuget.org/packages/Asjc.SingletonApp
如广告等项目不在下表中,因为可通过某些方式处理。 名称

2024 年 01 月

iata-icao.html 三字码 由 IATA (International Air Transport Association),即国际航空运输协会制定 四字码 由 ICAO (International Civil Aviation Organization),即国际民航组织制定。
https://github.com/lextm/windowsterminal-shell 请先
步骤 ConsoleApp1 调用 ClassLibrary1 的方法。 在 CMD 运行,输出的内容如下图所示。 归纳即可得到下表。
NotificationHelper using Android.Content; using Android.OS; using System.Reflection; public static class NotificationHelper { public static void
using System; using System.Drawing; using System.Globalization; using System.IO; using System.Windows; using System.Windows.Data; using System.Windows
上一页 下一页