From 364036178ae75c37dab7869515ea822744832d2d Mon Sep 17 00:00:00 2001 From: dongdigua Date: Sun, 6 Nov 2022 12:58:25 +0800 Subject: [PATCH] mainly update 2 nonsense posts --- anaconda_kickstarts.html | 5 +- org/anaconda_kickstarts.org | 1 + org/recommend_everforest_theme.org | 2 +- org/wayland.org | 39 +++---- org/weird_mglndd.org | 21 ++-- posts.md | 5 +- recommend_everforest_theme.html | 6 +- wayland.html | 159 ++++++++++++++--------------- weird_mglndd.html | 55 +++++----- 9 files changed, 146 insertions(+), 147 deletions(-) diff --git a/anaconda_kickstarts.html b/anaconda_kickstarts.html index afc84e1..01a539d 100644 --- a/anaconda_kickstarts.html +++ b/anaconda_kickstarts.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + CentOS/Fedora 不同配置/变体都默认安装了什么软件(组) @@ -214,6 +214,7 @@

for https://cossig.org(CentOS 中文特别兴趣小组)
+link: https://www.cossig.org/391-centos-fedora-default-softwares
所以我这回不用英文了哈哈

@@ -531,7 +532,7 @@ Fedora 分不同的变体, 常见的是 Server 和 Workstation

Date: 2022-09-29 四 00:00

Author: dongdigua

-

Created: 2022-10-30 日 15:12

+

Created: 2022-11-06 日 13:16

