logo
0
0
WeChat Login
KingDix<kingdix10@qq.com>
update files

1. 脚本说明

仓库:https://gitee.com/kingdix10/envsetup

1.1. apt

scriptfunction
apt_src_conf.sh用于替换/etc/apt/sources.list

1.2. common

common下的脚本,不管是在Linux物理机、虚拟机、LXC还是Docker中,都可以使用。

scriptfunction
debian_login_setup.sh精简Debian登录提示信息
rcs_setup.sh配置HOME下的.bashrc、.vimrc、.gitconfig等
enable_ssh.sh安装openssh-server并使能服务
install_autotools.sh安装bash自动补全和man手册
install_devtools.sh安装开发工具,分成多次安装防止网络连接问题
install_filetools.sh安装文件工具,用于文件转换等
install_fstools.sh安装文件系统工具,用于文件找等
install_gnome.sh安装gnome核心桌面环境
install_monitor.sh安装系统状态监视工具
install_nettools.sh安装网络工具
clean_apt.sh清除apt缓存,可以减小docker commit的镜像体积
timezone.sh配置时区
smb_conf.sh配置samba服务器共享目录

About

https://gitee.com/kingdix10/envsetup.git 开发环境搭建脚本

Language
Shell55.4%
Markdown34.3%
Dockerfile6.2%
Others4.1%