Navigation
Most Visited HowTos
This is a list of Devlog posts that are tagged with “howto”.
| Change tty Resolution | The tty (or in general; the boot console resolution) can be changed either by editing the kernel vga parameter in the /boot/grub/menu.lst by hand or with StartU… | ubuntu, linux, howto, software recommendation |
| How To Enable ddccontrol For Users | By Jakob Hollenstein First of all install ddccontrol... sudo apt-get install gddccontrol Add i2c-dev to /etc/modules. create a file /etc/udev/rules.d/50-i2c.… | linux, software recommendation, howto |
| HowTo Deactivate the Touchpad while Typing | When you work on a laptop, the touchpad can get pretty cumbersome while typing on that tiny keyboard. This is a way to automatically deactivate the touchpad whi… | ubuntu, linux, howto, software recommendations |
| HowTo Logitech MX Revolution on Ubuntu | If you have a Logitech MX Revolution Mouse (or any other fancy mouse) this howto might help you to get all the special features working. If you are not using Ub… | ubuntu, linux, howto |
| Laptop-Mode | Because I have to do this very often, I write down the steps to configure laptop_mode the way I want here. This also replaces the former (and unfortunately los… | ubuntu, linux, howto |
| Pidgin and skype message led-notification | By Thomas Preindl I found it a good idea using my mail-notification led to notify me about a new message received with skype or pidgin. For this reason I found… | ubuntu, linux, howto |
| Publish Latex As HTML | Recently, I looked for a solution to generate HTML code from Latex files. Finally, I found latex2html (apt-get it) to be the best solution. Here is the command … | linux, latex, howto, software recommendation |
| Streaming on Ubuntu 8.04 with PulseAudio | You'll need the following apps installed to make it work: sudo apt-get install pavucontrol paprefs padevchooser I would recommend the padevchooser tray app… | ubuntu, linux, howto |
| Unlock Gnome-Keyring Automatically | I was annoyed with having to type in my keyring password every time I log in to my Wi-Fi (NetworkManager connects to the available Wi-Fi networks automatically … | ubuntu, linux, howto |
| Use powernowd for more battery life in Ubuntu | Thanks to André for this post. While watching some Divx, I noticed that my Pentium Mobile CPU was clocked on full speed, but only with constant 25% CPU usage… | bug, ubuntu, linux, howto |