diff --git a/org/anaconda_kickstarts.org b/org/anaconda_kickstarts.org index 1239df6..89dfc61 100644 --- a/org/anaconda_kickstarts.org +++ b/org/anaconda_kickstarts.org @@ -6,6 +6,7 @@ #+OPTIONS: toc:1 ^:{} for [[https://cossig.org]](CentOS 中文特别兴趣小组) +link: [[https://www.cossig.org/391-centos-fedora-default-softwares]] 所以我这回不用英文了哈哈 * CentOS diff --git a/org/recommend_everforest_theme.org b/org/recommend_everforest_theme.org index 3cb1b76..aff0978 100644 --- a/org/recommend_everforest_theme.org +++ b/org/recommend_everforest_theme.org @@ -17,7 +17,7 @@ Everforest is a green based color scheme, it's designed to be warm and soft in o 目前还没在 melpa 上, 所以需要手动安装 我一看到这个就从 [[https://github.com/arcticicestudio/nord-emacs][Nord]] 换过来了 我加入了 whitespace-mode 的支持, +默认的颜色太晃眼睛啦+ -希望大家能一起帮忙贡献这个主题 +*希望大家能一起帮忙贡献这个主题* 放一段 Rust [[https://github.com/dongdigua/AxolotlVM][代码]]的效果 [[../images/everforest.png]] diff --git a/org/wayland.org b/org/wayland.org index 6783411..317ccde 100644 --- a/org/wayland.org +++ b/org/wayland.org @@ -3,34 +3,30 @@ #+OPTIONS: toc:nil * Solution -** gnome-screenshot -grim ** iBus +*** [[https://www.reddit.com/r/swaywm/comments/djkj5m/ibus_on_swaywm/][reddit: ibus on swaywm]] emacs pyim ** Emacs transparent, terminal blur -probably wayfire? +sway can't, probably wayfire? ** Authorization required, but no authorization protocol specified *** =sudo -E= -*** lxpolkit(directly execute) or polkit-gnome(prettier) +*** lxpolkit(directly execute) or polkit-gnome(prettier, at /usr/libexec/polkit-gnome-authentication-agent-1) ** cannot start sway on lightdm -in =/etc/lightdm/lightdm.conf= uncomment =sessions-directory= line -but still not stable, and it can't remenber which DE you used last time +yes, still not stable, and it can't remenber which DE you used last time +so use gdm is a better choice?+ SDDM is fantastic! [[https://youtu.be/2p7FINJSlAk][It is themeable]], -I'm using *~elarun~*, a oxygen-like smooth crystal theme -materia-kde is also a good choice +I'm using *~elarun~*, a oxygen-like smooth crystal theme, materia-kde is also a good choice ** obs -don't remove the =include= line!!! +don't remove the =include= line in sway/config ** cursor theme not working [[https://github.com/swaywm/sway/issues/6931][from this issue]] -add =seat seat0 xcursor_theme Oxygen_White= in sway comfig file +add =seat seat0 xcursor_theme Oxygen_White= in sway config file ** touchpad gesture like gnome +use libinput-gestures *** [[https://github.com/swaywm/sway/issues/1514][issue #1514: touchpad gestures to switch workspaces]] -**** [[https://github.com/bulletmark/libinput-gestures][the libinput-gestures library]] **** [[https://github.com/swaywm/sway/pull/4952][pull #4952]] ***** [[https://github.com/swaywm/sway/pull/6778][pull #6778]] *** r/swaywm -**** [[https://www.reddit.com/r/swaywm/comments/r85e9g/touchpad_gestures/]] **** [[https://www.reddit.com/r/swaywm/comments/px5vmw/how_are_you_configuring_touchpad_gestures/]] **** [[https://www.reddit.com/r/swaywm/comments/em0jnx/can_sway_handle_threefour_finger_touchpad_gestures/]] ** notify-send don't work @@ -40,7 +36,7 @@ mako, a notification daemon *** cannot toggle: disable custon =default-frame-alist=, or just use floating mode *** TODO icon theme missing: ? ** [[https://www.reddit.com/r/swaywm/comments/scz5k6/option_create_on_workspace_prev_on_outputnext_on/][Option --create on workspace prev_on_output|next_on_output?]] -I LIKE THIS FEATURE!!! WHY REMOVE IT??? +this feature is not compatible with i3, so sway didn't accept the pr *** [[https://www.reddit.com/r/swaywm/comments/mmfwnu/sway_command_workspace_next/][shell script solution]] *** [[https://github.com/oati/sway-workspace-manager][rust, probably useful]] @@ -48,18 +44,17 @@ I LIKE THIS FEATURE!!! WHY REMOVE IT??? * Ref ** [[https://coda.world/sway-explore-and-giveup][Sway: 从尝试到放弃]] ** [[https://shinta.ro/posts/migration-from-xorg-to-wayland/][从 Xorg 迁移到 Wayland]] -** [[https://www.reddit.com/r/swaywm/comments/djkj5m/ibus_on_swaywm/][reddit: ibus on swaywm]] ** [[https://github.com/emersion/xdg-desktop-portal-wlr/wiki/Screencast-Compatibility#obs][xdg-desktop-portal wiki: obs]] ** [[https://www.reddit.com/r/swaywm/comments/jdoo8m/how_do_i_find_out_the_names_of_certain_keys/][prtsc is Print]] =xev/wev= is helpful -** [[https://github.com/ziap/dotfiles]] -a great config ** [[https://www.reddit.com/r/swaywm/comments/ehqsuw/autochanging_background_for_sway/][reddit: auto-changing sway background]] -** [[https://github.com/Ruixi-rebirth/sway-dotfiles][Ruixi-rebirth's dotfiles]] +** Configs +*** [[https://github.com/ziap/dotfiles]] +a great config +*** [[https://github.com/Ruixi-rebirth/sway-dotfiles][Ruixi-rebirth's dotfiles]] sway, very beautiful, from COSSIG -** [[https://www.reddit.com/r/unixporn/comments/vc9912/river_riced_river_a_dynamic_tiling_wayland/][a Paid config]] -this is excellent, but...not for me -I'd like something simpler -*** [[https://archcraft.io][archcraft]] -** [[https://github.com/rxyhn/yoru][夜 - Yoru]] +*** [[https://www.reddit.com/r/unixporn/comments/vc9912/river_riced_river_a_dynamic_tiling_wayland/][a Paid config]] +this is excellent, but...not for me, I'd like something simpler +**** [[https://archcraft.io][archcraft]] +*** [[https://github.com/rxyhn/yoru][夜 - Yoru]] awesome config! diff --git a/org/weird_mglndd.org b/org/weird_mglndd.org index c00061c..8a16a0e 100644 --- a/org/weird_mglndd.org +++ b/org/weird_mglndd.org @@ -1,14 +1,17 @@ #+TITLE: Something About MGLNDD Scans +#+DESCRIPTION: sus #+DATE: <2022-08-17 三> #+OPTIONS: toc:nil -* [[https://stretchoid.com/][stretchoid opt-out]] +* DONE [[https://stretchoid.com/][stretchoid opt-out]] it's this domain's workers that COMSTANTLY scanning the WHOLE internet -* [[https://isc.sans.edu/diary/MGLNDD_%2A+Scans/28458][SANS internet storm center diary]] +* Some related link +** [[https://www.bilibili.com/read/cv16357621][my post on bilibili]] +** [[https://isc.sans.edu/diary/MGLNDD_%2A+Scans/28458][SANS internet storm center diary]] about the scanner and IP range -** [[https://cybersafenv.org/2022/03/20/mglndd-scans-sun-mar-20th/][repost on cybersafenv]] -* [[http://www.hackdig.com/04/hack-81133.htm][知名网络空间普查与网络测绘组织研究报告 第一期-组织名录篇]] -* [[https://duanmofan.com/archives/librarymanagementsystem][【水蓝石】 近日图书馆出入人员信息逸事和小恶魔创造【持续更新】]] +*** [[https://cybersafenv.org/2022/03/20/mglndd-scans-sun-mar-20th/][repost on cybersafenv]] +** [[http://www.hackdig.com/04/hack-81133.htm][知名网络空间普查与网络测绘组织研究报告 第一期-组织名录篇]] +** [[https://duanmofan.com/archives/librarymanagementsystem][【水蓝石】 近日图书馆出入人员信息逸事和小恶魔创造【持续更新】]] #+BEGIN_COMMENT 青金石--幸福笔记 黑曜石--学习史记 @@ -19,10 +22,8 @@ about the scanner and IP range 其中也包括像密歇根大学,加州大学伯克利分校的访问信息。因为网络安全领域没有类似于“希波克拉底誓言”的东西,所以不能像医生一样信任 就像到处晃别人家的门把手而不打开不是犯罪,但是真正的打开就混在发现没有锁门,而晃门把手时。 #+END_QUOTE -*** [[https://www.hackerfactor.com/blog/index.php?/archives/775-Scans-and-Attacks.html][HackerFactor: Scans & Attacks]] -* [[https://github.com/dongdigua/portscan-listener/blob/main/log/some_strange_logs.md][my listener and some other logs]] -** [[https://www.bilibili.com/read/cv16357621][my post on bilibili]] -* [[https://zhuanlan.zhihu.com/p/67186794][zhihu:repost-translation: 如何建立一个基本的蜜罐]] +**** [[https://www.hackerfactor.com/blog/index.php?/archives/775-Scans-and-Attacks.html][HackerFactor: Scans & Attacks]] +** [[https://zhuanlan.zhihu.com/p/67186794][zhihu:repost-translation: 如何建立一个基本的蜜罐]] the original post is gone #+BEGIN_QUOTE 您还可以开始执行DNS和WHOIS查找,以找出每次扫描背后的人员。 @@ -30,4 +31,4 @@ the original post is gone 他们没有确定他们正在做什么或为什么他们在161 / udp扫描我的蜜罐。(端口161 / udp是为简单的网络管理协议(SNMP)保留的,并且经常容易受到攻击。) 是的,他们把“malicious”拼错了 - 因此它可能不会出现在谷歌搜索“stretchoid and malicious”的结果中。 #+END_QUOTE -* [[https://www.digitalocean.com/community/questions/why-is-digital-ocean-showing-in-my-router-connecting-to-a-ps4][Why is Digital Ocean showing in my router, connecting to a PS4?]] +** [[https://www.digitalocean.com/community/questions/why-is-digital-ocean-showing-in-my-router-connecting-to-a-ps4][Why is Digital Ocean showing in my router, connecting to a PS4?]] diff --git a/posts.md b/posts.md index 8800c71..920605c 100644 --- a/posts.md +++ b/posts.md @@ -3,10 +3,13 @@ - [Clear Kernel Compile Error? Fix It](clear_kernel_compile_fix)
- [Gentoo LLVM\_TARGETS not Working?](gentoo_llvm_targets)
- [CentOS/Fedora 不同的配置默认都安装了什么软件](anaconda_kickstarts)
+for [COSSIG](https://www.cossig.org) - [build a nixos live image](nixos)
+nonsense - [moonboos, 懂的都懂](moonboos)
- [MGLNDD scans](weird_mglndd)
- [推荐 everforest 主题](recommend_everforest_theme)
+any kind of contribution is welcome - [我对显示 IP 属地的看法](about_showing_ip)
- [我的 gnome 配置](my_gnome_config)
- [我对 SciCraft 更新1.19的看法](scicraft_update)
@@ -17,7 +20,7 @@ nonsense archive --- ### Long Term Update -- [大概是语文知识整理](digua-YW)
+- [大概是语文知识整理](digua-YW)
Big project - [Gopher/Gemini reactions](re.gmi.txt)
- [Gopher/Gemini collections, a quiet web](gopher_collections.gmi.txt)
diff --git a/recommend_everforest_theme.html b/recommend_everforest_theme.html index aaf565d..8d17f1a 100644 --- a/recommend_everforest_theme.html +++ b/recommend_everforest_theme.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Recommend EverForest Theme @@ -226,7 +226,7 @@ Everforest is a green based color scheme, it's designed to be warm and soft in o 目前还没在 melpa 上, 所以需要手动安装
我一看到这个就从 Nord 换过来了
我加入了 whitespace-mode 的支持, 默认的颜色太晃眼睛啦
-希望大家能一起帮忙贡献这个主题
+希望大家能一起帮忙贡献这个主题

@@ -239,7 +239,7 @@ Everforest is a green based color scheme, it's designed to be warm and soft in o

Date: 2022-06-27 一 00:00

Author: dongdigua

-

Created: 2022-10-30 日 15:12

+

Created: 2022-11-06 日 13:16

diff --git a/wayland.html b/wayland.html index abcfe51..fb99a69 100644 --- a/wayland.html +++ b/wayland.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Something About Wayland(swaywm) @@ -208,80 +208,77 @@
-

1.1. gnome-screenshot

+

1.1. iBus

-

-grim
-

-
-
-

1.2. iBus

-
+
+

1.1.1. reddit: ibus on swaywm

+

emacs pyim

+
-

1.3. Emacs transparent, terminal blur

-
+

1.2. Emacs transparent, terminal blur

+

-probably wayfire?
+sway can't, probably wayfire?

-

1.4. Authorization required, but no authorization protocol specified

-
+

1.3. Authorization required, but no authorization protocol specified

+
-

1.4.1. sudo -E

+

1.3.1. sudo -E

-

1.4.2. lxpolkit(directly execute) or polkit-gnome(prettier)

+

1.3.2. lxpolkit(directly execute) or polkit-gnome(prettier, at /usr/libexec/polkit-gnome-authentication-agent-1)

-

1.5. cannot start sway on lightdm

-
+

1.4. cannot start sway on lightdm

+

-in /etc/lightdm/lightdm.conf uncomment sessions-directory line
-but still not stable, and it can't remenber which DE you used last time
+yes, still not stable, and it can't remenber which DE you used last time
so use gdm is a better choice?
SDDM is fantastic! It is themeable,
-I'm using elarun, a oxygen-like smooth crystal theme
-materia-kde is also a good choice
+I'm using elarun, a oxygen-like smooth crystal theme, materia-kde is also a good choice

-

1.6. obs

+

1.5. obs

+
+

+don't remove the include line in sway/config
+

+
+
+
+

1.6. cursor theme not working

-don't remove the include line!!!
+from this issue
+add seat seat0 xcursor_theme Oxygen_White in sway config file

-

1.7. cursor theme not working

+

1.7. touchpad gesture like gnome

-from this issue
-add seat seat0 xcursor_theme Oxygen_White in sway comfig file
+use libinput-gestures

-
-
-

1.8. touchpad gesture like gnome

-
-
-

1.8.1. issue #1514: touchpad gestures to switch workspaces

-
+

1.7.1. issue #1514: touchpad gestures to switch workspaces

+
    -
  1. the libinput-gestures library
  2. pull #4952
    1. pull #6778
    2. @@ -290,50 +287,49 @@ add seat seat0 xcursor_theme Oxygen_White in sway comfig file
-

1.9. notify-send don't work

-
+

1.8. notify-send don't work

+

mako, a notification daemon

-

1.11. emacs tool-bar not working(cannot toggle and icon theme missing)

+

1.10. emacs tool-bar not working(cannot toggle and icon theme missing)

+
+
+
+

1.10.1. cannot toggle: disable custon default-frame-alist, or just use floating mode

+
+
+

1.10.2. TODO icon theme missing: ?

+
+
+
+

1.11. Option –create on workspace prev_on_output|next_on_output?

-
-
-

1.11.1. cannot toggle: disable custon default-frame-alist, or just use floating mode

-
-
-

1.11.2. TODO icon theme missing: ?

-
-
-
-

1.12. Option –create on workspace prev_on_output|next_on_output?

-

-I LIKE THIS FEATURE!!! WHY REMOVE IT???
+this feature is not compatible with i3, so sway didn't accept the pr

@@ -350,53 +346,53 @@ I LIKE THIS FEATURE!!! WHY REMOVE IT???

2.2. 从 Xorg 迁移到 Wayland

-
-

2.5. prtsc is Print

-
+

2.4. prtsc is Print

+

xev/wev is helpful

+
+

2.6. Configs

+
+
+

2.6.1. https://github.com/ziap/dotfiles

+

a great config

- -
-

2.8. Ruixi-rebirth's dotfiles

-
+
+

2.6.2. Ruixi-rebirth's dotfiles

+

sway, very beautiful, from COSSIG

-
-

2.9. a Paid config

-
+
+

2.6.3. a Paid config

+

-this is excellent, but…not for me
-I'd like something simpler
+this is excellent, but…not for me, I'd like something simpler

+
    +
  1. archcraft
  2. +
+
-

2.9.1. archcraft

-
-
-
-

2.10. 夜 - Yoru

-
+

2.6.4. 夜 - Yoru

+

awesome config!

@@ -404,10 +400,11 @@ awesome config!
+

Date: 2022-08-07 日 00:00

Author: dongdigua

-

Created: 2022-10-30 日 15:12

+

Created: 2022-11-06 日 12:57

diff --git a/weird_mglndd.html b/weird_mglndd.html index 649c870..9918fdb 100644 --- a/weird_mglndd.html +++ b/weird_mglndd.html @@ -3,11 +3,12 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Something About MGLNDD Scans +