{"id":101,"date":"2016-07-21T21:27:31","date_gmt":"2016-07-21T21:27:31","guid":{"rendered":"http:\/\/vpxd.dc5.cz\/?p=101"},"modified":"2020-03-04T13:19:52","modified_gmt":"2020-03-04T13:19:52","slug":"veeam-backup-agent-for-linux-beta-centos-7","status":"publish","type":"post","link":"https:\/\/vpxd.dc5.cz\/index.php\/2016\/07\/21\/veeam-backup-agent-for-linux-beta-centos-7\/","title":{"rendered":"Veeam backup Agent for Linux (beta) CentOS 7"},"content":{"rendered":"<p>today just received an email from Veaam with link and code. So I can download the beta agent for linux.&nbsp; In my case I will use CentOS 7&nbsp; linux distribution 64bit.<\/p>\n<p>Installation is easy, with some tricky part. As on installation page <a href=\"http:\/\/www.veeam.com\/blog\/veeam-backup-for-linux-beta-is-available.html\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a> is step-by-step&nbsp; info about how to install the Veeam Linux agent. But I am missing step-by-step info about how to install prerequisites. So you can read it here for CentOS 7 Linux.<\/p>\n<p>First of all update your server. Once done,&nbsp; reboot the server if during your update was installed new kernel.<\/p>\n<p><!--more--><\/p>\n<pre>yum update -y<\/pre>\n<p>if you dont have already installed install wget package. It will be used for downloading other packages from web.&nbsp; Now we will download + install EPEL repository where is Dynamic Kernel Module Support (DKMS) package.<\/p>\n<pre>wget http:\/\/dl.fedoraproject.org\/pub\/epel\/epel-release-latest-7.noarch.rpm -O ~\/epel-release-latest-7.noarch.rpm\n\nrpm -ivh ~\/epel-release-latest-7.noarch.rpm<\/pre>\n<p>Now we have installed EPEL repository and we can install DKMS and kernel headers.<\/p>\n<pre>yum install dkms kernel-devel -y<\/pre>\n<p>Now we have installed all prerequisites and we are ready to install Veeam agent for Linux (beta)<\/p>\n<pre>rpm -ivh veeamsnap-1.0.0.499-1.noarch.rpm\nrpm -ivh veeam-1.0.0.499-1.el6.x86_64.rpm<\/pre>\n<p>&nbsp;<\/p>\n<p><strong>Veeam links:<\/strong><\/p>\n<p><a href=\"http:\/\/www.veeam.com\/blog\/how-to-backup-linux.html\" target=\"_blank\" rel=\"noopener noreferrer\">part2 : Let&#8217;s backup<br \/>\n<\/a><a href=\"http:\/\/www.veeam.com\/blog\/operating-backup-restore-linux-with-command-line.html\" target=\"_blank\" rel=\"noopener noreferrer\">part3 : Restores<br \/>\npart4 : Command line<\/a><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>today just received an email from Veaam with link and code. So I can download the beta agent for linux.&nbsp; In my case I will use CentOS 7&nbsp; linux distribution 64bit. Installation is easy, with some tricky part. As on installation page here is step-by-step&nbsp; info about how to install the Veeam Linux agent. But &hellip; <a href=\"https:\/\/vpxd.dc5.cz\/index.php\/2016\/07\/21\/veeam-backup-agent-for-linux-beta-centos-7\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Veeam backup Agent for Linux (beta) CentOS 7&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[23,4,6],"tags":[],"class_list":["post-101","post","type-post","status-publish","format-standard","hentry","category-blog","category-linux","category-veeam"],"_links":{"self":[{"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/posts\/101","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/comments?post=101"}],"version-history":[{"count":1,"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/posts\/101\/revisions"}],"predecessor-version":[{"id":1650,"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/posts\/101\/revisions\/1650"}],"wp:attachment":[{"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/media?parent=101"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/categories?post=101"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/tags?post=101"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}