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, python, colab

如何從我們的Server透過ssh連線到colab?

介紹我寫的一支bash,用來透過ssh連線到colab vm內。 一行指令,搞定colab OpenSSH Server。

linux

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

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

linux

rsync回傳的錯誤碼

這裡列出所有的rsync錯誤碼,因此在排程中,我們可以了解失敗的原因。