ubuntu安装配置

install sdkman

pre install curl

sudo apt install curl

curl -s "https://get.sdkman.io" | bash

source "/home/jiwei/.sdkman/bin/sdkman-init.sh"

add chinese region, then add keyboard china->'inteligent pinyin'

install feishu

install jetbrain toolbox app

pre install fuse

sudo apt install libfuse2

install jdk 21.0.4-zulu

sdk install java 21.0.4-zulu

install snipaste

install gradle 8.10.2

sdk install gradle 8.10.2

install node 20

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.0/install.sh | bash

export NVM_DIR="$HOME/.nvm"

-s "$NVM_DIR/nvm.sh" \] \&\& \\. "$NVM_DIR/nvm.sh" # This loads nvm \[ -s "$NVM_DIR/bash_completion" \] \&\& \\. "$NVM_DIR/bash_completion" # This loads nvm bash_completion nvm install 20 npm update node -v npm -v # install yarn npm install --global yarn # ssh ssh-keygen # download project code git@github.com:xxx/xxx.git # config idea ,webstorm # 1.idea # build project gradle -x test # run application # 2.webstorm yarn install yarn run serve [解决蓝牙适配器重启后重新插拔才能识别的问题_蓝牙适配器每次开机都重新插-CSDN博客](https://blog.csdn.net/pipixxia/article/details/136672863 "解决蓝牙适配器重启后重新插拔才能识别的问题_蓝牙适配器每次开机都重新插-CSDN博客") 配置解决yarn运行报错node_module文件过多问题: echo fs.inotify.max_user_watches=524288 \| sudo tee -a /etc/sysctl.conf \&\& sudo sysctl -p sudo sysctl --system 安装brew, zsh [https://linuxconfig.org/installing-homebrew-on-ubuntu-debian-a-step-by-step-guide](https://linuxconfig.org/installing-homebrew-on-ubuntu-debian-a-step-by-step-guide "https://linuxconfig.org/installing-homebrew-on-ubuntu-debian-a-step-by-step-guide") [Installing ZSH · ohmyzsh/ohmyzsh Wiki · GitHub](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH "Installing ZSH · ohmyzsh/ohmyzsh Wiki · GitHub") 安装postman [Install and update Postman \| Postman Learning Center](https://learning.postman.com/docs/getting-started/installation/installation-and-updates/ "Install and update Postman | Postman Learning Center") zsh自动补全 [https://gist.github.com/n1snt/454b879b8f0b7995740ae04c5fb5b7df](https://gist.github.com/n1snt/454b879b8f0b7995740ae04c5fb5b7df "https://gist.github.com/n1snt/454b879b8f0b7995740ae04c5fb5b7df") 解决找不到node, yarn, sdkman等 (可以先安zsh,再用zsh安他们) [【zsh】command not found: node_zsh: command not found: node-CSDN博客](https://blog.csdn.net/Shaoyouiqng/article/details/124100264 "【zsh】command not found: node_zsh: command not found: node-CSDN博客") [https://github.com/sdkman/sdkman-cli/issues/613](https://github.com/sdkman/sdkman-cli/issues/613 "https://github.com/sdkman/sdkman-cli/issues/613")

相关推荐
我的泪换不回玫瑰几秒前
Linux系统管理命令
linux
万米商云29 分钟前
企业物资集采平台解决方案:跨地域、多仓库、百部门——大型企业如何用一套系统管好百万级物资?
大数据·运维·人工智能
applebomb1 小时前
没合适的组合wheel包,就自行编译flash_attn吧
python·ubuntu·attention·flash
jjkkzzzz1 小时前
Linux下的C/C++开发之操作Zookeeper
linux·zookeeper·c/c++
二当家的素材网1 小时前
Centos和麒麟系统如何每天晚上2点10分定时备份达梦数据库
linux·数据库·centos
挑战者6668881 小时前
CentOS 系统高效部署 Dify 全攻略
linux·运维·centos
DD_陈东东1 小时前
gdbus 常用数据结构与库函数
linux
DIY机器人工房2 小时前
代码详细注释:ARM-Linux字符设备驱动开发案例:LCD汉字输出改进建议开发板断电重启还能显示汉字,显示汉字位置自定义
linux·嵌入式·文件io·diy机器人工房
网硕互联的小客服3 小时前
服务器经常出现蓝屏是什么原因导致的?如何排查和修复?
运维·服务器·stm32·单片机·网络安全
喜欢吃豆3 小时前
从零构建MCP服务器:FastMCP实战指南
运维·服务器·人工智能·python·大模型·mcp