Re: How do I download and edit a website?



Hi Jim

Since you are a self-stated 'newbie', you may want to consider the
following:

It usually always gets down to 'what do you want to do'. If you are
going to do this for money, it seems that the best way to go would be
to have TWO web servers; each on a different machine. One live on the
Internet, the other a local machine. Both machines should be identical
in software loads ( php, apache, mysql, etc..., but can have different
os's, or hardware. Don't go two far away from the application stuff on
the live box.

Now you have a box to play with and can do what ever you wish to do
without touching the live box. Trust me, I have screwed up stuff to
the max trying to fix something that I did, but didn't realise it until
way to late. If that sort of trouble is on the live web server you
risk the possibility of loosing all your customer stuff and would need
to restore it from protected sources. Note that this sort of thing
always seems to happen just at the most inoppertune moment and will
slow you down immediately.

I also use another machine for backup. It powers itself each and every
Sunday, then it rsync's to both the live and local web server getting
ALL of the necessary stuff to operate ( configs, databases, webfiles
.... etc ), then shuts itself off and waits. Now when something goes
down or is broken forever ( usually hardware ) all I need to do is to
load a fresh os, then restore the directorys I need. Yes I know that I
could possibly loose a weeks worth of work, but what are the chances of
*both* machines dying at the same time? I guess if you are really
worried about it, do the backup on a daily basis, midnight or something
you wish. I don't use micro$oft products so I don't worry about the
'blue screen of death' or other nasty things that could happen to make
you reload...


todh

.



Relevant Pages

  • Re: Disaster Recovery
    ... normally assumes some sort of catastrophic loss (computers/network no longer ... different than preparing for day-to-day backup and restore. ...
    (microsoft.public.win2000.general)
  • Re: Clone vs. Image
    ... that was precisely my worry -- some sort of corruption of the image ... want to restore the backup to IT. ... it *will* restore. ...
    (microsoft.public.windowsxp.customize)
  • Re: home automation
    ... dongle) as the web server, or just buy a dedicated box and let it be ... to web enable the control boxes. ... sort of amazing, ... Nice thing besides the accompanying SW is that you can get it into SPI mode and hang all sorts of chip onto it. ...
    (sci.electronics.design)
  • Re: Corrupt Active Directory 2003
    ... I went out and bought a new UPS drive, so I'm going to run a system backup ... Directory to the web server in case something like this happens again, ... To perform the integrity check, start a command prompt, type the following ... To repair the database, type the following command (including the quotation ...
    (microsoft.public.windows.server.active_directory)
  • Re: multithreading question
    ... If you're firing off a new thread I suggest you fire off this thread onto a ... can set some sort of state that both share and access. ... it gets tricky when your thread outlasts the main ASPX thread. ... the Web Server is not tied up with this process. ...
    (microsoft.public.dotnet.framework.aspnet)