mirror of
https://github.com/dongdigua/dongdigua.github.io
synced 2024-11-23 23:53:10 +08:00
mainly update 2 nonsense posts
This commit is contained in:
parent
1ff3383ab8
commit
5c9ffeea8d
@ -6,6 +6,7 @@
|
|||||||
#+OPTIONS: toc:1 ^:{}
|
#+OPTIONS: toc:1 ^:{}
|
||||||
|
|
||||||
for [[https://cossig.org]](CentOS 中文特别兴趣小组)
|
for [[https://cossig.org]](CentOS 中文特别兴趣小组)
|
||||||
|
link: [[https://www.cossig.org/391-centos-fedora-default-softwares]]
|
||||||
所以我这回不用英文了哈哈
|
所以我这回不用英文了哈哈
|
||||||
|
|
||||||
* CentOS
|
* CentOS
|
||||||
|
@ -17,7 +17,7 @@ Everforest is a green based color scheme, it's designed to be warm and soft in o
|
|||||||
目前还没在 melpa 上, 所以需要手动安装
|
目前还没在 melpa 上, 所以需要手动安装
|
||||||
我一看到这个就从 [[https://github.com/arcticicestudio/nord-emacs][Nord]] 换过来了
|
我一看到这个就从 [[https://github.com/arcticicestudio/nord-emacs][Nord]] 换过来了
|
||||||
我加入了 whitespace-mode 的支持, +默认的颜色太晃眼睛啦+
|
我加入了 whitespace-mode 的支持, +默认的颜色太晃眼睛啦+
|
||||||
希望大家能一起帮忙贡献这个主题
|
*希望大家能一起帮忙贡献这个主题*
|
||||||
|
|
||||||
放一段 Rust [[https://github.com/dongdigua/AxolotlVM][代码]]的效果
|
放一段 Rust [[https://github.com/dongdigua/AxolotlVM][代码]]的效果
|
||||||
[[../images/everforest.png]]
|
[[../images/everforest.png]]
|
||||||
|
@ -3,34 +3,30 @@
|
|||||||
#+OPTIONS: toc:nil
|
#+OPTIONS: toc:nil
|
||||||
|
|
||||||
* Solution
|
* Solution
|
||||||
** gnome-screenshot
|
|
||||||
grim
|
|
||||||
** iBus
|
** iBus
|
||||||
|
*** [[https://www.reddit.com/r/swaywm/comments/djkj5m/ibus_on_swaywm/][reddit: ibus on swaywm]]
|
||||||
emacs pyim
|
emacs pyim
|
||||||
** Emacs transparent, terminal blur
|
** Emacs transparent, terminal blur
|
||||||
probably wayfire?
|
sway can't, probably wayfire?
|
||||||
** Authorization required, but no authorization protocol specified
|
** Authorization required, but no authorization protocol specified
|
||||||
*** =sudo -E=
|
*** =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
|
** cannot start sway on lightdm
|
||||||
in =/etc/lightdm/lightdm.conf= uncomment =sessions-directory= line
|
yes, still not stable, and it can't remenber which DE you used last time
|
||||||
but still not stable, and it can't remenber which DE you used last time
|
|
||||||
+so use gdm is a better choice?+
|
+so use gdm is a better choice?+
|
||||||
SDDM is fantastic! [[https://youtu.be/2p7FINJSlAk][It is themeable]],
|
SDDM is fantastic! [[https://youtu.be/2p7FINJSlAk][It is themeable]],
|
||||||
I'm using *~elarun~*, a oxygen-like smooth crystal theme
|
I'm using *~elarun~*, a oxygen-like smooth crystal theme, materia-kde is also a good choice
|
||||||
materia-kde is also a good choice
|
|
||||||
** obs
|
** obs
|
||||||
don't remove the =include= line!!!
|
don't remove the =include= line in sway/config
|
||||||
** cursor theme not working
|
** cursor theme not working
|
||||||
[[https://github.com/swaywm/sway/issues/6931][from this issue]]
|
[[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
|
** touchpad gesture like gnome
|
||||||
|
use libinput-gestures
|
||||||
*** [[https://github.com/swaywm/sway/issues/1514][issue #1514: touchpad gestures to switch workspaces]]
|
*** [[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/4952][pull #4952]]
|
||||||
***** [[https://github.com/swaywm/sway/pull/6778][pull #6778]]
|
***** [[https://github.com/swaywm/sway/pull/6778][pull #6778]]
|
||||||
*** r/swaywm
|
*** 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/px5vmw/how_are_you_configuring_touchpad_gestures/]]
|
||||||
**** [[https://www.reddit.com/r/swaywm/comments/em0jnx/can_sway_handle_threefour_finger_touchpad_gestures/]]
|
**** [[https://www.reddit.com/r/swaywm/comments/em0jnx/can_sway_handle_threefour_finger_touchpad_gestures/]]
|
||||||
** notify-send don't work
|
** 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
|
*** cannot toggle: disable custon =default-frame-alist=, or just use floating mode
|
||||||
*** TODO icon theme missing: ?
|
*** 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?]]
|
** [[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://www.reddit.com/r/swaywm/comments/mmfwnu/sway_command_workspace_next/][shell script solution]]
|
||||||
*** [[https://github.com/oati/sway-workspace-manager][rust, probably useful]]
|
*** [[https://github.com/oati/sway-workspace-manager][rust, probably useful]]
|
||||||
|
|
||||||
@ -48,18 +44,17 @@ I LIKE THIS FEATURE!!! WHY REMOVE IT???
|
|||||||
* Ref
|
* Ref
|
||||||
** [[https://coda.world/sway-explore-and-giveup][Sway: 从尝试到放弃]]
|
** [[https://coda.world/sway-explore-and-giveup][Sway: 从尝试到放弃]]
|
||||||
** [[https://shinta.ro/posts/migration-from-xorg-to-wayland/][从 Xorg 迁移到 Wayland]]
|
** [[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://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]]
|
** [[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
|
=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://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
|
sway, very beautiful, from COSSIG
|
||||||
** [[https://www.reddit.com/r/unixporn/comments/vc9912/river_riced_river_a_dynamic_tiling_wayland/][a Paid config]]
|
*** [[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
|
this is excellent, but...not for me, I'd like something simpler
|
||||||
I'd like something simpler
|
**** [[https://archcraft.io][archcraft]]
|
||||||
*** [[https://archcraft.io][archcraft]]
|
*** [[https://github.com/rxyhn/yoru][夜 - Yoru]]
|
||||||
** [[https://github.com/rxyhn/yoru][夜 - Yoru]]
|
|
||||||
awesome config!
|
awesome config!
|
||||||
|
@ -1,14 +1,17 @@
|
|||||||
#+TITLE: Something About MGLNDD Scans
|
#+TITLE: Something About MGLNDD Scans
|
||||||
|
#+DESCRIPTION: sus
|
||||||
#+DATE: <2022-08-17 三>
|
#+DATE: <2022-08-17 三>
|
||||||
#+OPTIONS: toc:nil
|
#+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
|
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
|
about the scanner and IP range
|
||||||
** [[https://cybersafenv.org/2022/03/20/mglndd-scans-sun-mar-20th/][repost on cybersafenv]]
|
*** [[https://cybersafenv.org/2022/03/20/mglndd-scans-sun-mar-20th/][repost on cybersafenv]]
|
||||||
* [[http://www.hackdig.com/04/hack-81133.htm][知名网络空间普查与网络测绘组织研究报告 第一期-组织名录篇]]
|
** [[http://www.hackdig.com/04/hack-81133.htm][知名网络空间普查与网络测绘组织研究报告 第一期-组织名录篇]]
|
||||||
* [[https://duanmofan.com/archives/librarymanagementsystem][【水蓝石】 近日图书馆出入人员信息逸事和小恶魔创造【持续更新】]]
|
** [[https://duanmofan.com/archives/librarymanagementsystem][【水蓝石】 近日图书馆出入人员信息逸事和小恶魔创造【持续更新】]]
|
||||||
#+BEGIN_COMMENT
|
#+BEGIN_COMMENT
|
||||||
青金石--幸福笔记
|
青金石--幸福笔记
|
||||||
黑曜石--学习史记
|
黑曜石--学习史记
|
||||||
@ -19,10 +22,8 @@ about the scanner and IP range
|
|||||||
其中也包括像密歇根大学,加州大学伯克利分校的访问信息。因为网络安全领域没有类似于“希波克拉底誓言”的东西,所以不能像医生一样信任
|
其中也包括像密歇根大学,加州大学伯克利分校的访问信息。因为网络安全领域没有类似于“希波克拉底誓言”的东西,所以不能像医生一样信任
|
||||||
就像到处晃别人家的门把手而不打开不是犯罪,但是真正的打开就混在发现没有锁门,而晃门把手时。
|
就像到处晃别人家的门把手而不打开不是犯罪,但是真正的打开就混在发现没有锁门,而晃门把手时。
|
||||||
#+END_QUOTE
|
#+END_QUOTE
|
||||||
*** [[https://www.hackerfactor.com/blog/index.php?/archives/775-Scans-and-Attacks.html][HackerFactor: Scans & Attacks]]
|
**** [[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://zhuanlan.zhihu.com/p/67186794][zhihu:repost-translation: 如何建立一个基本的蜜罐]]
|
||||||
** [[https://www.bilibili.com/read/cv16357621][my post on bilibili]]
|
|
||||||
* [[https://zhuanlan.zhihu.com/p/67186794][zhihu:repost-translation: 如何建立一个基本的蜜罐]]
|
|
||||||
the original post is gone
|
the original post is gone
|
||||||
#+BEGIN_QUOTE
|
#+BEGIN_QUOTE
|
||||||
您还可以开始执行DNS和WHOIS查找,以找出每次扫描背后的人员。
|
您还可以开始执行DNS和WHOIS查找,以找出每次扫描背后的人员。
|
||||||
@ -30,4 +31,4 @@ the original post is gone
|
|||||||
他们没有确定他们正在做什么或为什么他们在161 / udp扫描我的蜜罐。(端口161 / udp是为简单的网络管理协议(SNMP)保留的,并且经常容易受到攻击。)
|
他们没有确定他们正在做什么或为什么他们在161 / udp扫描我的蜜罐。(端口161 / udp是为简单的网络管理协议(SNMP)保留的,并且经常容易受到攻击。)
|
||||||
是的,他们把“malicious”拼错了 - 因此它可能不会出现在谷歌搜索“stretchoid and malicious”的结果中。
|
是的,他们把“malicious”拼错了 - 因此它可能不会出现在谷歌搜索“stretchoid and malicious”的结果中。
|
||||||
#+END_QUOTE
|
#+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?]]
|
||||||
|
5
posts.md
5
posts.md
@ -3,10 +3,13 @@
|
|||||||
- [Clear Kernel Compile Error? Fix It](clear_kernel_compile_fix)<br>
|
- [Clear Kernel Compile Error? Fix It](clear_kernel_compile_fix)<br>
|
||||||
- [Gentoo LLVM\_TARGETS not Working?](gentoo_llvm_targets)<br>
|
- [Gentoo LLVM\_TARGETS not Working?](gentoo_llvm_targets)<br>
|
||||||
- [CentOS/Fedora 不同的配置默认都安装了什么软件](anaconda_kickstarts)<br>
|
- [CentOS/Fedora 不同的配置默认都安装了什么软件](anaconda_kickstarts)<br>
|
||||||
|
for [COSSIG](https://www.cossig.org)
|
||||||
- [build a nixos live image](nixos)<br>
|
- [build a nixos live image](nixos)<br>
|
||||||
|
nonsense
|
||||||
- [moonboos, 懂的都懂](moonboos)<br>
|
- [moonboos, 懂的都懂](moonboos)<br>
|
||||||
- [MGLNDD scans](weird_mglndd)<br>
|
- [MGLNDD scans](weird_mglndd)<br>
|
||||||
- [推荐 everforest 主题](recommend_everforest_theme)<br>
|
- [推荐 everforest 主题](recommend_everforest_theme)<br>
|
||||||
|
any kind of contribution is welcome
|
||||||
- [我对显示 IP 属地的看法](about_showing_ip)<br>
|
- [我对显示 IP 属地的看法](about_showing_ip)<br>
|
||||||
- [我的 gnome 配置](my_gnome_config)<br>
|
- [我的 gnome 配置](my_gnome_config)<br>
|
||||||
- [我对 SciCraft 更新1.19的看法](scicraft_update)<br>
|
- [我对 SciCraft 更新1.19的看法](scicraft_update)<br>
|
||||||
@ -17,7 +20,7 @@ nonsense archive
|
|||||||
---
|
---
|
||||||
|
|
||||||
### Long Term Update
|
### Long Term Update
|
||||||
- <font color=red>[大概是语文知识整理](digua-YW)</font><br>
|
- [<font color=red>大概是语文知识整理</font>](digua-YW)<br>
|
||||||
Big project
|
Big project
|
||||||
- [Gopher/Gemini reactions](re.gmi.txt)<br>
|
- [Gopher/Gemini reactions](re.gmi.txt)<br>
|
||||||
- [Gopher/Gemini collections, a quiet web](gopher_collections.gmi.txt)<br>
|
- [Gopher/Gemini collections, a quiet web](gopher_collections.gmi.txt)<br>
|
||||||
|
Loading…
Reference in New Issue
Block a user