]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2001/002515.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2001 / 002515.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> AW: AW: AW: [IRCServices] Backup databases?
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=AW%3A%20AW%3A%20AW%3A%20%5BIRCServices%5D%20Backup%20databases%3F&In-Reply-To=EMEAJDMIHJFMOHONHAEDOEHMCDAA.Georges%40Berscheid.lu">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="002519.html">
11 <LINK REL="Next" HREF="002522.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>AW: AW: AW: [IRCServices] Backup databases?</H1>
15 <B>Duane Groth</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=AW%3A%20AW%3A%20AW%3A%20%5BIRCServices%5D%20Backup%20databases%3F&In-Reply-To=EMEAJDMIHJFMOHONHAEDOEHMCDAA.Georges%40Berscheid.lu"
17 TITLE="AW: AW: AW: [IRCServices] Backup databases?">duane at groth.net
18 </A><BR>
19 <I>Tue Nov 13 23:00:23 PST 2001</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002519.html">AW: AW: [IRCServices] Backup databases?
22 </A></li>
23 <LI>Next message: <A HREF="002522.html">AW: AW: AW: [IRCServices] Backup databases?
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2515">[ date ]</a>
27 <a href="thread.html#2515">[ thread ]</a>
28 <a href="subject.html#2515">[ subject ]</a>
29 <a href="author.html#2515">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Hello Georges,
35
36 As I said originally, I would like to see this feature purely for a
37 redundancy point of view, as I have a reasonably setup IRC network,
38 the DNS probes the IRC servers and removes dead server
39 automatically, I have the IRC servers each setup with multiple hubs,
40 so in the event of any one hub dying there is redundancy to keep the
41 network together, however I am unable to think of a suitable way of
42 making services redundant, and in the event of failure of the
43 primary server that it's linking into the network with, for whatever
44 reason, a secondary will kick in, with read only, so that people can
45 authenticate, but not change details, this is the only single point
46 of failure on my network that requires manual intervention.
47
48 --
49 Best regards,
50 Duane mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">duane at groth.net</A>
51
52 Wednesday, November 14, 2001, 7:45:01 AM, you wrote:
53
54 GB&gt; I like the idea of managing nicks through the browser, which is very much
55 GB&gt; more intuitive for many users who have no knowledge about IRC and only know
56 GB&gt; that they can type text into their client.
57 GB&gt; It is really intresting for very small networks who pretend to have a
58 GB&gt; 'community'. People will be able to share much more information when
59 GB&gt; registering their nick on the web. This registration can be passed on to
60 GB&gt; nickserv who uses the same information than in the Userinfo Database on the
61 GB&gt; web.
62 GB&gt; People will even be able to change their IRC-Settings in their browser.
63
64 GB&gt; It took me quite a number of hours to hack something like this into services
65 GB&gt; though, so I would appreciate if there was a possibility (i.e. interface) to
66 GB&gt; re-organise all this and make it a little more structured.
67
68 GB&gt; Georges
69
70 GB&gt; -----Ursprungliche Nachricht-----
71 GB&gt; Von: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-admin at ircservices.za.net</A>
72 GB&gt; [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-admin at ircservices.za.net</A>]Im Auftrag von Craig McLure
73 GB&gt; Gesendet: Dienstag, 13. November 2001 21:28
74 GB&gt; An: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>
75 GB&gt; Betreff: RE: AW: AW: [IRCServices] Backup databases?
76
77
78 GB&gt; Lol..
79 GB&gt; MySQL, does that mean ppl will be able to reg nicks and manage nicks in
80 GB&gt; their web browser?
81 GB&gt; Interesting concept :P
82 GB&gt; But wouldn't that mean pw encryption?
83
84 GB&gt; -----Original Message-----
85 GB&gt; From: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-admin at ircservices.za.net</A>
86 GB&gt; [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-admin at ircservices.za.net</A>] On Behalf Of Duane Groth
87 GB&gt; Sent: 13 November 2001 20:08
88 GB&gt; To: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>
89 GB&gt; Subject: Re: AW: AW: [IRCServices] Backup databases?
90
91 GB&gt; Hello,
92
93 GB&gt; No, but have the option of choosing MySQL for database, or using
94 GB&gt; it's own flat file format, the side benefit from this would be easier
95 GB&gt; web interfaces with PHP and the like, this unlike some simple
96 GB&gt; scripting has to be done in services itself. You should be using scp
97 GB&gt; or
98 GB&gt; similar for the remote archiving anyway, if you employ RSA/DSA keys
99 GB&gt; it's 1000x more secure, not to mention easier to script, hell you
100 GB&gt; can even setup your remote script to trigger tar/bzip, then the next
101 GB&gt; line to scp it off, so that you don't need to have 2 cron processes
102 GB&gt; going.
103
104 GB&gt; --
105 GB&gt; Best regards,
106 GB&gt; Duane mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">duane at groth.net</A>
107
108 GB&gt; Wednesday, November 14, 2001, 6:58:11 AM, you wrote:
109
110 GB&gt;&gt; Re,
111
112 GB&gt;&gt; well, MySQL support is nice, but not really suitable for everybody
113 GB&gt; (e.g.
114 GB&gt;&gt; users that don't have a MySQL account). The FTP-Upload thing would
115 GB&gt; probably
116 GB&gt;&gt; do the job for most people.
117
118 GB&gt; -----------------------------------------------------------
119 GB&gt; To unsubscribe, mail <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-request at ircservices.za.net</A>
120 GB&gt; with the word UNSUBSCRIBE in the subject of the mail.
121 GB&gt; <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
122 GB&gt; -----------------------------------------------------------
123 GB&gt; To unsubscribe, mail <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-request at ircservices.za.net</A>
124 GB&gt; with the word UNSUBSCRIBE in the subject of the mail.
125 GB&gt; <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
126
127 GB&gt; -----------------------------------------------------------
128 GB&gt; To unsubscribe, mail <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-request at ircservices.za.net</A>
129 GB&gt; with the word UNSUBSCRIBE in the subject of the mail.
130 GB&gt; <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
131
132
133 </PRE>
134
135 <!--endarticle-->
136 <HR>
137 <P><UL>
138 <!--threads-->
139 <LI>Previous message: <A HREF="002519.html">AW: AW: [IRCServices] Backup databases?
140 </A></li>
141 <LI>Next message: <A HREF="002522.html">AW: AW: AW: [IRCServices] Backup databases?
142 </A></li>
143 <LI> <B>Messages sorted by:</B>
144 <a href="date.html#2515">[ date ]</a>
145 <a href="thread.html#2515">[ thread ]</a>
146 <a href="subject.html#2515">[ subject ]</a>
147 <a href="author.html#2515">[ author ]</a>
148 </LI>
149 </UL>
150
151 </body></html>