Gentoo Blog

The ultimate Gentoo Blog
  • Home
  • About

Happy Christmas Everyone

Simon | December 24, 2008

I wish all you Linux geeks out there a happy christmas. I am spending this years chrismas with my family in Perth west australia. It’s my first visit to western australia and i am really enjoying it. I will try and post a few photos when i get back to berlin.

Merry Christmas

Share on Facebook
Comments
No Comments »
Categories
fun
Comments rss Comments rss
Trackback Trackback

German Umlaut on Debian Console

Simon | December 10, 2008

To get Debian to correctly display german Umlauts (äöü) in a console install the following packages:

aptitude install console-setup ncurses-term language-env

I am not sure if you really need ncurses-term und language-env but i won’t hurt.

When you configure console-setup use the standard options press enter. Then issue the following command

dpkg-reconfigure console-setup

Edit  /root/.bashrc and /etc/profileand add the following line.

export LC_ALL="de_DE.UTF-8"

The reconfigure your locales with:

dpkg-reconfigure locales

And make sure you tick all boxes with:

de_DE

Then logout or reboot you system and enjoy your umlaut. This howto should also work for other languages. Just change de_DE for you locales.

Thanks for the original german howto goes to:

coffeethewebandme

Share on Facebook
Comments
No Comments »
Categories
Ubuntu/Debian
Comments rss Comments rss
Trackback Trackback

Lost your debian-sys-maint account?

Simon | December 8, 2008

This has happend to me a few times. You import a mysql user database from another server and you get these horrible errors when you restart mysql.

error: 'Access denied for user 'debian-sys-maint'@'localhost' (using password: YES)'

Go find your debian-sys-maint password in

/etc/mysql/debian.cnf

Write it down you will need it later. Log on to your mysql server and issue the following command

GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'your-password' WITH GRANT OPTION;

Change your-password with the password from the file debian.cnf. I am sure the debian-sys-maint user could be given less rights but this thread is only helping to restore the previous defaults. So please be aware this could be a security issue.

Share on Facebook
Comments
No Comments »
Categories
Ubuntu/Debian
Comments rss Comments rss
Trackback Trackback

 

December 2008
M T W T F S S
« Oct   Jan »
1234567
891011121314
15161718192021
22232425262728
293031  

Categories

  • confixx/Plesk
  • fun
  • Gentoo
  • iptables
  • mysql
  • news
  • Raid Controllers
  • Stuff
  • Ubuntu/Debian
  • Xen/Vmware

Links

  • Gentoo
  • http.net
  • iphone software linux
  • michael-fuchs.net
  • Ubuntu
  • webupd8.org

Search Blog

rss Comments rss valid xhtml 1.1 design by jide powered by Wordpress get firefox