请问怎么访问别的机器
请问我怎么能在网络里访问其他的WINDOES的机器啊???LINUX里面我没找到类似网上邻居的东东啊?我的是红帽8.0,谢谢 在"自由软件"里的"网络工具"里翻翻,有gnomba,xfsamba,komba2等 我翻~~~ 老大你说的这3个只有xfsamba可以下载,另外2个都无法显示该页,是不是链接有点问题了??? 如果你不介意用命令行的话,你可以这样:bash$ mkdir /mnt/smb #用来装载别人的目录
bash$ smbclient -L //other_pc_name #other_pc_name是你要访问的机器的网络名,就是你能在网络邻居里看到的那些名字,这个命令可以让你看到别人共享了些啥东东,如过要你输入密码你就输入test
bash$ mount -t smbfs -o uname=yourcount,passwd=yourpasswd//other_pc_name/sharename /mnt/smb #这个命令装载别人共享的sharename目录到/mnt/smb下
ok 现在你可以在/mnt/smb下玩弄别人共享的东东了 谢了~~
LinNeighborhood
# rpm -qi LinNeighborhoodName : LinNeighborhood Relocations: (not relocateable)
Version : 0.6.5 Vendor: (none)
Release : 1 Build Date: 2002年10月02日 星期三 22时41分46秒
Install date: 2002年10月02日 星期三 22时42分36秒 Build Host: gugong.fruitron.com.cn
Group : Applications/Communications Source RPM: LinNeighborhood-0.6.5-1.src.rpm
Size : 522540 License: GPL
Signature : (none)
Packager : Richard Torkar <[email protected]>
URL : http://www.bnro.de/~schmidjo/
Summary : GUI for the Network Neighborhood under LINUX
Description :
This application is a GUI similar to the Win9x/NT network neighborhood.
It makes you able to browse entire networks and mount shares. The Samba
client (http://www.samba.org) is required (for smbmount/smbumount/smbmnt),
or Samba without smbmount/smbumount/smbmnt but with smbfs installed.
Please read the README and CONFIGURATION in /usr/share/doc/LinNeighborhood-0.6.5.
http://gugong.fruitron.com.cn/gugong/html/snapshot/Redhat_8.x/index.php?directory=.&currentPic=33 已修正gnomba的链接,其实
LinNeighborhood也不错的 已修正gnomba的链接,其实
LinNeighborhood也不错的
但是 gnomba 不支持显示汉字呢。
页:
[1]