正在从服务器偷取页面 . . .

打造最丝滑的vscode


打造最丝滑的 vscode

Remote-SSH: 我的开发环境: https://zhuanlan.zhihu.com/p/117494501

ssh连接所生成的known_hosts出现的问题: https://blog.csdn.net/polaris_119/article/details/103371710

SSH 免密登录是怎么玩儿的?:https://zhuanlan.zhihu.com/p/28423720

vscode 连接服务器

image-20220816163649613

在服务器上写代码: /posts/49174.html

环境安装

Git

安装高版本的Git

/* 如果是 CentOS 7 系统就安装下面两个之一吧 */

yum install http://opensource.wandisco.com/centos/7/git/x86_64/wandisco-git-release-7-1.noarch.rpm -y

yum install http://opensource.wandisco.com/centos/7/git/x86_64/wandisco-git-release-7-2.noarch.rpm -y

更新

yum update git -y

Node

通过 nvm 安装 node 环境

linux 服务器快速卸载安装 node 环境

(转载)Linux 系统目录结构

linux 服务器通过 nvm 安装 node 环境

Python

centos 安装 mwget,替换 wget,提升下载速度

Linux 升级 python 至 3.x

Go

服务器搭建 Golang 环境

Docker

服务器搭建 Docker 环境

image-20220512184015734

image-20220512184115586

这里在使用 yum 的时候可能还会遇到其他的问题,基本就是把 python 改成 python2.7

在服务器上写代码


文章作者: 周靖
版权声明: 本博客所有文章除特別声明外,均采用 CC BY 4.0 许可协议。转载请注明来源 周靖 !
📣 评论
  目录