Connecting to update.code.visualstudio.com (update.code.visualstudio.com)|13.107.246.74|:443... ^C 就是这个地址:https://update.code.visualstudio.com/commit:f1a4fb101478ce6ec82fe9627c43efbf9e98c813/server-linux-x64/stable 如果commit_id不同,把里面那段字符串换成实际的commit_id即可。 通过浏...
$ code . 来打开Ubuntu内的项目源码,期间,VSCode会自动安装WSL Server插件。 安装完插件后,插件会推荐安装IDF,因为我们已经手动安装过了,可以忽略,关闭相关弹窗即可。 有个需要考虑的问题,就是USB转串口的驱动,WSL2要在Linux内访问Windows的USB设备,推荐使用usbidp软件。 dorssel/usbipd-win: Windows software for ...
启动画面 装一些必要库: https://blog.csdn.net/lishuaigell/article/details/124740342 https://blog.csdn.net/weixin_40643198/article/details/99690435 配置vscode链接:(手动配置) sudo apt update sudo apt install openssh-server ssh -V# 如果出现版本说明安装成功vim /etc/ssh/sshd_config# 配置一下Port ...
[archlinuxcn] Server = https://repo.archlinuxcn.org/$arch 随后运行 sudo pacman -Sy archlinuxcn-keyring 来导入key。 顺带可以更新下系统: sudo pacman -Syu 10. 安装常见的各类软件和依赖(包括Python和TexLive) sudo pacman -S zsh git vim curl wget proxychains-ng python3 python-pip texlive-mos...
刚安装完成使用which命令可能查询不到路径,重启终端试一下。 第4步中使用pip命令安装完成后,也会给出安装路径。 在VScode中安装插件 Modern Fortran 在VScode中打开设置 选择Remote[WSL:Ubuntu-...], 点击Extensions 点击展开Modern Fortran, 点击Language Server , 将fortls的路径更改为你自己的路径...
安装命令 删除旧的GPG key sudo apt-key del 7fa2af80 安装 wget https://developer.download.nvidia...
都会禁止你安装太高版本的jdk。为了保险起见,从现在开始,养成一个使用开源免费软件的习惯。
sudoapt install openssh-server 1. 2. 编辑ssh 配置文件 ## 编辑ssh 配置文件 sudovim/etc/ssh/sshd_config 1. 2. 大概在15行/58行附近分别设置Port和passwordAuthentication 即,在原有的行解开注释(其他需求自行配置) ...
安装过程直接参考官网get started即可: https://www.rust-lang.org/learn/get-started rust国内安装必备环境配置: export RUSTUP_DIST_SERVER=https://mirrors.sjtug.sjtu.edu.cn/rust-static export RUSTUP_UPDATE_ROOT=https://mirrors.sjtug.sjtu.edu.cn/rust-static/rustup...
1.atom 1.atom .1.atom RELATIVE_PATH_FILE 这个脚本没有经过优化,我相信很多人都会发现边缘情况,...