春有百花秋有月

春有百花秋有月

夏有凉风冬有雪

Debian系统从su切换到root时报错“su: Authentication failure”

方法:

最近将工作日志迁移至Notion,简单的总结一下。

Notion 是一款功能强大的协作和组织工具,可以用于笔记、项目管理、知识管理等多种用途。以下是一些 Notion 使用技巧的总结:

github提交报错:OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443

提交代码到github报错:
fatal: unable to access 'https://xxx@github.com/xxx.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443

日常问题方案

1.支付宝购买apple礼品卡

支付宝-改美区-搜索pockytshop-注册-搜索app store礼品卡进行购买,亲测可行。

Activate any Jetbrains IDEA

Activate any Jetbrains IDEA Please visit the address
below:https://3.jetbra.in/

Linux系统优化脚本

Linux系统优化脚本,点击下载:vmupgrade_.rar

近期使用Jakarta mail相关知识点

当涉及到 Jakarta Mail 时,以下是一些基本知识点的总结,包括一些常见的类和方法。请注意,这只是一个基本的总结,而 Jakarta Mail 的使用可能涉及更多的细节和复杂性。

在签发acme证书时报错Challenge error

    your_domain:Challenge error: <html>
    <head><title>502 Bad Gateway</title></head>
    <body>
    <center><h1>502 Bad Gateway</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    [Mon Dec 18 10:34:38 AM CST 2023] Please add '--debug' or '--log' to check more details.
    [Mon Dec 18 10:34:38 AM CST 2023] See: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh

2023年冬,北京大雪随拍

大雪中的梧桐树

JAVA&PYTHON

下面是Java和Python之间一些常见方面的区别总结成表格:

东北vs北京

东北是家,从05年上大学开始至今18载,累计驻留不足两年。北京不是家,却足足占据我这18载年华的大半时光。
或许,这世界上有两个我,一个在文字里,灵魂在东北,白马春衫慢慢行,另一个我,肉体在北京,蝇营狗苟的都市高楼中意难平。
细细想来,留住我肉体的,其实不是北京,是生活。灵魂向往的也不是东北,却也是生活。
或许,今晚这都市的霓虹灯,闪烁的格外亮丽,触动了我的心弦,才有了这不恰时宜的感概万千,胡言乱语。

v2ray 一键安装脚本

参考:https://github.com/233boy/v2ray

linux-debian init

debian初始化:

connect using SSH -->

    sudo su
    passwd root
    useradd appadmin
    passwd appadmin

Debian install typecho

1.使用wget下载压缩包或者使用自已的备份

    tar -zvcf typecho.tar.gz

    wget https://github.com/typecho/typecho/releases/download/ci/typecho.zip

Debian install acme

Install acme.sh(前提有域名),生成证书

1.安装acme.sh
    curl https://get.acme.sh | sh

Debian Install fail2ban

Install fail2ban

centos8 intall happend error:

Error: 
 Problem: problem with installed package selinux-policy-targeted-3.14.3-80.el8_5.2.noarch
  - package fail2ban-server-1.0.2-3.el8.noarch requires (fail2ban-selinux if selinux-policy-targeted), but none of the providers can be installed
  - package fail2ban-1.0.2-3.el8.noarch requires fail2ban-server = 1.0.2-3.el8, but none of the providers can be installed
  - conflicting requests
  - nothing provides selinux-policy >= 3.14.3-108.el8_7.1 needed by fail2ban-selinux-1.0.2-3.el8.noarch
  - nothing provides selinux-policy-base >= 3.14.3-108.el8_7.1 needed by fail2ban-selinux-1.0.2-3.el8.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

bitwarden-backup-crontab

bitwarden-backup-crontab

    crontab -l
    crontabl -e

使用WARP套VPS

使用WARP套VPS,使得vps出站ip变更为warp的,可使用chatgpt

1.查看自已的ip:

mount onedrive by Rclone

1. 获取Token

在Windows电脑上下载Rclone,下载地址:> https://rclone.org/downloads/,然后解压,使用cmd进入解压后的文件夹:

debian resolv.conf 重启丢失

debian resolv.conf 重启丢失,现象,在使用curl ipinfo.io时,找不到主机

执行: