Giter Site home page Giter Site logo

note's People

Contributors

dc1218 avatar

Watchers

 avatar

note's Issues

shell 脚本自动化

linux 重复安装环境繁琐,想用shell脚本简化流程

shell 脚本。安装下载好的离线包

  • 新建脚本:install.sh
#!  /bin/sh


centos7 下载离线安装包rpm

下载redis的 离线rpm

yum install -y redis --downloadonly --downloaddir ./pakeages/redis

安装下载好的redis rpm包

rpm -ivh *.rpm --force --nodeps

开发系统环境搭建之软件需求

code工具

vs2019

  • vassistx

vscode

  • 插件
    • c++
    • python
    • lua
    • c#
    • go
    • delphi
    • html
    • markdown
    • xml
    • redis
    • remote-ssh
    • google translate

notpad++

常用工具

git

svn

staruml

Typora

mobaxterm

filezilla

navicat

cmake

bazel

django 离线环境搭建

离线安装 centos7 + mysql + redis + django + python3

centos7 配置

  • 默认环境 即可

mysql

  • 使用5.7版本。暂定放在packages/linux/centos7/mysql/mysql5

redis

  • 使用3.2版本。暂定放在packages/linux/centos7/redis/redis3

django

  • 使用python 离线包

pytnon3

  • 使用python3.8.5

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.