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