flagflag  
1: 2015-02-02 (Mon) 19:13:52 iseki source Cur: 2018-08-18 (Sat) 15:36:20 iseki source
Line 1: Line 1:
-sss+** tmux [#s438c252] 
 +- screen と置き換え可能なプロセス管理ツール 
 +- コンパイルに最新の libevent が必要.中途半端に古い libevent を入れるとコンパイルエラーを起こす. 
 + 
 +- https://tmux.github.io/ 
 +#br 
 + 
 +*** Compile & Install [#i8d8e6e7] 
 +- libevent 
 +- http://libevent.org/ 
 + 
 + zcat libevent-2.0.21-stable.tar.gz |tar xfv - 
 + cd libevent-2.0.21-stable 
 + ./configure --enable-openssl=/usr/local 
 + make 
 + make install 
 + 
 +- tmux 
 + 
 + zcat tmux-1.9a.tar.gz |tar xfv - 
 + cd tmux-1.9a 
 + ./configure 
 + make 
 + make install 
 + vi /etc/ld.so.conf    // add /usr/local/lib 
 + ldconnfig 
 +#br 
 + 
 +** 操作 [#odad0122] 
 + 
 +*** デタッチ起動 [#r6d19d94] 
 + tmux new -d -s opensim_region -c /usr/local/opensim/bin 'mono OpenSim.exe' 
 + 
 +*** アタッチ [#hd852a4e] 
 + tmux ls  // 確認 
 + tmux a -t opensim_region 
 + 
 +*** アタッチ状態からデタッチ [#nf33d982] 
 + Ctrl+b 一旦離して d 
 +*** デタッチ状態のプロセスにコマンドを送る.例) quit^M [#p975ae06] 
 + tmux send-keys "quit" C-m  -t opensim_region


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthJun 2024Next Month
Su Mo Tu We Th Fr Sa
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30
Today

Who's Online

42 user(s) are online (3 user(s) are browsing xpwiki)

Members: 0
Guests: 42

more...

Access Counter

Today : 5028502850285028
Yesterday : 4655465546554655
Total : 2378542223785422237854222378542223785422237854222378542223785422
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com