How to Fix Firefox Offline Mode After Running wvdial
Open Terminal, run:
sudo gedit /etc/dbus-1/system.d/NetworkManager.conf
Find the first three of this line:
<allow send_interface="org.freedesktop.NetworkManager"/>
and change to 'deny'.
sudo gedit /etc/dbus-1/system.d/NetworkManager.conf
Find the first three of this line:
<allow send_interface="org.freedesktop.NetworkManager"/>
and change to 'deny'.
0 Comments:
Post a Comment
<< Home