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 |
31 |
Tags
- Italy
- web
- ubuntu
- AI
- comic agile
- hbase
- agile
- django
- Malaysia
- program
- Book review
- QT
- Kuala Lumpur
- Programming
- Book
- Software Engineering
- erlang
- Linux
- RFID
- MySQL
- Python
- Artificial Intelligence
- history
- France
- leadership
- management
- hadoop
- essay
- Java
- programming_book
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