2 Star 5 Fork 3

吉客固件(dugiware) / dugitools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

吉客优具(dugitools)

软件介绍

吉客优具(dugitools)是将Linux发行版快速设置为目标开发机的工具集合

软件架构

该软件基层了许许多多的小工具,用于日常Linux开发

功能介绍

  1. 控制台优化设置脚本:001.setup_shell.sh
  2. 编辑器VIM设置脚本 :002.setup_vim.sh
  3. Linux开发相关依赖软件安装脚本:003.install_devtools_linux.sh
  4. 编译器GCC4.8安装和设置脚本 :004.install_gcc_4.8.sh(开发安卓4/6必须)
  5. 安装和设置Python2的脚本:005.install_python2.sh
  6. 安装和设置Python3的脚本:005.install_python3.sh
  7. 设置Linux系统主机名脚本: 007.setup_hostname.sh
  8. 创建新的用户脚本 :008.setup_user.sh
  9. 设置NFS共享目录脚本:009.setup_nfsshare.sh
  10. 修改APT软件源脚本 :010.setup_aptsource.sh
  11. 共享SAMBA设置脚本 :011.samba_config.sh
  12. 共享SAMBA重启脚本 :012.samba_restart.sh
  13. 安装设置GIT工具脚本:013.install_git.sh
  14. 安装设置GIT管理脚本:014.install_gitosis.sh
  15. 后续添加更多工具

使用说明

  1. 从gitee克隆代码
  2. 必须执行001.setup_shell.sh脚本
  3. 根据需求选择其他脚本执行

关于作者

  • 作者:大吉客@吉客匠芯坊
  • 邮箱:2362317758@qq.com
  • 微信:wile-kim
  • 官网:www.dugigeek.com

版权提醒

如果作者开源的软件侵犯了您的权益,请及时联系作者予以立即删除和整改,五湖四海,以和为贵!!!

MIT License Copyright (c) 2021 吉客匠芯坊 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

常用ubuntu/linux操作工具 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Shell
1
https://gitee.com/dugiware/dugitools.git
git@gitee.com:dugiware/dugitools.git
dugiware
dugitools
dugitools
master

搜索帮助