+ Post New Thread
Results 1 to 7 of 7
How do you do....it? Thread, back up web server in Technical; we're hoping to run the school's website from a dedicated server in (a dmz) in school. it will be built ...
  1. #1
    beeswax's Avatar
    Join Date
    Jul 2005
    Location
    England
    Posts
    2,276
    Thank Post
    262
    Thanked 217 Times in 147 Posts
    Rep Power
    102

    back up web server

    we're hoping to run the school's website from a dedicated server in (a dmz) in school. it will be built on a MySql database via a CMS. it will need to be backed up regularly. any suggestions?

  2. IDG Tech News

  3. #2
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,051
    Blog Entries
    1
    Thank Post
    104
    Thanked 438 Times in 379 Posts
    Rep Power
    114

    Re: back up web server

    Linux or Windows?

  4. #3
    beeswax's Avatar
    Join Date
    Jul 2005
    Location
    England
    Posts
    2,276
    Thank Post
    262
    Thanked 217 Times in 147 Posts
    Rep Power
    102

    Re: back up web server

    sorry, windows

  5. #4
    Guest

    Re: back up web server

    A simple one would be to to make a copy of the site files via ftp and then export the SQL database to a file. Do this with my joomla sites and it works ok.

    Then if the site dies / or you need to move to another host you just upload the files and repolulate the sql database.

  6. #5
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,051
    Blog Entries
    1
    Thank Post
    104
    Thanked 438 Times in 379 Posts
    Rep Power
    114

    Re: back up web server

    you can dump the mysql database to a file with the 'mysqldump' command.

  7. #6

    Ric_'s Avatar
    Join Date
    Jun 2005
    Location
    London
    Posts
    7,621
    Thank Post
    96
    Thanked 685 Times in 528 Posts
    Rep Power
    158

    Re: back up web server

    MySQL Administrator can also set up an automatic backup job for your database. This comes in a Windows flavour too

  8. #7


    Join Date
    Jan 2006
    Posts
    6,456
    Thank Post
    324
    Thanked 740 Times in 557 Posts
    Rep Power
    201

    Re: back up web server

    How about using mysqlhotcopy to backup the database to the spare server and using rsync to synchronise the webpages, using a script that backs it up once per day.

SHARE:
+ Post New Thread

Similar Threads

  1. Replies: 8
    Last Post: 26th September 2007, 03:34 PM
  2. Back Up server taking an age to boot up.
    By tosca925 in forum Windows
    Replies: 2
    Last Post: 10th May 2007, 08:36 AM
  3. SAN+back up
    By nicholab in forum Hardware
    Replies: 2
    Last Post: 31st January 2007, 09:02 PM
  4. Front-end IIS server, forward requests to Back-end IIS
    By ryan_powell in forum How do you do....it?
    Replies: 5
    Last Post: 18th October 2006, 10:38 AM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •