Debian Bridge
/etc/network/interfaces:
auto br0
iface br0 net dhcp
bridge_ports eth0 eth1
bridge_stp off
bridge_fd 3
cat >> /dev/blog
Archive for the ‘Ubuntu’ Category.
/etc/network/interfaces:
auto br0
iface br0 net dhcp
bridge_ports eth0 eth1
bridge_stp off
bridge_fd 3
Opera renders text without antialiasing under Ubuntu and Debian when a value in the font-family CSS property matches a “Core X” font before an Xft font.
That’s why Opera can be set to ignore core X fonts, by unchecking the Enable Core X fonts configuration option. You can use this as a workaround.
Continue reading ‘Opera and mysterious font aliasing problem in Ubuntu and Debian’ »