ubuntu配置….
时间: 2008-08-14 - 分类: ubuntu - 无评论 - -下面是一些东东,看需要的吧….
修改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 »
说起安装Ubuntu我很是郁闷,昨天下定决心玩真正的硬盘装,安装过程前面到都还是顺利,走到硬盘分区这里,我选择了手动分区,原因是有人还要用Windows,还有我E盘有二十G的医学资料不能丢!手动分区网上看了好多人说的…最后我还是把usr分的太少了…导致我很是不爽,于是马上重装,最后这样分了 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 »