]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2001/002513.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2001 / 002513.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Backup databases?
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Backup%20databases%3F&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="002530.html">
11 <LINK REL="Next" HREF="002518.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Backup databases?</H1>
15 <B>Hans v Steenbergen</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Backup%20databases%3F&In-Reply-To="
17 TITLE="[IRCServices] Backup databases?">thebeast at xs4all.nl
18 </A><BR>
19 <I>Tue Nov 13 22:49:00 PST 2001</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002530.html">AW: AW: AW: [IRCServices] Backup databases?
22 </A></li>
23 <LI>Next message: <A HREF="002518.html">Let me be blunt (was RE: AW: [IRCServices] Nickserv required for operserv?)
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2513">[ date ]</a>
27 <a href="thread.html#2513">[ thread ]</a>
28 <a href="subject.html#2513">[ subject ]</a>
29 <a href="author.html#2513">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Craig McLure schreef:
35 &gt;<i>
36 </I>&gt;<i> would it be possible in an upcoming version of services to have an automatic
37 </I>&gt;<i> back up system?
38 </I>&gt;<i> i recently had my providers HDD going bust after a power failure, lost all
39 </I>&gt;<i> databases (and IRC shite at that)
40 </I>&gt;<i> just something that can be scheduled every 2hrs lets say, that uploads a tar
41 </I>&gt;<i> gzipped copy of the databases to another FTP so if something *DOES* happen
42 </I>&gt;<i> and all data is lost, there is a backup :)
43 </I>
44 You can make a simple backup of it with this line
45 tar cvfz /home/httpd/html/backup/services.tar.gz /home/service/
46 we do it on this network 2 time's a day and 30 minutes later
47 there start on anther server of the netwerk a script
48 mv /home/service/services.tar.gz /home/service/old_backup/
49 `date +%d-%m-%Y_%H-%M`.tar.gz
50 wget <A HREF="http://ww.nowheretogo.com/backup/services.tar.gz">http://ww.nowheretogo.com/backup/services.tar.gz</A>
51 first line copy's the old backup
52 second line is getting new backup from the services server
53
54 --
55
56 Grtzz Hans v Steenbergen
57 Mail me at <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">thebeast at xs4all.nl</A>
58 Tech Admin on rc5proxy.mp3crew.nu
59 www.mp3crew.nu for info about this irc server.
60 mail to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">admins at mp3crew.nu</A> for info
61 The only one who got his work done by friday was R.Crusoe
62
63 9:35pm up 26 days, 23:48, 2 users, load average: 1.05, 1.23, 1.70
64
65 </PRE>
66
67 <!--endarticle-->
68 <HR>
69 <P><UL>
70 <!--threads-->
71 <LI>Previous message: <A HREF="002530.html">AW: AW: AW: [IRCServices] Backup databases?
72 </A></li>
73 <LI>Next message: <A HREF="002518.html">Let me be blunt (was RE: AW: [IRCServices] Nickserv required for operserv?)
74 </A></li>
75 <LI> <B>Messages sorted by:</B>
76 <a href="date.html#2513">[ date ]</a>
77 <a href="thread.html#2513">[ thread ]</a>
78 <a href="subject.html#2513">[ subject ]</a>
79 <a href="author.html#2513">[ author ]</a>
80 </LI>
81 </UL>
82
83 </body></html>