ubuntu配置….
时间: 2008-08-14 - 分类: ubuntu - 无评论 - 已阅读1,261 次 -下面是一些东东,看需要的吧….
修改root用户密码:
sudo passwd root
编译环境安装:
sudo apt-get install build-essential
Read the rest of this entry »
下面是一些东东,看需要的吧….
修改root用户密码:
sudo passwd root
编译环境安装:
sudo apt-get install build-essential
Read the rest of this entry »
打开终端输入sudo apt-get install gparted 装上后打开终端 sudo gparted (必须要root权限) 就打开了gparted,看了看非常不错,据说是fdisk的图形版本 可以在装好系统后用他来扩大分区容量,无损改变fat,fat32,ntfs,ext2,ext3大小。 Read the rest of this entry »