Fedora 6.0蓝牙服务器传送相关配置

对大家推荐很好使用的Fedora 6.0蓝牙系统之前,像让大家对Fedora 6.0蓝牙系统有所了解,然后对Fedora 6.0蓝牙系统全面讲解介绍,希望对大家有用安装配置管理 之 Fedora 6.0蓝牙bluebooth传送文件的问题解决方法。

1. Fedora 6.0蓝牙传文件问题所在;

在GNOME桌面环境下,在文件传输的过程中,出现窗口死掉,或者出现不能发送,不能读取之类的信息;

2.解决办法;

在线升级 gnome-bluetooth和gnome-bluetooth-libs两个软件包就能解决;通过YUM 在线升级即可
[root@localhost beinan]# yum update gnome-bluetooth
可能目前国外网站访问也是个问题,我已经两个软件包放在了下面的地址,如果您不能通过YUM来升级,可以下载安装;
gnome-bluetooth-0.7.0-11.fc6.i386.rpm
gnome-bluetooth-libs-0.7.0-11.fc6.i386.rpm
通过rpm 命令来安装软件包;
[root@localhost beinan]# rpm -Uvh gnome-bluetooth*  --nodeps

3.与Fedora 6.0蓝牙bluetooth 相关的软件包;

[root@localhost fc6up]# rpm -qa |grep blue
gnome-bluetooth-0.7.0-11.fc6
bluez-pin-0.30-5
bluez-gnome-0.6-1.fc6
bluez-libs-3.7-1
bluez-utils-cups-2.25-12
bluez-utils-3.7-2
gnome-bluetooth-libs-0.7.0-11.fc6
nautilus-sendto-bluetooth-0.7-5.fc6
[root@localhost fc6up]# rpm -qa |grep obex
openobex-1.3-3.1
obexftp-0.20-3.fc6
如果没有相应的包,就找出光盘或者在线升级安装;

4.与Fedora 6.0蓝牙bluetooth 文件传送相关的配置;

配置GNOME的bluetooth 的属性;
[root@localhost ~]# bluetooth-properties &
在桌面的右下角有一个 蓝牙图标,您可以设置为这永远显示这个图标。

5.Fedora 6.0蓝牙bluetooth 服务器开启的蓝牙的配对;

相关推荐