Entries from June 2006

June 27, 2006

Kmanager

Dapper Kubuntu, dosen’t found K-Theme manager
so follow this
>Start
>Run Command
>Kcontrol (Run as Root+passwod)
>look for Theme manager and ..

June 27, 2006

Cool Grub Modification

http://www.wirikuta.org/comala/index.php?files/gnome-look
It is very cool ;; here is one cool site for grub modification
A grub background with Richard Stallman.
1) put the file in /boot/grub/ directory
2) edit menu.lst
3) add
# Splash Image
splashimage=(hd0,0)/boot/grub/einsten.xpm.gz
For more grub images visit my site:
http://www.wirikuta.org/comala/index.php?files/gnome-look

June 27, 2006

install..kdm…

to install:
./configure
make
su -c “make install”
To run kdmtheme simple open K Control Center and go to System Administration
There you will find KDM Theme Manager
Enjoy!

June 22, 2006

Ubuntu Soo Soo,,

Following this link, he checked for a trends of MS Windows, Ubuntu, and also Mac
http://easylinux.wordpress.com/
This is the result of trend between MS Windows and Ubuntu
http://www.google.com/trends
as you are seeing, the region of interesting are interesting because in the big country are so impress to use an open source as I known that Suse is very famous [...]

June 21, 2006

LibThaiCommand

Download
Please bear in mind that the status of LibThai now is still in the very alpha stage (until this message disappears). No warrantee for damages of any kinds.

FTP/HTTP: http://linux.thai.net/pub/thailinux/software/libthai/
Sourceforge: http://sourceforge.net/projects/libthai
CVS: LibThai is now in TLWG Public CVS Server at $CVSROOT/software/libthai. More information about TLWG CVS Service is available .
For Debian [...]

June 21, 2006

Something Reminded me!!!

After I surfed the forum in Uubutuclub.com, a man? reply my posted about adding MS fonts into Ubuntu.
I said ” Just copy a fonts from Windows (tahoma) to Ubuntu”.
Let’s see, He noted me that “If you want to be under copyright Why don’t you use default font from linux?”
It reminded me that I am thing [...]

June 20, 2006

almost die~!!

เกือบตาย !!
After run the configuration of “dosfsck -ar../dev/hda1 and 5 ” and said ‘yes’ ‘no’ ‘ok’ followed up the direction then ..
the big problem I faced !! that it was the terrible to access xp .. I wasted my night to try to figure out that how i should do and what i can do [...]

June 19, 2006

From this problem !! about fonts hinting

From the previous post of Kitty.in.th in the previous version 5.04-.10 about Thai fonts auto hinting as ;
แก้ปัญหาตัวอักษรไทยแสดงผลเพี้ยนเมื่อใช้ hinting (autohinting)

auto hinting อาจจะทำให้การแสดงผลตัวอักษรไทยเพี้ยน
ปิด auto hinting โดยแก้ในไฟล์ /etc/fonts/local.conf
ค้นหาข้อความ “autohint” แก้ bool จาก true เป็น false

>>> Following this, absents local.conf but I try further related like this;;;
sudo gedit /etc/fonts/conf.d/autohint.conf
to config it and reboot again !! awesome [...]

June 16, 2006

kubuntu cooless that ubuntu

Actually, I love to use Kubuntu becuase it is colorful and a facilitate softwares such as K3B , I love much!! but overall it doesn’t provided for a stupid like me!!?
Ubuntu, even less colorful in previous but now so cool~, doesn’t make me headach!! like Kubuntu..
just complained!!!

June 16, 2006

apt-get though proxy

If synaptics doesn’t work becaused of proxy problem [ 407 authe... proxy ]
then
use a comman line to login and commands it as root
$ sudo -s
$ export http_proxy=http://yourname:yourpasswd@proxy:port
$ apt-get
(apt-get update/upgrade/install)