0、前言 项目环境部署是自己的薄弱项,一些简单的服务,照着搜索来的步骤能凑合部署成功,但并不明白其中的原理,偶尔遇到一些ERR,就抓瞎,无从下手。项目环境部署,需要一些基础服务,如java环境,tomcat环境、mysql等等;服务部署成功后,还需要给其配置环境变量;要配置环境变量,就要用到什么ba ...
分类:
其他好文 时间:
2019-08-04 22:37:43
阅读次数:
142
"关于“交互式 非交互式”与“登录 非登陆”shell的总结" "关于“.bash_profile”和“.bashrc”区别的总结" 更新操作 1. 打开terminal(终端) 2. cd ~ ( 进入当前用户的home目录) 3. open .bash_profile (打开.bash_prof ...
分类:
系统相关 时间:
2019-07-03 00:36:05
阅读次数:
126
【.bash_profile与.bashrc的区别】.bash_profileisexecutedforloginshells,while.bashrcisexecutedforinteractivenon-loginshells.【loginshell与non-loginshell的区别】1、当你直接在机器login界面登陆、使用ssh登陆或者su切换用户登陆时,.bash_profile会被调用来初始化shell..
分类:
系统相关 时间:
2017-06-30 12:24:02
阅读次数:
227
【.bash_profile 与 .bashrc 的区别】.bash_profileis executed forlogin shells, while.bashrcis executed for interactivenon-login shells.【login shell 与 non-logi...
分类:
其他好文 时间:
2015-04-08 10:49:06
阅读次数:
123