ztguang
操作系统:CentOS 5.3     2.6.18-128.el5

在  http://sourceforge.net/projects/drcom-client/files/drcom-for-linux-2.6/
下载 drcom-1.3.7.tar.gz

解压后,进行如下操作

1. 编译:

[root@localhost drcom-1.3.7]# make


2. 安装:

[root@localhost drcom-1.3.7]# make install
[root@localhost drcom-1.3.7]# gedit /etc/drcom.conf

为 /etc/drcom.conf 文件中的四个参数赋值:
username=07151303040(注:是你的校园网帐户)
password=123456(注:是你的校园网帐户密码)
mac=00:E0:81:05:30:C9(注:是你的网卡MAC,可执行  #ifconfig eth0  命令查看)
servip=211.84.160.252(注:是你的校园网验证帐户和密码的服务器IP地址,新乡学院的校园网用户直接用此IP地址即可)

3. 联网:

[root@localhost ~]# drcomd
[root@localhost ~]# drcomc login


4. 下网:

[root@localhost ~]# drcomc logout


+++++++++++++++++++++++++++++++++++++++++++++

Drcom-Client 开源项目


下载 drcom-client (基于GNU/Linux)


http://www.drcom-client.org/zh_CN/downloads/linux.html


<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"16"},"share":{}};with(document)0[(getElementsByTagName(\'head\')[0]||body).appendChild(createElement(\'script\')).src=\'http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion=\'+~(-new Date()/36e5)];</script>
阅读(1946) | 评论(0) | 转发(1) |
给主人留下些什么吧!~~
评论热议

分类:

技术点:

相关文章:

  • 2021-06-28
  • 2021-10-22
  • 2021-06-10
  • 2021-09-07
  • 2021-09-19
  • 2021-11-04
  • 2021-11-21
  • 2021-12-09
猜你喜欢
  • 2021-12-03
  • 2021-07-14
  • 2021-12-02
  • 2019-09-02
  • 2021-12-06
  • 2021-11-11
  • 2021-09-29
相关资源
相似解决方案