Speed Up Konqueror

Konqueror tries to establish a connection using IPv6 when that fails it uses the reqular IPv4 protocol.

You could do this via the YaST2 /etc/sysconfig editor module (change Desktop -> KDE_USE_IPV6 from ‘yes’ to ‘no’)

or in other distro’s, edit the file /etc/sysconfig/windowmanager directly with your favorite text editor:

Change the line

KDE_USE_IPV6=”yes” to    KDE_USE_IPV6=”no”

Related Posts

Tags:

Leave a Reply

You must be logged in to post a comment.