Ubuntu 11.10更新源地址列表

#台湾源 deb http://tw.archive.ubuntu.com/ubuntu/ oneiric main universe restricted multiverse deb-src http://tw.archive.ubuntu.com/ubuntu/ oneiric main universe restricted multiverse deb http://tw.archive.ubuntu.com/ubuntu/ oneiric-security universe main multiverse restricted deb-src http://tw.archive.ubuntu.com/ubuntu/ oneiric-security universe main multiverse...

More

Ubuntu 11.04更新源列表

官方源 deb http://cn.archive.Ubuntu.com/ubuntu/ natty multiverse deb-src http://cn.archive.Ubuntu.com/ubuntu/ natty multiverse deb http://cn.archive.Ubuntu.com/ubuntu/ natty-updates multiverse deb-src http://cn.archive.Ubuntu.com/ubuntu/ natty-updates multiverse deb http://security.Ubuntu.com/ubuntu natty-security main restricted deb-src...

More

Ubuntu 10.10 源

1.sudo gedit /etc/apt/sources.list 编辑你的源列表,将原来的内容全部删除,添加下面列表中最适合你的源(注意不要全部添加),选择一个最合适你的即可,复制到你的列表中,然后保存列表。 2.sudo apt-get update 更新源列表信息 可以在运行“sudo apt-get update...

More

ubuntu 9.04 更新源

cn99cn99.com更新服务器(江苏省常州市电信,推荐电信用户使用): deb http://ubuntu.cn99.com/ubuntu/ jaunty main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/ jaunty-security main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/ jaunty-updates main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/...

More

Ubuntu 8.10 (Intrepid)版本的源搜集

Archive.Ubuntu.com更新服务器(欧洲,此为官方源,电信网通用户使用): deb http://archive.Ubuntu.com/ubuntu/ intrepid main restricted universe multiverse deb http://archive.Ubuntu.com/ubuntu/ intrepid-security main restricted universe multiverse deb http://archive.Ubuntu.com/ubuntu/ intrepid-updates main restricted universe multiverse deb...

More

UBUNTU安装OPENFIRE

首先[tag]UBUNTU[/tag] Server的安装就不说了,可以查看本站的这篇文章,[tag]openfire[/tag]需要LAMP,安装服务器的时候选择该选项。 1、安装phpmyadmin,可以直接在新立得软件包里面选择完成安装; 2、设置mysql root帐户密码: $ mysql -u root mysql> GRANT ALL PRIVILEGES ON *.* TO root@localhost IDENTIFIED BY...

More

ubuntu7.04下配置vnc4server远程桌面(转)

vnc4server配置过程: 1. 配置远程控制权限 打开 系统->系统管理->登陆窗口 点击页面,在模式中选择”与本地相同” 点击”配置XDMCP”按钮,将”遵从非直接请求”的选中状态取消 编辑 /etc/X11/gdm/gdm.conf sudo gedit /etc/X11/gdm/gdm.conf 找到[xdmcp]节,将enable改为true Enable=True 找到行,#...

More

XP+MAC OS X+UBUNTU安装笔记

最近帮朋友鼓捣了一台MAC BOOK,玩了一下,喜欢上了MAC OS X,经过几次的失败,终于成功安装,下面说一下我的安装步骤: 系统环境: intel双核2.8G、技嘉945主板、集成显卡、集成声卡、2G DDR2...

More

Ubuntu (Edgy 6.10)安装笔记

前几天写过一个Server版的安装笔记,这两天给本子装桌面版的,也顺便记一下我的安装及设置步骤: 1、到官方下载页面下载光盘镜像,刻录,从光盘安装; 2、从光盘引导计算机,在图形安装界面上选择“Start or install...

More

Ubuntu Server 6.10(Edgy Eft)安装笔记

Ubuntu...

More

在linux上安装WordPress 2.02

1、安装的准备工作 首先需要有一个支持PHP和MYSQL的环境,而且根据WordPress的说明文档(readme.html)的要求: PHP的版本要在4.1以上,MySQL的版本要在3.23.23以上。 本次的安装先是安装了discuz!发布的EasyDiscuz! for Linux 2.5.0L。 EasyDiscuz! for Linux 2.5.0L中集成了全部4版本Discuz! 4.1.0 Build...

More