当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: 使用apt(synaptic)将Fedora Core2升级为Fedora Core31. 下载apt: 从http://apt.freshrpms.net找到FC2的apt,下载。
 

 

 ·gnome2 session 启动过程    »显示摘要«
    摘要:gnome2 session 启动过程概述gnome-session first looks around for the session file which contains theprograms to load and the order they need to be loaded. i think it first tries~/.gnome2/session and if there......
    摘要:red hat linux 253 实验(kevinz)[转] (续)试验5http服务估计时间: 1个小时目标: 建立基本的拥有cgi的具有虚拟主机的web服务器试验的起点: 标准的red hat linux安装在 整个试验中,主机和域名取决于您的机器的ip地址。如果下面的试验出现了x字样的名称,您应该把x字样的名称替换成您的工作站的号码(您的ip地址的最后 一个部分)。例如,如果您的工作站......


使用apt(synaptic)将Fedora Core2升级为Fedora Core3
使用apt(synaptic)将fedora core2升级为fedora core3

【程序编程相关:Fedora Core 3 Instal

【推荐阅读:实现非root用户调用SHELL脚本关机

1. 下载apt: 【扩展信息:红旗Linux有奖知识大赛通知

从http://apt.freshrpms.net找到fc2的apt,下载.

2. 安装:

rpm -ivh apt-0.5.15cnc6-1.1.fc2.fr.i386.rpm

3. 修改配置文件:

找到 /etc/apt 目录下的apt.conf与sources.list.

修改apt.conf,以添加代理,找到

acquire {

    retries "0";

    http {

        proxy ""; // http://user:pass@host:port/

    };

};

将其修改为

acquire {

    retries "0";

    http {    

    proxy "http://a.b.c.d:8080"; // http://user:pass@host:port/*此处设置代理的ip地址与端口*


...   下一页
    摘要:red hat linux 033 实验(kevinz)[转] (续)试验10 字符串处理估计时间:  60分钟目标:          熟悉字符串处理 试验的起点:   一个red hat linux系统,把/etc/passwd拷贝到你的主目录下。第一步:字符串处理基本知识任务:1..拷贝/etc/passwd到你的主目录下:$ cd$ cp /etc/passwd2. 在/etc/passw......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE