Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- QT
- hbase
- Italy
- Malaysia
- Programming
- program
- Artificial Intelligence
- Software Engineering
- Python
- Linux
- Book review
- web
- hadoop
- django
- management
- history
- Book
- comic agile
- Java
- Kuala Lumpur
- ubuntu
- agile
- programming_book
- erlang
- essay
- RFID
- AI
- MySQL
- France
- leadership
Archives
- Today
- Total
install tmux on CentOS 본문
http://freevps.us/thread-4311.html
- CentOS 5 32Bit:Code:
rpm -Uvh http://pkgs.repoforge.org/tmux/tmux-1.6-1.el5.rf.i386.rpm
- CentOS 5 64Bit:Code:
rpm -Uvh http://pkgs.repoforge.org/tmux/tmux-1.6-1.el5.rf.x86_64.rpm
- CentOS 6 32Bit:Code:
rpm -Uvh http://pkgs.repoforge.org/tmux/tmux-1.6-1.el6.rf.i686.rpm
- CentOS 6 64Bit:Code:
rpm -Uvh http://pkgs.repoforge.org/tmux/tmux-1.6-1.el6.rf.x86_64.rpm
Comments