by Devin Yang

建立於: 8年前 ( 更新: 8年前 )

要在CentOS上安裝rssnapshot我們需安裝EPEL (Extra Packages for Enterprise Linux)
非常簡單,三步驟搞定:

一、安裝給企業Linux的額外套件。
yum install epel-release
二、用下方的指令更新repo。
yum repolist
三、安裝rsnapshot。
yum install rsnapshot

Tags: linux centos rsnapshot

Devin Yang

文章內容無法一一說明,如果您有什麼不了解處,歡迎提問哦:)

No Comment

Post your comment

需要登入才可留言!

類似的文章


linux

如何建ssh金鑰,讓自己的電腦可以連到 GCE的instance

最近剛好開始使用Google的GCE,記錄一下Goolge官方的說明文件,如何產生金鑰給instance使用。 這裡的-C comment會用登入使用者的名稱,另外-t使用rsa。

seo,linux

使用簡易的bash進行圖檔優化

用bash及Linux的convert指令優化圖檔

linux

如何檢查apache載入並啟用了那些modules?

如何檢查apache載入並啟用了那些modules?