<Linux> Something to do after NEW Linux install

0 views
Skip to first unread message

Activated Sludge

unread,
Aug 18, 2006, 10:00:44 PM8/18/06
to zhuwenbin
* make sure using the command "cp" to backup your files before edit!

Edit boot information, e.g. make MS Windows as the default choice:
/boot/grub/menu.lst
default n (n equals to the count of "title" minus 1)


Let Linux not check the Windows FAT disks when boot:
/etc/fstab
change the last figure to 0


Change the sourses list:
/etc/apt/sources.list

Before using http proxy in xterm (Terminal):
export http_proxy=http://Username:Pass...@Proxy.Server:Port

Activated Sludge

unread,
Aug 25, 2006, 10:13:04 PM8/25/06
to zhuwenbin
In order to start scim automatically in English locale:
Create a new file "75input" in "/etc/X11/Xsession.d/", contents as:
XMODIFIERS=@im=SCIM
GTK_IM_MODULE=scim
scim -d

Reply all
Reply to author
Forward
0 new messages