mitbbs.com   首页 分类讨论区 分类广告 移民专栏 新闻中心 精华区 未名博客 俱乐部 未名形象秀 未名黄页  
 首页 - 分类讨论区 - 电脑网络 - 有缘千里一线牵版 -阅读文章
  首页
  分类广告
分类讨论区
  移民专栏
新闻中心
  精华区
  未名博客
  俱乐部
  未名形象秀
  未名黄页
  未名交友
  未名人才
  海运回国
未名交友
[更多]
[更多]
www.rencai8.com/job_info?action=view&job_position_id=472612
文章阅读:FAQ -- 中级篇
[同主题阅读] [版面: 有缘千里一线牵] [作者:goyacc] , 2006年10月24日16:40:12
goyacc
进入未名形象秀
我的博客
[上篇] [下篇] [同主题上篇] [同主题下篇]

发信人: goyacc (ken), 信区: Internet
标  题: FAQ -- 中级篇
发信站: BBS 未名空间站 (Tue Oct 24 16:40:30 2006), 转信

Table of FAQ
1.常用的FTP(client/server)
2.常用的ssh(client/server)
3.常用pop3 email下载软件
4.常用的网络监视软件/命令
5.如何用Windows XP远程桌面登陆?
6.如何从Windows远程登陆Linux/Unix图形界面?
7.如何从Linux用远程桌面登陆Windows XP?
8.如何文件共享?
9.无线网的安全问题
10.无线网的信号问题
11.为什么我的无线网卡得不到IP?
12.常用的防火墙软件


1.常用的FTP(client/server)
client              server
cuteFTP          serv_U
WS_FTP          raidenFTP
                    Windows自带的

2.常用的ssh(client/server)
ssh ( ftp.ssh.com)
putty
cgywin
ttssh

3.常用pop3 email下载软件
yahoopops
web2pop
izmail

4.常用的网络监视软件/命令
TCPDUMP
aport

netstat -an

5.如何用Windows XP远程桌面登陆?
a.必须设用户名和密码
b.在你要登陆的远端xp机器上 - >control panel->system->remote->enable remote
desktop
c.如果机器在router后面,必须在router里设置如下:
assume from A use XP remote desktop to B (XP too), and B behind a router

configure need to be done on B machine:
use ipconfig to get B Lan IP
login into your router at B's browser 192.168.2.1
in virtual server, add port 3389, tcp, B lan IP of your desktop.

if A behind another router. you need to do the same thing on A machine.

d.如果你要登陆的机器是用的动态IP,在重启后你的IP可能会变,所以你要在你要登陆的
机器上设置允许远程桌面登陆的同时,用唯一的名字注册你的机器到你学校或公司的
VPN
。一旦你登陆到学校的VPN,访问你的机器只要用名字代替IP,即使重启后你的IP变了但
你仍然可以用远程桌面登陆。这个方法好像不适合你从学校或公司访问家里使用动态IP的
机器。

e.如果你要远程登陆的机器用的是无线网。当你登陆后几秒钟后,无线网会断,有时就
是无法登陆,这跟无线网在切换用户时会自动断网有关。

6.如何从Windows远程登陆Linux/Unix图形界面?
need to install ssh or putty
need to install exceed or xwindow

a.运行exceed/xwindow, 运行ssh/putty, login remote Linux/Unix system by using
ssh
b.确认在哪个shell terminal
  >echo $SHELL
c.set DISPLAY
  setenv DISPLAY my_local_workstation:0.0 (csh)
                   or
  export DISPLAY=my_local_workstation:0.0 (bash)
d.Allowing remotehost to connect to the host you just logined
  # xhost + <IP address or hostname>
  Add or subtract a host that can display X11 apps on this workstation
  # xhost +
  Disables all security, any host can display X11 apps on this workstation

7.如何从Linux用远程桌面登陆Windows XP?
It is available under fedora & red hat enterprise linux 3 and newer.

In fedora, you should be able to install it by doing:

yum install rdesktop

http://www.rdesktop.org/

tsclient using rdp protocol


8.如何文件共享?
a.如果你用remote desktop远程登陆到XP,登陆前有个选项,enable file sharing,你就
可以在remote和local两台机器之间copy/paste。

b.如果用folder sharing,必须enable the folder for sharing,然后在另一台机器上
start->right click on my computer->remote drive

c.如果文件比较大的话,建议使用FTP或是SFTP server/client,上面两种方法较慢。

9.无线网的安全问题
a.enable WEP
b.use MAC filter
c.enable IEEE 802.1* authentication for the network (Protected EAP)

10.无线网的信号问题
当两个无线网用同一个频道的时候就会出现各种各样的问题,慢,丢包,信号差....。
解决方案是换频道channel,同时让无线网卡锁住或优先选择自己的这个频道。

11.为什么我的无线网卡得不到IP?
a.不同厂家不同种类的无线网卡(PCI adaptor/PCMCIA adaptor/USB adaptor)对安装软件
和网卡的顺序有一定的要求。
对于PCI adaptor card
一般是先PCI adaptor装好,再安装软件驱动。

对于USB adaptor
一般是先安装软件驱动程序,然后才要求USB adaptor插入USB port。

对于PCMCIA adaptor (不太清楚)
建议仔细读简易安装说明书,不然要重新卸载软硬件会很麻烦。

b.使用Win XP的用户,建议使用Windows自带的Wireless Zero Configuration Service。
厂家一般都有配无线网卡管理软件,都跟driver在一起,当你安装完驱动和无线网卡管理
软件后,一般都会问:"你是想用windows自带的WZC service呢还是用我们的软件?"这

步非常关键,强烈建议使用windows自带的WZC service。

原因如下:
* 一般学校机构的无线网的设置教程都是根据Windows自带的WZC配置。不会根据你的无线
网卡的厂家配置。
* 有些厂家的无线网卡管理软件不能自动拿到network key。这样在有加密的学校公司上
网就很麻烦,比如要向系统管理员要network key,然后手动输入。
* 一旦你选择使用了厂家的无线网卡管理软件,Windows自带的WZC service就会被
disable,不管你是否卸载了无线网卡的管理软件。你就要到control panel -> admin
tool -> service manager->enable Wireless Zero Configuration Service. (偶的血的
教训--前前后后差不多花了一天时间才搞定)

12.常用的防火墙软件

windows XP自带的
sygate
blackICE
天网



--

※ 来源:·BBS 未名空间站 mitbbs.com·[FROM: 129.118.]

    [上篇] [下篇] [同主题上篇] [同主题下篇]
[转寄] [转贴] [回信给作者] [修改文章] [删除文章] [同主题阅读] [从此处展开] [返回版面] [快速返回] [收藏] [举报]
 
回复文章
标题:
内 容:

未名交友
将您的链接放在这儿

友情链接


 

Site Map - Contact Us - Terms and Conditions - Privacy Policy

版权所有,未名空间(mitbbs.com),since 1996