整合包开服,以勿忘我为例
前期准备
- 一台服务器
- 公网IP或内网穿透
- 从curseforge的整合包文件详情页的Additional Files下载服务端,也可通过ATLauncher直接创建。
- 一个整合包启动器,比如fabric,比如勿忘我所需的ATLauncher
Linux上的配置
- UFW防火墙
- 为ssh放 …
Linux上超快的本地翻译
安装docker
- 在Archlinux上安装
sudo pacman -S docker
- 如果您所在的机构需要配置代理,创建并编辑文件
/etc/systemd/system/docker.service.d/http-proxy.conf
:
[Service] …
Read more...
Thinkbook(AMD,安装了tlp)临时切换CPU模式的方案探究
输出当前电脑CPU调控信息
tlp-stat -p
一种可用的临时手动修改方式
- 查看当前CPU调控器(这个的配置应该最主要)
cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
- 变到性能模式
echo performance | …
note on vimtex
Filetype
:echo &filetype
Read more...To prevent the unexpected behaviour where
.tex
files by default will be recognized as the filetypeplaintex …
font-select
推荐字体组合
JetBrains Mono + Noto Sans Mono CJK
: 现代化,连字美观,兼容vim conceal?
ttf-jetbrains-mono ttf-noto-sans-mono-cjk-vf
配置
编辑/etc/fonts/local.conf
:
<?xml …
quicknote of install archlinux
试试运气:QRNG
调整笔迹太淡的图片PDF的灰度
- 把PDF转为图片(需要
imagemagick
包)
magick convert -density 300 name.pdf page-%03d.png
- 选择性调整灰度
mogrify -fill black -colorize 10% -channel RGB -level 70%,90% …
English test: writing
Perspective of thinking
positive or passive
- individual
- money
- health
- happiness
- family
- career
- institution
- society
1 of 5
Next Page