Posts tagged ‘linux’

UTF8 / BIG5 / PUTTY / SHELL / SCREEN 真難搞系列

因為工作上都要改成 UTF8 , 所以很多以前熟悉的工具都要作一番改變 , 於是順手記在這邊 , 免得又忘記了.

我的 .screenrc

caption always "%-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%<"
bind b encoding big5 utf8
bind u encoding utf8 big5

我的 .bashrc

EDITOR="/usr/bin/vim"

我的 putty setting

Protected: [轉貼] linux 的 tcp/ip tunning 參數

This post is password protected. To view it please enter your password below:


install oracle instant client basic on gentoo linux step by step

emerge -av dev-db/oracle-instantclient-basic dev-db/oracle-instantclient-sqlplus

!!! dev-db/oracle-instantclient-basic-11.1.0.7.0 has fetch restriction turned on.
!!! This probably means that this ebuild's files must be downloaded
!!! manually.  See the comments in the ebuild for more information.

 * Please go to:
 *   http://www.oracle.com/technology/tech/oci/instantclient/index.html
 * select your platform and download the
 * Basic client package with SDK, which are:
 *   instantclient-basic-linux32-11.1.0.7.zip
 *   instantclient-sdk-linux32-11.1.0.7.zip
 * Then after downloading put them in:
 *   /usr/portage/distfiles


http://www.oracle.com/technology/tech/oci/instantclient/index.html

factory ~ # cd /usr/portage/distfiles
factory distfiles # ls -l *zip
-rw-rw-r-- 1 apache portage 34556803 Aug  6 17:17 instantclient-basic-linux32-10.2.0.3-20061115.zip
-rw-rw-r-- 1 apache portage   602897 Aug  6 17:17 instantclient-sdk-linux32-10.2.0.3-20061115.zip

emerge -av dev-db/oracle-instantclient-basic
#

USE="apache2 berkdb bzip2 calendar cjk cli crypt ctype curl gd gdbm hash iconv json mysql mysqli nls oci8-instant-client pcre reflection session simplexml sockets spl ssl tokenizer truetype unicode xml xmlreader xmlwriter zlib" emerge -av php

Monster All-In-One LAMP Pack 0726A ( package )

Protected: YUM的使用

This post is password protected. To view it please enter your password below:


Linux 的燒機程式

網址: http://sourceforge.net/projects/va-ctcs

抓下來解開, 打 make

編譯完就可以:
./newburn
開始燒機了…..

server 不穩的話不用跑多久就會 HANG 掉了…

screenrc

caption always "MONSTER %{bw}%0C%A %Y/%m/%d %LD %{wb} %-w%{Y}[%n %t]%{w}%+w%{k}"
activity "activity in %n (%t) [%w:%s]"

bind b encoding big5 utf8
bind u encoding utf8 big5

screen -t ROOT 0 bash
screen -t NET 8 bash
screen -t TOP 9 bash
screen -t WK1 1 bash
screen -t WK2 2 bash

Protected: Senna for mysql install 安裝說明

This post is password protected. To view it please enter your password below:


Protected: [轉貼] CentOS 5.1-初始環境設定

This post is password protected. To view it please enter your password below: