栏目分类
系统管理 | 安装启动 | xwindow | 基础知识 | 存储备份 | 内核技术 | 桌面应用 | 设备驱动 | Linux汉化 | 系统管理 | PAM认证 | drivers | rpm | quota | 灾难恢复
Linux数据库 | oracle | 数据库理论 | MYSQL | PostGreSQL
网络管理 | ssh | ntp | nis技术 | 多媒体 | dhcp | 网络基础 | ldap | 美化汉化 | proxy | samba | bind | iptables | 集群 | nfs | cvs | ftp服务 | email | 网络配置 | 网络安全 | apache | vpn | 网络管理 | Linux服务器 | Linux安全 | subversion | 网络监控
编辑工具 | emacs | vi | eclipse
linux新手入门 | 指令大全 | 输入法类 | Linux安装 | 常用命令 | 软件使用
发行版 | 其它Unix | bsd | Gentoo/lFS | windows | solaris | IBM | debian
其他 | 非技术类 | 业界动态 | 小说笑话 | 杂项工具 | 速度优化 | Linux认证 | 资讯动态 | 办公自动化 | xml | vc | 学习方法 | 手机技巧
Linux编程 | shell | python | 编程技术 | kernel | C/C++编程 | Python编程 | Perl编程 | PHP编程 | discuz | java/jsp | zope | html技术
排行榜
·linux一句话精彩问答
·最新linux下载地址
·tar和gzip
·如何安装和使用wine
·linux入门教程
·linux常见问题
·在VMware安装RedHat新手教程
·unix基础教程
·BIOS知识大全
·/etc/fstab释疑
·/dev/null是什么设备
·linux文件系统基础
·用nero刻录系统光盘及MD5校验
·使用mc恢复被删除文件
·Linux下的中文显示和支持常见问题解答
·Linux内存使用的体会
·linux入门教程(1)
·全面卸载linux并删除它的分区
·个人linux总结
·什么是MIS

    您现在的位置: Linux宝库 >> Linux >> 系统管理 >> 基础知识 >> 文章正文
最新ubuntu7.04体验
Linux宝库 收集整理  作者:Linux宝库  时间:2008-05-18  收藏本站
来自:http://doc.linuxpk.com/81288.html
联系:linuxmine#gmail.com
分类:[基础知识]

  今天是ubuntu7.04发布的第二天,喜欢尝鲜的我还是经不起新的版本的诱惑把用了近半年的6.06格掉了,重新安装了7.04,这个版本到底有 什么不同呢?首先最直接的感觉是界面漂亮一些了,原来6.06启动界面太暗,现在清晰多了,ubuntu几个字母也更好看些(自我认为),系统自带了 JAVA1.4.2并不是网上留传是自带了1..6的版本,而传说中自带的netbeans更是无从说起(不过源里面倒是可以找到 netbeans5.5),自带的OpenOffice是2.2版的,系统字体中多了两个文鼎字体,字体发虚现象有了很好的改善,起码比起6.06好多 了,将在语言支持中设置成中文后,自动装好输入法和GNOME等软件中文化,输入法调用也没有任何问题,看来ubuntu更适合中国人使用了。之前网上传 7.04默认桌面是3D界面的,现在看来是不攻自破了,倒是在“系统”-“首选项”-“桌面效果”可以启用立体效果,不过给出的警告有点吓人:“不一定在 所有计算机 中都能正常运行,可能会造成一系列不可预知的后果”,反正我点击启用后是没有效果,可能是我的本本配置差了一点,为了不造成一系列不可预知的后果就没有一 直尝试立体效果了,7.04在首选项中添加了“屏幕分辨率”可以直接设置显示的分辨率和刷新率,记得6.06中还要修改配置文件才能修改分辨率的过去已经 不会再有了。一晚上的体验非常的肤浅,日后有机会再详细交流心得。
这次新版本的发布没有CSDN上说的“该新版本中集成了Sun公司的 Java相关软件,包括Java SE 6,GlassFish,JavaDB和NetBeans 等”,可能由于我安装的是CD版本,估计DVD版本集成的软件会多得多。用CD安装的朋友还是一个个从源里面安装吧。
新版本的ubuntu显得更人性化,不过在linux中毕竟界面只不过是个X桌面程序,深究就没什么意思了,还是多了解一些底层,多敲敲命令来得实在,效率也高许多。

国内的网站上还没有更新源的地址,我在google上搜到一些,大家测试一下速度选各自喜欢的吧。这是从CSDN上找到的,本人只试过中国科技大学这个源,速度比交大的快太多了,教育网的朋友可以试试。

#传说中的中国科技大学 5M/s
deb http://debian.ustc.edu.cn/ubuntu/ feisty main restricted universe multiverse
deb http://debian.ustc.edu.cn/ubuntu/ feisty-backports restricted universe multiverse
deb http://debian.ustc.edu.cn/ubuntu/ feisty-proposed main restricted universe multiverse
deb http://debian.ustc.edu.cn/ubuntu/ feisty-security main restricted universe multiverse
deb http://debian.ustc.edu.cn/ubuntu/ feisty-updates main restricted universe multiverse
deb-src http://debian.ustc.edu.cn/ubuntu/ feisty main restricted universe multiverse
deb-src http://debian.ustc.edu.cn/ubuntu/ feisty-backports main restricted universe multiverse
deb-src http://debian.ustc.edu.cn/ubuntu/ feisty-proposed main restricted universe multiverse
deb-src http://debian.ustc.edu.cn/ubuntu/ feisty-security main restricted universe multiverse
deb-src http://debian.ustc.edu.cn/ubuntu/ feisty-updates main restricted universe multiverse

