06 2021 档案
摘要:更换pip源 # 清华源 pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple # 阿里源 pip config set global.index-url https://mirrors.aliyun.com
阅读全文
摘要:安装x11vnc apt-get install -y x11vnc 修改屏幕分辨率 设置分辨率 x11vnc -display :0 -geometry 1920x1080 -passwd PASSWORD
阅读全文
摘要:1. 删除PPA源 这一步仅在安装了Node.js PPA. # add-apt-repository may not be present on some Ubuntu releases: # sudo apt-get install python-software-properties sudo
阅读全文

浙公网安备 33010602011771号