装个ubuntu也是很麻烦的 = =
记录一下 常用的软件和配置, 以后备用
下载镜像
ubuntu 官 : http://www.ubuntu.org.cn/download
易开源镜像站: http://mirrors.163.com/
清理和配置源
清理
ubuntu 默认没有设置root的密码 所以 su 一开始是用不了的
清理不需要的软件
配置apt-get更新源
虽然用gui界面可以设置 还是习惯用命令
找一下需要的源
清华大学开源软件镜像站: https://mirrors.tuna.tsinghua.edu.cn/
wiki ubuntu: http://wiki.ubuntu.org.cn/%E6%A8%A1%E6%9D%BF:16.04source
ubuntu 国内源: https://mirrors.tuna.tsinghua.edu.cn/help/ubuntu/
备份一下原文件
安装常用软件
apt-get 可以用更加友好的 apt 代替 (大部分都可以)
apt-get 和 apt 的区别: https://www.sysgeek.cn/apt-vs-apt-get/
Chrome
从源安装
直接下载deb安装
https://www.chrome64bit.com/index.php/google-chrome-64-bit-for-linux
Oracle Java
openssh-server
主要要配置的是开启root登录
注释掉 PermitRootLoginwithout-password
添加 PermitRootLogin yes
PS: windows下ssh连接linux 推荐用 MobaXterm
https://mobaxterm.mobatek.net/
vsftp
mysql
- mysql 设置utf8编码
- 开启远程连接
注释掉 bind-address = 127.0.0.1
Redis
tomcat
先安装好 jdk
官 : http://tomcat.apache.org/download-80.cgi#8.5.9
下载解压缩 /opt/
teamview
官 : https://www.teamviewer.com/zhcn/download/linux/
wps-office
官 : http://community.wps.cn/download/
搜狗输入法
官 : https://pinyin.sogou.com/linux/=pinyin
sysv-rc-conf
sysv-rc-conf 主要是方便设置 自启动
git /vim/….
美化: https://zhuanlan.zhihu.com/p/26032793
文章知识点与官方知识档案匹配,可进一步学习相关知识CS入门技能树Linux入门初识Linux24700 人正在系统学习中
声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!