aojie654的小破站
  • Home
  • Archives
  • Categories
  • Tags
  • About

[工具] 更换等宽字体解决中英文不对齐问题 (VSCode, Hyper...)

0. 字体不对齐问题某些不自觉的软件默认字体会导致在界面里中英文不对齐, 在VSCode的Markdown的编辑中尤为明显: 1. 下载字体 Sarasa GothicGithub: be5invis/Sarasa-Gothic Repo最下面有镜像地址, 实测 NJU好像打不开, 用TUNA可以, 下载”sarasa-gothic-ttf-x.xx.x.7z”, 或者直接点击这里跳转.
2021-10-20
#学习 #工具

国内镜像源

列出一些常见, 好用的国内镜像源 1. 南京大学 NJU速度快, 镜像(段子)数量多 https://mirror.nju.edu.cn/ 2. 中国科学技术大学 USTC速度不错, 软件/镜像比较多 https://mirrors.ustc.edu.cn/ 3. 清华大学 TUNA速度不错, 但是最近由于Let’s Encypt根证书(DST)过期问题某些软件可能会报证书不安全 htt
2021-10-20
#学习 #Linux #Python #运维 #工具

[Ubuntu] 笔记本禁止盒盖休眠

问题在笔记本上安装Ubuntu 20.04之后发现合上屏幕会导致系统休眠, 这显然不符合它作为一个服务器应该做的事情 (root权限) 编辑”/etc/systemd/logind.conf”, 编辑行: 12HandleLidSwitch=ignoreLidSwitchIgnoreInhibited=yes 重启 systemd-login 服务: 1su
2021-09-26
#学习 #Linux #Ubuntu

[Ubuntu] 20.04 中部署Nginx + Wordpress

目的 在 Ubuntu 20.04 上安装部署 Wordpress 并用 Nginx 进行反代 更新软件包 12sudo apt updatesudo apt upgrade -y 下载 WordPress 并 解压 123cd /opt/curl -L -O "https://wordpress.org/latest.zip"unzip latest.zip 安
2021-08-28
#学习 #Linux #Ubuntu

[macOS] Create Bootable Installer for macOS

Monterey1sudo "/Applications/Install macOS Monterey.app/Contents/Resources/createinstallmedia" --volume /Volumes/MyVolume
2021-08-18
#学习 #macOS
1…345

Search

Hexo Fluid