有这么几种可能:
软件未装,软件安装出错
多人使用了同一台服务器的firefox
firefox 的profile出错
方法一:
1.将软件重装
yum -y remove firefox
yum -y install firefox
方法二:
1.重建profile,输入下列
firefox -profilemanager
2.接着一个弹出窗口选择
3.选择第三列选择删除profile,然后新建,可重命名。
软件未装,软件安装出错
多人使用了同一台服务器的firefox
firefox 的profile出错
方法一:
1.将软件重装
yum -y remove firefox
yum -y install firefox
方法二:
1.重建profile,输入下列
firefox -profilemanager
2.接着一个弹出窗口选择
3.选择第三列选择删除profile,然后新建,可重命名。