Jeongyeup Paek
|
Porting/converting your own tinyos-1.x code to tinyos-2.x code
Installing tinyos-1.x/2.x on Linux (Fedora Core 6, 5, 4, Ubuntu 7.04)
Installing Ubuntu 7.04 on Dell Inspiron 530 (with tinyos-1.x tools)
Installing Fedora Core 5 on Dell Inspiron 700m
How to configure xterm to meet your taste!
- Put this file ".Xdefaults"
under your home directory.
- The paths for xterm are,
- aludra: /usr/openwin/bin/xterm -ls -display $DISPLAY
- enl: /usr/X11R6/bin/xterm -ls -display $DISPLAY
- muggle: /usr/X11R6/bin/xterm -ls -display $DISPLAY
When you want to use X remotely, don't forget...
- to 'xhost +' on your local machine.
- and 'ssh -Y' to your remote machine.
How to setup a password on your web-page!
- First, create a directory that you want to protect.
- Make a file ".htaccess" in that folder
- Go to the parent directory and run the following command
"htpasswd -c .htpasswd [user id]"
- Change the permission of the .htpasswd file to 644
- Now, everything in the directory that you've created is protected.
My " vi " configuration for tinyos/nesC coding!
- Make a "~/.vimrc" (or ~/.exrc) file and put,
% syntax on
% set hls
% set tabstop=8
% set softtabstop=2
% set sw=2
% set autoindent
% set nu
- Create "~/.vim/ftdetect/nc.vim" file
- Create "~/.vim/syntax/nc.vim" file
Cannot see Java applet even after installing jre?
- You need a file at ~/.mozilla/plugins
- Make a softlink at ~/.mozilla/plugings to your jre/plugin file
- ln -s /usr/java/jre1.5.0_05/plugin/i386/ns7/libjavaplugin_oji.so ~/.mozilla/plugins/libjavaplugin_oji.so
Making Ethernet cable
- Oranage-stripe/Orange/Green-stripe/Blue/Blue-stripe/Green/Brown-stripe/Brown
- - ... when looking from below.
- - the order of colors matter when creating 100Mbps cable.
Use korean language in vi!
- export LANG=ko_KR.UTF=8
// LANG=en_US.UTF-8
- Make a "~/.vimrc" file and put,
% set fileencodings=ucs-bom,utf-8,euc-kr
Travel Info
My Memo
Phone Number
Phone Number2
|