There is a free backup program in Windows 95 with
automatic run command. You can use the Windows Scheduler to run it
automatically.
In Windows 98, the bundled backup program cannot be
run in auto mode without user intervention. However, you may use any script
program to run it and pass key-press to the software. You may use a freeware
WINCRON to schedule and run it automatically.
In Windows ME, you have to install the bundled backup
program manually from the add-on folder of the Win ME CD-ROM.
Why do I get a "Forbidden/You
don't have permission to access / on this server" message whenever I try
to access my server?
Search your conf/httpd.conf file for this exact string:
<Files ~>. If you find it, that's your problem -- that particular
<Files> container is malformed. Delete it or replace it with <Files
~ "^\.ht"> and restart your server and things should work as
expected.
This error appears to be caused by a problem with the
version of linuxconf distributed with Redhat 6.x. It may reappear if
you use linuxconf again.