Jmnote bot (토론 | 기여) 잔글 (봇: 자동으로 텍스트 교체 (-<source lang='cli'> +<source lang='console'>)) |
Jmnote bot (토론 | 기여) 잔글 (봇: 자동으로 텍스트 교체 (-source +syntaxhighlight)) |
||
(같은 사용자의 중간 판 2개는 보이지 않습니다) | |||
4번째 줄: | 4번째 줄: | ||
*사전작업: [[epel-release 설치]] | *사전작업: [[epel-release 설치]] | ||
< | <syntaxhighlight lang='console'> | ||
[root@zetaweb ~]# yum install rsnapshot | [root@zetaweb ~]# yum install rsnapshot | ||
... (생략) | ... (생략) | ||
20번째 줄: | 20번째 줄: | ||
Installed size: 377 k | Installed size: 377 k | ||
Is this ok [y/N]: y | Is this ok [y/N]: y | ||
</ | </syntaxhighlight> | ||
< | <syntaxhighlight lang='console'> | ||
... (생략) | ... (생략) | ||
Installed: | Installed: | ||
27번째 줄: | 27번째 줄: | ||
Complete! | Complete! | ||
</ | </syntaxhighlight> | ||
==확인== | ==확인== | ||
< | <syntaxhighlight lang='console'> | ||
[root@zetaweb ~]# yum list installed rsnapshot | [root@zetaweb ~]# yum list installed rsnapshot | ||
... (생략) | ... (생략) | ||
Installed Packages | Installed Packages | ||
rsnapshot.noarch 1.3.1-12.el6 @epel | rsnapshot.noarch 1.3.1-12.el6 @epel | ||
</ | </syntaxhighlight> | ||
< | <syntaxhighlight lang='console'> | ||
[root@zetaweb ~]# rsnapshot | [root@zetaweb ~]# rsnapshot | ||
rsnapshot 1.3.1 | rsnapshot 1.3.1 | ||
Usage: rsnapshot [-vtxqVD] [-c cfgfile] [command] [args] | Usage: rsnapshot [-vtxqVD] [-c cfgfile] [command] [args] | ||
Type "rsnapshot help" or "man rsnapshot" for more information. | Type "rsnapshot help" or "man rsnapshot" for more information. | ||
</ | </syntaxhighlight> | ||
==같이 보기== | ==같이 보기== |
2020년 11월 2일 (월) 00:55 기준 최신판
✔️ CentOS 6에서 테스트하였습니다.
1 개요[ | ]
- CentOS rsnapshot 설치
- 사전작업: epel-release 설치
Console
Copy
[root@zetaweb ~]# yum install rsnapshot
... (생략)
=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
rsnapshot noarch 1.3.1-12.el6 epel 116 k
Transaction Summary
=============================================================================
Install 1 Package(s)
Total download size: 116 k
Installed size: 377 k
Is this ok [y/N]: y
Console
Copy
... (생략)
Installed:
rsnapshot.noarch 0:1.3.1-12.el6
Complete!
2 확인[ | ]
Console
Copy
[root@zetaweb ~]# yum list installed rsnapshot
... (생략)
Installed Packages
rsnapshot.noarch 1.3.1-12.el6 @epel
Console
Copy
[root@zetaweb ~]# rsnapshot
rsnapshot 1.3.1
Usage: rsnapshot [-vtxqVD] [-c cfgfile] [command] [args]
Type "rsnapshot help" or "man rsnapshot" for more information.
3 같이 보기[ | ]
편집자 Jmnote Jmnote bot
로그인하시면 댓글을 쓸 수 있습니다.
- 분류 댓글:
- Yum 설치 (13)
CentOS MySQL 설치 ― …CentOS phpMyAdmin 설치 (yum) ― Shinch25CentOS phpMyAdmin 설치 (yum) ― JmnoteCentOS phpMyAdmin 설치 (yum) ― Shinch25CentOS phpMyAdmin 설치 (yum) ― JmnoteCentOS phpMyAdmin 설치 (yum) ― Shinch25CentOS phpMyAdmin 설치 (yum) ― Tndyd5390CentOS phpMyAdmin 설치 (yum) ― JmnoteCentOS phpMyAdmin 설치 (yum) ― IjeffCentOS phpMyAdmin 설치 (yum) ― IjeffCentOS phpMyAdmin 설치 (yum) ― JmnoteCentOS phpMyAdmin 설치 (yum) ― JmnoteCentOS phpMyAdmin 설치 (yum) ― Ijeff