Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Oracle Presentation for Beginners!
Hey list!
Do any of you have some pointers on creating a browsable copy of this site?
I've tried Teleport Pro ( web spider ), which has worked in the past for
me,
but not on this site.
I've used wget on my Linux box, but I have not been able to find a balance between getting all of the needed components and downloading the entire web site.
wget --output-file=oratut.log \
--verbose \
--input-file=oratut.url \
--waitretry=5 \
--force-directories \
--no-host-directories \
--directory-prefix=oratut \
--timestamping \
-nr \
--recursive \
--level=0 \
--convert-links \
--cut-dirs=3 \
--page-requisites \
--no-parent
#--relative Using both of '--relative' and '--no-parent' misses some pages. Uncommenting one of them gets most.
Uncommenting both downloads the entire site ( I killed it at 275 meg )
Of course it's on topic, I want to get those Oracle tutorials.
It will keep my intern busy for awhile. ;)
Jared
"Sherman, Edward" <shermanej_at_eccic.com>
Sent by: root_at_fatcity.com
05/06/2002 07:33 AM
Please respond to ORACLE-L
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc: Subject: RE: Oracle Presentation for Beginners!
Here's the slides!
SQL/PL-SQL
http://www.ecst.csuchico.edu/~melody/courses/Spg2001OraclePLSQL/PLSQL8iPPTS/
Default.htm
Architecture and Admin
http://www.ecst.csuchico.edu/~melody/courses/Fall2001CSCI379/TOC.html
Performance Tuning
http://www.ecst.csuchico.edu/~melody/courses/Spring2002PerfTune/TOC.html
Backup and Recovery
http://www.ecst.csuchico.edu/~melody/courses/Spring2002Backup/BackupPPTS/les
01_files/v3_document.htm
http://www.ecst.csuchico.edu/~melody/courses/Spring2002Backup/BackupPPTS/les 02_files/v3_document.htm
http://www.ecst.csuchico.edu/~melody/courses/Spring2002Backup/BackupPPTS/les 03_files/v3_document.htm
And here's a gal after my own heart!
http://www.ecst.csuchico.edu/~melody/
Thanks Melody!!!
Ed
-----Original Message-----
Sent: Monday, May 06, 2002 5:09 AM
To: Multiple recipients of list ORACLE-L
Hello all,
because I am an human being I am also looking for the easiest solution :-)
So, I need to have a training session concerning basic oracle features.
I wonder if anyone of you know place/site where I could download some powerpoint slides. Or if you have your own, pls. send me a copy ...
Any help will be highly appreciated.
Thanks
km
the lazy dba
-- __ Ota itsellesi luotettava kotimainen email http://www.jippii.fi/ Tutustu samalla netin parhaaseen pelipaikkaan JIPPIIGAMESIIN. -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: kminerva_at_jippii.fi Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). * * * * * Freedom of Information Act Notice * * * * * The information in this email is subject to the record protection mandated by 5 United States Code 552 (b) (4) and relevant judicial opinions. -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Sherman, Edward INET: shermanej_at_eccic.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: Jared.Still_at_radisys.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue May 07 2002 - 15:19:04 CDT