#传说中的北京交大 速度 2M/s
deb http://mirror.bjtu.edu.cn/ubuntu/ feisty main restricted universe multiverse
deb http://mirror.bjtu.edu.cn/ubuntu/ feisty-updates main restricted universe multiverse
deb http://mirror.bjtu.edu.cn/ubuntu/ feisty-security main restricted universe multiverse
deb http://mirror.bjtu.edu.cn/ubuntu/ feisty-backports main restricted universe multiverse

#传说中的上海交通大学,听说现在硬盘挂了,500k/s 曾经最热门的源之一
deb http://ftp.sjtu.edu.cn/ubuntu/ feisty main multiverse restricted universe
deb http://ftp.sjtu.edu.cn/ubuntu/ feisty-backports main multiverse restricted universe
deb http://ftp.sjtu.edu.cn/ubuntu/ feisty-proposed main multiverse restricted universe
deb http://ftp.sjtu.edu.cn/ubuntu/ feisty-security main multiverse restricted universe
deb http://ftp.sjtu.edu.cn/ubuntu/ feisty-updates main multiverse restricted universe
deb http://ftp.sjtu.edu.cn/ubuntu-cn/ feisty main multiverse restricted universe
deb-src http://ftp.sjtu.edu.cn/ubuntu/ feisty main multiverse restricted universe
deb-src http://ftp.sjtu.edu.cn/ubuntu/ feisty-backports main multiverse restricted universe
deb-src http://ftp.sjtu.edu.cn/ubuntu/ feisty-proposed main multiverse restricted universe
deb-src http://ftp.sjtu.edu.cn/ubuntu/ feisty-security main multiverse restricted universe
deb-src http://ftp.sjtu.edu.cn/ubuntu/ feisty-updates main multiverse restricted universe

#真正可以上的清华大学ubuntu源 300k/s
deb ftp://ftp3.tsinghua.edu.cn/mirror/ubuntu/ubuntu/ feisty main restricted universe multiverse
deb ftp://ftp3.tsinghua.edu.cn/mirror/ubuntu/ubuntu/ feisty-security main restricted universe multiverse
deb ftp://ftp3.tsinghua.edu.cn/mirror/ubuntu/ubuntu/ feisty-updates main restricted universe multiverse

#传说中的兰州大学 260k/s
deb ftp://mirror.lzu.edu.cn/ubuntu/ feisty main multiverse restricted universe
deb ftp://mirror.lzu.edu.cn/ubuntu/ feisty-backports main multiverse restricted universe
deb ftp://mirror.lzu.edu.cn/ubuntu/ feisty-proposed main multiverse restricted universe
deb ftp://mirror.lzu.edu.cn/ubuntu/ feisty-security main multiverse restricted universe
deb ftp://mirror.lzu.edu.cn/ubuntu/ feisty-updates main multiverse restricted universe
deb ftp://mirror.lzu.edu.cn/ubuntu-cn/ feisty main multiverse restricted universe

#传说中的台湾大学 中国电信adsl 150k/s
deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ feisty main restricted universe multiverse
deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ feisty main restricted universe multiverse
deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ feisty-updates main restricted universe multiverse
deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ feisty-updates main restricted universe multiverse
deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ feisty-backports main restricted universe multiverse
deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ feisty-backports main restricted universe multiverse
deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ feisty-security main restricted universe multiverse
deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ feisty-security main restricted universe multiverse

本文来自:http://doc.linuxpk.com/81288.html
发表您的高见!

·上一篇:
RHEL5:打出虚拟化、安全性组合重拳
 
     最新更新
·openSUSE10、SUSE EVAL10和SUSE10的区别
·用Jigdo下载Debian光盘
·Debian双击挂载Windows分区
·Linux下hosts、host.conf、resolv.conf的区别
·介绍两款超级小的linux,可以安装在u盘里玩
·在浏览系统文件时偶尔发现的:ReadMe.debian
·几个重要的RedHat Linux内核文件详细介绍
·Linux下系统温度等的监控与调整
·MIT-pthreads注意事项
·对fedora9的小抱怨
·投靠Linux第一步 Windows数据向Linux迁移(7)
·投靠Linux第一步 Windows数据向Linux迁移(6)
·投靠Linux第一步 Windows数据向Linux迁移(5)
·投靠Linux第一步 Windows数据向Linux迁移(4)
·投靠Linux第一步 Windows数据向Linux迁移(3)
·投靠Linux第一步 Windows数据向Linux迁移(2)
·投靠Linux第一步 Windows数据向Linux迁移(1)
·debian登陆提示信息
·cramfs根文件系统的使用
·ubuntu8.04下USB转UART接口的使用
·centos下进入单用户模式
·centos5.1挂载ntfs分区
·解决Fedora 8中的设备权限问题
·Fedora8中修改磁盘卷标
·Linux 终端操作之简要快速指南
·红旗Linux下xxx is not in the sudoers file的解决方法
·Linux释放cache内存
·释放linux系统的内存
·Linux文件系统 一分钱一分货
·最新ubuntu7.04体验