asfernandes
This blog has a new home: https://asfernandes.github.io
Showing posts with label linux. Show all posts
Showing posts with label linux. Show all posts

Beautiful fonts in Ubuntu

Posted In: . By Adriano

In the old days, fonts in Linux were really ugly by default. There are patents involved, so it was possible to make them beautiful recompiling freetype with some options.

Since some time, this is not necessary.

But if you're like me, you may note that some fonts are very blurry in some applications, and you can't change that in the appearance config.

To fix this, I put this .fonts.conf in my home directory.

 

Ubuntu Natty Narwhal in VMware

Posted In: . By Adriano

Here are some tips to use Ubuntu 11.04 Natty Narwhal on VMware.
First upgrade the host vmware (player) to the latest (3.1.4) version. Although the release notes mention nothing on Natty, the vmware-tools from this version compiles ok on the Natty kernel.
You may have some luck with the open-vm-tools. I didn't had much. It didn't recognized the machine as a VM, but still worked. I was having problems with the video looking very ugly and was thinking it was a vmware-tools problem, but looks like not. Below is a workaround to run on the terminal which makes things beautiful again:
killall gnome-settings-daemon
gnome-settings-daemon &

 

Ubuntu 9.10 review

Posted In: . By Adriano

I've upgraded Ubuntu 9.04 to 9.10, and here is what I found about it.

At upgrade start, it asked about keyboard. Surprisingly, it has nothing about Brazilian keyboards and I choose to maintain "kernel keymaps" without know what exactly that is and why that keyboard popup appeared.

During the upgrade, flash_plugin and package_hook updates crashed. Nvidia driver, as always failed too. So after restarting in safe mode, I changed nvidia driver to nv to be able to enter in the graphical mode.

Then, to fix the system:
    sudo aptitude safe-upgrade
    sudo aptitude safe-upgrade
    sudo aptitude dist-upgrade

And reverted to nvidia driver.

They claim to have new beautiful and faster boot. Lies. The new boot screen is horrible, specially when running fsck. And appears to be slower than in 9.04.

The "fast user switch" gnome applet do not exist as before. It can't show your IM status anymore, nor can be compact as before. I changed it by the shutdown applet to have the same functionality that I used to have.

As with Ubuntu 9.04, Firefox 3.5 continues slow as the 9.04 Shiretoko in my system. And the flash plugin continue crashing. I use the AMD64 version, which requires wrapper to 32 bit flash, because Adobe didn't released the final AMD64 version yet.

Resuming, you decide. I want an updated system anyway. :-)