WSL-101

setup Manual installation steps for older versions of WSL tips ln from mnt to reduce disk space but impact performance 1 ln -s /mnt/e/go ~/go Troubleshooting “WslRegisterDistribution failed with error: 0x80370114” solution: 1 wsl --update refence Troubleshooting Windows Subsystem for Linux 跨 Windows 和 Linux 文件系统工作 Working across Windows and Linux file systems

March 24, 2024

gcloud auth login from mainland in china

backgroud 最近使用了google cloud,所以打算试一下通过gcloud auth login登陆远程主机。 prerequisites 科学上网的通道 terminal配置代理 config gcp proxy for gcloud 一般情况下,有上面的准备,gcloud auth login应该会成功,实际上并没有。这是因为还要指定gcloud config的代理配置,具体参考配置 gcloud CLI 以在代理/防火墙后面使用.

May 8, 2019

pdf tips

利用pdf的print来实现压缩pdf文件的大小 在个人的实践中可以做到将一个2.44M的pdf文件压缩到0.14M adobe是最好用的pdf工具,可以结合开源的pdf工具一起使用

May 25, 2016