
特殊文件/文件夹
- /etc/profile
cp /etc/profile /etc/profile.bak
gedit /etc/profile
环境变量设置
- /etc/apt/sources.list
cp /etc/apt/sources.list /etc/apt/sources.list.bak
gedit /etc/apt/sources.list
软件源内容
参阅:
常用软件安装
-
更新源
apt update
-
更新软件
apt upgrade
-
git安装
apt install git -y
-
Vim安装
sudo apt-get install vim-gtk -y
下一篇 |
---|
如何使用VM安装Ubuntu |
更新中......
网友评论