<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.qmailtoaster.org:80/index.php?action=history&amp;feed=atom&amp;title=AWS</id>
	<title>AWS - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.qmailtoaster.org:80/index.php?action=history&amp;feed=atom&amp;title=AWS"/>
	<link rel="alternate" type="text/html" href="http://wiki.qmailtoaster.org:80/index.php?title=AWS&amp;action=history"/>
	<updated>2026-04-09T21:11:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>http://wiki.qmailtoaster.org:80/index.php?title=AWS&amp;diff=1112&amp;oldid=prev</id>
		<title>Ebroch at 13:58, 25 April 2024</title>
		<link rel="alternate" type="text/html" href="http://wiki.qmailtoaster.org:80/index.php?title=AWS&amp;diff=1112&amp;oldid=prev"/>
		<updated>2024-04-25T13:58:53Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 07:58, 25 April 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[User_Tips_%26_Tricks#Peripheral_Software|Back]]&amp;lt;br&amp;gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  1. AWS cloud backup&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  1. AWS cloud backup&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;    Install AWS pkgs on mail server (once)&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;    Install AWS pkgs on mail server (once)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Ebroch</name></author>
	</entry>
	<entry>
		<id>http://wiki.qmailtoaster.org:80/index.php?title=AWS&amp;diff=790&amp;oldid=prev</id>
		<title>Ebroch: Created page with &quot; 1. AWS cloud backup    Install AWS pkgs on mail server (once)     a. # yum install awscli awstats    Configure keys from your AWS account on mail server (once)     b. # aws configure    From mail server create AWS bucket for backup (once)     c. # aws s3 mb s3://my-bucket --region us-west-1    Synchronize mail store to AWS     d. # aws s3 sync /home/vpopmail/domains/mydomain.com s3://my-bucket/mydomain.com&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.qmailtoaster.org:80/index.php?title=AWS&amp;diff=790&amp;oldid=prev"/>
		<updated>2024-03-30T07:56:41Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; 1. AWS cloud backup    Install AWS pkgs on mail server (once)     a. # yum install awscli awstats    Configure keys from your AWS account on mail server (once)     b. # aws configure    From mail server create AWS bucket for backup (once)     c. # aws s3 mb s3://my-bucket --region us-west-1    Synchronize mail store to AWS     d. # aws s3 sync /home/vpopmail/domains/mydomain.com s3://my-bucket/mydomain.com&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; 1. AWS cloud backup&lt;br /&gt;
   Install AWS pkgs on mail server (once)&lt;br /&gt;
    a. # yum install awscli awstats&lt;br /&gt;
   Configure keys from your AWS account on mail server (once)&lt;br /&gt;
    b. # aws configure&lt;br /&gt;
   From mail server create AWS bucket for backup (once)&lt;br /&gt;
    c. # aws s3 mb s3://my-bucket --region us-west-1&lt;br /&gt;
   Synchronize mail store to AWS&lt;br /&gt;
    d. # aws s3 sync /home/vpopmail/domains/mydomain.com s3://my-bucket/mydomain.com&lt;/div&gt;</summary>
		<author><name>Ebroch</name></author>
	</entry>
</feed>