7 Pages

lec4.agk

Course: CS 630, Fall 2004
School: Cornell
Rating:
 
 
 
 
 

Word Count: 1745

Document Preview

Lecture CS630 4: Probabilistic Retrieval Lecture by Lillian Lee Scribed by Randy Au, Nick Gerner, Blazej Kot February 7, 2006 1 Probabilistic Retrieval The Vector Space Model is essentially an ad hoc approach to information retrieval. If we wanted rmer theoretical ground, we will have to take a dierent approach using a priori assumptions. One such attempt is derived here. 1.1 Notation Capital letters...

Register Now

Unformatted Document Excerpt

Coursehero >> New York >> Cornell >> CS 630

Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.

Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
Lecture CS630 4: Probabilistic Retrieval Lecture by Lillian Lee Scribed by Randy Au, Nick Gerner, Blazej Kot February 7, 2006 1 Probabilistic Retrieval The Vector Space Model is essentially an ad hoc approach to information retrieval. If we wanted rmer theoretical ground, we will have to take a dierent approach using a priori assumptions. One such attempt is derived here. 1.1 Notation Capital letters represent random variables. Lower case letters represent the values taken by the random variables. 2 The Derivation Assumption 1: the query, q, is xed to keep the derivation simpler. Our ultimate goal is to nd a way to rank documents according to the probability of their relevance to the query, as opposed to the VSM model where relevance is simply how close q is to d in a vector space. P (relevant|doc) We therefore want to compute: P (R = r|D = d) where: R is a random variable of relevance, and comes from a set such as: {y, n}, {0,0.1,. . . ,1}, and D is a random variable for documents, which might range over the set of documents in the corpus, or all possible documents, real or imagined. Note: Throughout the derivation P (D = d) > 0 holds true. Otherwise we would condition on an event of probability zero, and the universe explodes. Because the user is most interested in relevant documents, we want to compute: P (R = y|D = d) 1 Issue #1: For a given document, and a given query, the probability of relevance of that document should be a single value in {0,1}. Theres no randomness in the situation. We need a way to justify injecting random variables into the equations. Possible Solution #1: We could say that, for a given user, on a given day, they might judge the document relevant, while on another day, the same document for the same query is irrelevant, and this process is random. OR, over all users, some percentage will nd the document relevant while some wont. The problem with this is that this puts human preferences into the picture. Possible Solution #2: We can represent uncertainty as a function of document representation. If the user looks at collections of documents, binned in some way, some fraction of the bin would be relevant, and this would be a random probability. For this derivation, we will proceed using the second solution to avoid the need to model humans preferences. Let A be a vector of attribute variables: A = (A1 , A2 , . . . , Am )T Then, for each document d, there is an associated attribute vector a(d): a(d) = (a1 (d), a2 (d), . . . , am (d))T For example, aj (d) may be the number of times that the term v (j) appears in d. Attributes can be as complex as desired, i.e. am+1 = length(d). Assumption #2: In this derivation, we assume that Aj corresponds to the appearance of term v (j) in a document. So, we want to compute P (R = y|A = a(d)) We still have no information about relevancy. How can we proceed further, pushing the question of relevancy as late in the process as we can? Assumption #3: Seeing a given attribute vector, a(d), has a very low probability. (We can increase the probability somewhat by keeping a(d) short, but we would lose information.) In any event, it seems reasonable to assume that P (R = y) > P (A = a(d)) This assumption suggests that we apply a Bayes Flip, by applying Bayes Rule, to ip the conditional. 2 P (R = y|A = a(d)) = P (A = a(d)|R = y)P (R = y) P (A = a(d)) With respect to computing a score for a document d, P (R = y), being a constant, falls out. rank = P (A = a(d)|R = y) P (A = a(d)) Remember that P (A = a(d)) is a tiny value. NOTE: In the classic presentation of this derivation, an odds ratio is used, and so the denominator term P (A = a(d)) is eliminated: P (A = a(d)|R = y) P (A = a(d)|R = n) In estimation, it is then assumed that for P (A = a(d)|R = n), most documents arent relevant anyway, and so P (A = a(d)|R = n) = P (A = a(d)) which is what we have before. Assumption #4: The attributes are conditionally independent, and terms are independent. Issue #2: Cooper in Some inconsistencies and misnomers in probabilistic information retrieval in SIGIR 91, nds counterexamples that yield logical errors when this assumption is used. The formula we use is a version of a formulation that he was unable to nd a counter example for. P (Aj = aj (d)|R = y) P (Aj = aj (d)) j = j falls out since it is a constant and we are ranking. Notice: The product ranging over all term-attributes within a document can allow documents corresponding to unobserved attribute vectors to still have non-zero probabilities. We have just about done all that we can to modify the equation while putting the relevancy question o. We are now out of tricks and so must deal with it. The simplest step would be to factor whether terms in the query do or do not appear in a document, given that the query is one clue regarding relevance. when term is in query = j:qj =1 P (Aj = aj (d)|R = y) P (Aj = aj (d)) j:qj =0 P (Aj = aj (d)|R y) = P (Aj = aj (d)) when term is not on query 3 Notation: qj = 1 if v (j) is in q, 0 otherwise Assumption #5: Non-query term-attributes have the same distribution over relevant documents as over all documents. Issue #3: This would probably be true for non-query terms that arent related to the query terms, but is not quite so true for non-query terms that are related to the query terms. This assumption allows us to state for terms not in the query: P (Aj = aj (d)|R = y) = P (Aj = aj (d)) Which allows us to cancel out the non-query terms in our equation, leaving us with: assumption = j:qj =1 P (Aj = aj (d)|R = y) P (Aj = aj (d)) And thats as far as we got in this lecture! (To be continued. . . ) 3 Questions One assumption we made during the rst part of our derivation of the probability of relevance was that the distribution of non-query attributes have the same distribution over relevant documents as over non-relevant documents. Lets examine this assumption. In the following, for simplicity assume that Aj corresponds to term presence/absence, rather than term counts. 3.1 Question 1 What does this assumption mean, especially with respect to our derivation? I.e., why would we make this assumption and how does it simplify our derivation? In addition to any mathematical formulae, give a short text answer explaining each probability term and how they interact. 3.2 Question 2 Given the following vocabulary of nouns and verbs (and their derivatives, e.g. since dog is in the language, then so would dogs, or chase gives us chases, chased, etc.): V = (cat, dog, mouse, bone, seeds, f ood, toy, chase, hunt, play, f orage, eat, sleep, lay, run, bury) 4 Suppose our attributes or terms are also given by this vocabulary (derivatives of the terms will be considered as being named by the same attribute) Consider the following query, corpus and relevance tags. We have included some common terms. But these will not be included in our analysis (even though these do aect semantics) corpus = d(1) = dogs chase cats d(2) = mice forage for seeds d(3) = cats eat mice d(4) = dogs play with bones d(5) = cats play with toys d(6) = cats play with mice d(7) = cats sleep after eating d(8) = dogs run with bones d(9) = dogs bury bones d(10) = cats play with cats query = what do cats play with? Then, documents 5,6 and 10 are relevant. Does this corpus and query meet our assumption? Show that P (Aj = aj (d)|R = y) = P (Aj = aj (d)) for the necessary Aj s, or show that P (Aj = aj (d)|R = y) = P (Aj = aj (d)) for at least one necessary Aj (but several would be more convincing). 3.3 Question 3 Now consider the stability of a system in which the assumption is met. Suppose you were presented with a corpus, a query, and relevance tags such that our assumption is met. (Assume that some of the relevant documents contain some non-query terms.) 3.3.1 Question 3 Part 1 Can you change the query (and corresponding relevance tags) to make the assu...

Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more. Course Hero has millions of course specific materials providing students with the best way to expand their education.

Below is a small sample set of documents:

Cornell - CS - 630
CS630 Representing and Accessing Digital InformationNamed-Entity RecognitionThorsten Joachims Cornell UniversityNE Identification Identify all named locations, named persons, named organizations, dates, times, monetary amounts, and percentages.
Cornell - CS - 630
CS630 Lecture 9: End of Probabilistic Retrieval, Introduction to Relevance FeedbackLecture by Lillian Lee Scribed by Randy Au, Nick Gerner, Blazej Kot February 23, 2006In this lecture, we nish treating the basic retrieval paradigms, and move onto
Cornell - CS - 630
VP V S 3 tx5k{tS`jwdkquSuq|xqj3x~1qxjvTvt1|nfTSzxjVF v t } t| m j r t rp vj ~ v t }m } ~ t } tkj } k| qB txSjqFwm v t } m k| 5` tx5k{tknquuSuqd|{tn{|xt1{|t`}n$s{zzi v t } t| j r t rp vj ~ y } v t } tkj j Twn} 3j|~ gty~3Fdkk 3r }m v
Cornell - CS - 611
CS611 Lecture 39Scribe: Yan Zhang and Antonio MontalbanModule Types3 December 2001Lecturer: Andrew Myers1 Review of existential typesIn the previous class we dened the existential type X., where X is a type variable that may appears free . W
Cornell - CS - 611
CS611 Lecture 6Well Founded Induction9 September, 2005Lecturer: Andrew MyersScribe: James Worthington, Soam Vasani1 SummaryIn this lecture we will 1. Dene well-founded induction 2. Show that our denition of free variables gives us a well-de
Cornell - CS - 611
CS611 Lecture 21Weakest PreconditionsFriday, the thirteenth of October, 2000Lecturer: Dexter KozenScribe: Reba Schuller and Tom Wexler1 Valid Partial Correctness AssertionsIn the last lecture, we introduced the concept of a partial correctn
Cornell - CS - 611
CS611 Lecture 31Subtype Polymorphism12 November, 2004Lecturer: Andrew MyersScribe: Helgi Ingolfsson, Shobhit Varshney1 IntroductionWe would like to extend the traditionally typed -calculus for it to support objects, but objects are complica
Cornell - CS - 611
CS611 Lecture 15Axiomatics Semantics II and Hoare Logic30 September, 2005Lecturer: Michael ClarksonScribe: Bryant Adams, Mia Minnes1 Axiomatic Semantics II1.1 RenementDenition. For programs S and T, we say that S renes T i the set of poss
Cornell - CS - 280
Inclusion-Exclusion RuleRemember the Sum Rule: The Sum Rule: If there are n(A) ways to do A and, distinct from them, n(B) ways to do B, then the number of ways to do A or B is n(A) + n(B). What if the ways of doing A and B arent distinct? Example: I
Cornell - CS - 474
1The2large3can4can5hold6the7water.8Grammar: 1. 2. 3. 4. 5. 6. S NP NP NP VP VP NP VP art adj n art n adj n aux VP v NPLexicon: the: art large: adj can: n, aux, v hold: n, v water: n, v1The2large3can4can
Cornell - CS - 474
HMM Tagger Last Class: 1. Intro to part-of-speech tagging 2. Erics intro to HMM taggers Today: 1. More on Hidden Markov Model Taggers Given W = w1 , . . . , wn , nd T = t1 , . . . , tn that maximizes P (t1 , . . . , tn |w1 , . . . , wn ) Restate usin
Cornell - CS - 474
12 September 2002Problem Set 1: Treebanking, grammar development, and grammar algorithmsCS 474 Introduction to NLP Mats Rooth1. TreebankingMake labeled trees for the for the eight sentences in the le PS1/problem1/sentences. Your answer should
Cornell - CS - 412
AdministrationCS 412 Introduction to CompilersAndrew Myers Cornell University Lecture 11: Static Semantics 16 Feb 01Lecture 11 CS 412/413 Spring '01 - Andrew Myers 2 Programming Assignment 2 due in 1 weekStatic Semantics Can describe the type
Cornell - CS - 412
CS412/413Introduction to Compilers and TranslatorsAndrew Myers Cornell University Lecture 20: Subtyping 13 March 00Outline Last time: classes, interfaces in Java, Iota+ have a subtype relation Type-checking with subtypes Subtyping rulesRecord
Cornell - CS - 412
CS 412/413Introduction to Compilers and Translators Spring 00Lecture 10: Static SemanticsAdministration Programming Assignment 2 due in 1 weekCS 412/413 Spring '00 lecture 10 - Andrew Myers2Static Semantics Can describe the types used in
Cornell - CS - 412
ReviewCS 412 Introduction to CompilersAndrew Myers Cornell University Lecture 21: Subtyping 16 March 01 Multiple implementations supported by subtyping Subtyping characterized by new judgement: S <: T A < e : T judgement+ subsumption rule + S <:
Cornell - CS - 412
CS412 Homework 3Due: 13 March 20061. For each of the following IC constructs, state whether it is well-typed in some typing context. If so, give the most general typing context in which the construct is well-typed and write the corresponding proo
Cornell - CS - 412
CS412 Homework 3Due: 9 March 20071. For each of the following IC constructs, state whether it is well-typed in some typing context. If so, give the most general typing context in which the construct is well-typed and write the corresponding proof
Cornell - CS - 412
Type Inference SystemsCS412/CS413 Introduction to Compilers Tim Teitelbaum Lecture 14: Static Semantics 21 Feb 07 Type inference systems define types for all legal programs in a language Type inference systems are to type-checking: As regular exp
Cornell - JTH - 99
A general, phrase-structured account of Local CoherencesJohn HaleAMLaP 2007Does the human parser.eagerness .derive every consequence of the grammar and input as soon as possible? if not, what is not derived? expectation .place bets on unseen con
Cornell - TTL - 22
Cornell University Chapter of Team HBVB-AwareOfficial Rule and Scoring SheetMahjong Benefit Tournament Saturday, October 18th, 2008 7:00-10:00 PM, RPCC 1st Floor LoungeBrief Overview of Mahjong: Each game needs four players. The goal is to crea
Cornell - PHIL - 274
PHIL 331/MATH 281: Week 8 The syntax of QC 1. To specify the syntax of QC we specify a set of symbols, then a set of terms, then a set of wffs. a. Symbols: We have two brackets: ( and ). We have denumerably many sentence letters: A, B, C, P1, P2, R,
Cornell - PHIL - 331
PHIL 331/MATH 281: Week 8 The syntax of QC 1. To specify the syntax of QC we specify a set of symbols, then a set of terms, then a set of wffs. a. Symbols: We have two brackets: ( and ). We have denumerably many sentence letters: A, B, C, P1, P2, R,
Oregon - FSE - 14
Fault-aware Fingerprinting: Towards Mutualism between Failure Investigation and Statistical DebuggingChao LiuDepartment of Computer Science University of Illinois at Urbana-Champaign Urbana, IL 61801chaoliu@cs.uiuc.edu ABSTRACTFailure investigat
Oregon - ICSE - 2009
International Conference on Software Engineering 2009Westin Bayshore, Vancouver Vancouver, BC Canada16-24 May, 2009 Conference Dates 20-22 May 2009 Exhibit DatesExhibitor ProspectusContentsExhibitor Deadline Dates, Program Schedule, and Meeti
Oregon - ICSE - 2009
31st INTERNATIONAL CONFERENCE ON SOFTWARE ENGINEERINGVANCOUVER, CANADA 16-24 MAY 2009http:/www.tourismvancouver.comhttp:/www.cs.uoregon.edu/events/icse2009 We invite high quality submissions describing original unpublished research results, case
Oregon - ICSE - 2009
31st INTERNATIONAL CONFERENCE ON SOFTWARE ENGINEERINGVANCOUVER, CANADA 16-24 MAY 2009http:/www.cs.uoregon.edu/events/icse2009http:/www.tourismvancouver.comThe International Conference on Software Engineering (ICSE) is the premier software engine
Oregon - ICSE - 2009
PAPER ID NUMBER _IEEE COPYRIGHT FORMTo ensure uniformity of treatment among all contributors, other forms may not be substituted for this form, nor may any wording of the form be changed. This form is intended for original material submitted to th
Oregon - ICSE - 2009
WorkshopProposalforICSE2009 Status:continuingworkshopseries 1.Titleofworkshopseries 2.Organization(chairsandtentativeprogramcommitteemembers)3.Pastattendance(foreachmeetingheld) 4.Anythingnewwiththe2009meeting?(e.g.,objectives,structure,output,
Oregon - FSE - 14
Improving the Identification of Actual Input Manipulation VulnerabilitiesYonghee ShinNorth Carolina State University 890 Oval Drive Raleigh, NC, 27695-8260 919-946-0781yonghee.shin@ncsu.eduABSTRACTThis paper proposes an automated, white-box se
Oregon - FSE - 14
Modular Exception Handling in Context-Aware ApplicationsNelio CachoComputing Department, Lancaster University United Kingdomn.cacho@lancaster.ac.ukAlessandro GarciaComputing Department, Lancaster University United Kingdoma.garcia@lancaster.ac.
Oregon - FSE - 14
Identifying Source Code Metrics to Improve Quality Predictive Models Using Genetic AlgorithmsRodrigo VivancoDept. Computer Science University of Manitoba Winnipeg, Manitoba, Canada (204) 983-7393rvivanco@cs.umanitoba.ca ABSTRACTIn order to devel
Oregon - FSE - 14
An Architecture for Gradual Transition Towards Self-Managed Software SystemsEdin ArnautovicInstitute of Computer Technology Vienna University of Technology, Vienna, Austriaarnautovic@ict.tuwien.ac.at ABSTRACTWhile management of todays software s
Oregon - DAY - 2
Processes without PartitionsMatthew FlattUniversity of UtahAdam WickUniversity of UtahRobert Bruce FindlerUniversity of Chicago1This talk has been modied from its original version. It has been edited for content and formatted to t your sc
Oregon - DAY - 3
Kill-Safe Synchronization AbstractionsMatthew Flatt University of UtahRobert Bruce Findler University of Chicago1Sibling Food-Sharing Protocol2Sibling Food-Sharing Protocol3Sibling Food-Sharing Protocol4Sibling Food-Sharing Protoc
Oregon - DAY - 3
Cooperative and Forced TerminationSee also Asynchronous Exceptions in Haskell Marlow, Peyton Jones, Moran and Reppy PLDI, 20011Cooperative vs. Forced TerminationCooperative termination: ask a process to clean itself up and exit Thread.interrup
Oregon - FSE - 14
Concern Management and Evolution at The Architectural Level[Doctoral Symposium Submission]Eugen Nistor Advisor: Andre van der Hoek Donald Bren School of Computer Sciences University of California, Irvine Irvine, CA, 92697enistor@ics.uci.edu ABST
Oregon - FSE - 14
Pattern-Based Synthesis of Fault-Tolerant Embedded SystemsMatthias TichySoftware Engineering Group University of Paderborn, Germanymtt@uni-paderborn.de ABSTRACTThe general trend towards complex technical systems with embedded software results
Oregon - FSE - 14
A Program Analysis for Tool-supported Refactoring of Aspect-oriented ProgramsJan WlokaFraunhofer FIRST Kekulstr. 7 Berlin, GermanyStefan Jahnichen Technical University Berlin Franklinstr. 28/29 Berlin, Germanyjan.wloka@rst.fraunhofer.de Catego
Oregon - H - 252
7 SW `W`C 2a " cxQGj)QG 7 4a YW( r& 0 xc`Xs)sA 4 "a )Q2lxQ2 7siSscs)is5&'c`Xs)sDA P f UW r r& f U 9 Ia YW( r& 0 4 "a )QGlxQG 5fWxchf`Xs)sA 7Pa s& i 9 Ga oa YW( r& 0 I2a"42 5)j5)a 7P s& i 9 7 Ia YW( r& 0 115fWxc`Xs)sDA H2 "22 5)Q2j5)Q2 7 Ga YW( r&
Oregon - MATH - 111
Function operations worksheet solutionsWe had f (x) = 1. (f + g)(x) =3x2 x+1 3x2 x+1and g(x) = 2x. + 2xThe domain of f + g is the set of all real numbers x which are in the domain of both f and g. In this case, the domain of f consists of both
Oregon - H - 251
B88 e0 q( 2 17AY1YD m48$pQ8 yRy11W78 B i e0 q( 2 pQ p8$i4 p wIAY1YGD 11A71A8 B}hag9T9h7Yq)AAY1YD T1W771W78 V r r } g( 2 C p8 e0 q( 2 S 488$Q48 B 6 e0 q( 2 Q4 p8$U8 p wIAY1YGD 71ARwA8 BV s( h C B U e0 q( 2 p488$i8 8 3379fewIAY1YD 11W7RwW78 BV s( h
Oregon - H - 251
We wish to prove the following theorem Theorem 1. If limx!a f x = l and limx!a gx = m then limx!a f g x = lm: Why is this a good idea? Well, if we know limx!a x = a, then this allows is to nd the limit of xn for any positive integer n. Using Wednesd
Oregon - MATH - 241
Average rate of change 1 Car tripThe following are trip meter readings collected on a car trip between Eugene and Portland:(Time is in hours:minutes:seconds.) 1. What was the average speed (in miles per hour) during the trip? Most of the driving
Oregon - PACNOG - 3
Bandwidth ManagementManaging high-latency and limited bandwidth satellite connectionsAloiamoa Anesi, Jr Blue Sky Communications alo.anesi@bluesky.asPhysical LayoutLatency Average of 600ms+ latency to PoP Can be up to 1500ms+ depending on pat
Oregon - PACNOG - 3
Internet Society OverviewKaren Rose Director of Education and Programs rose@isoc.orgJune 2007Internet Society Overview1ISOCs Mission"To assure the open development, evolution and use of the Internet for the benefit of all people throughou
Oregon - PACNOG - 3
10yearsofIPV6operationsJoel Jaeggli andacastofManyThe6boneera3ffe:/16usagedefinedinrfc2471(1998) Sunseton06/06/2006 Allocatedhierarchicallyinafashionthatwas thethenassumptionastohowipv6addresses wouldbeallocated. Pseudotoplevelaggregater(P
Oregon - DAY - 3
Introducing IANA Root Management ccTLD workshop, Guyana 2007John Crain Internet Corporation for Assigned Names and NumbersIANA. What is it? The Internet Assigned Numbers Authority Dedicated to preserving the central coordinating functions of the
Oregon - SANOG - 10
Ubuntu Linux ServerStructure and ConfigSANOG 10 WorkshopAugust 29 New Delhi, India Hervey Allennsrc@SANOG10 New Delhi, IndiaWhat's Our Goal?A bit of Debian & Ubuntu philosophy Differences from the Red Hat world Package system Debi
Oregon - SANOG - 10
http:/trac.edgewall.org/ SANOG 10 WorkshopAugust 29-Sep 2 New Delhi, India Hervey Allennsrc@sanog10 New Delhi, IndiaWhat's it Do?Software Configuration Management wiki for collaboration Interface to subversion for change management. Timelin
Oregon - SANOG - 4
http:/trac.edgewall.org/ SANOG 10 WorkshopAugust 29-Sep 2 New Delhi, India Hervey Allennsrc@sanog10 New Delhi, IndiaWhat's it Do?Software Configuration Management wiki for collaboration Interface to subversion for change management. Timelin
Oregon - SANOG - 10
SomeUbuntuPractice.SANOG10August29 NewDelhi,India1. 2. 3. 4. 5. 6. 7. 8. 9. Getusedtousingsudo Createaninstaccount Learnhowtoinstallsoftware Installgccandmake Learn how to control services Use the ip tool See the state of your machine Create the lo
Oregon - SANOG - 10
InstallingUbuntuLinux FeistyFawnServerVersion7.04TheInstaller Ifyoudoadefaultinstallationyouwillendupwithaserverthatuses DHCPtoobtainit'snetworkaddress,afilesystemoftheform: /(root) <swap> [Allofdiskminus3xRAM] 3xRAMInformationyouNeed ThefirstPCin
Oregon - SANOG - 10
SANOG 10 Network Management Workshop MRTG / RRD Tool / NFSen Lab Documents v1.0 Gaurab Raj Upadhaya MRTG In 12 Step by Step 1. 2. 3. 4. Install MRTG #apt-get install mrtg Create the /etc/mrtg directory $sudo mkdir /etc/mrtg Find out the SNMP Communit
Oregon - SANOG - 5
SANOG 10 Network Management Workshop MRTG / RRD Tool / NFSen Lab Documents v1.0 Gaurab Raj Upadhaya MRTG In 12 Step by Step 1. 2. 3. 4. Install MRTG #apt-get install mrtg Create the /etc/mrtg directory $sudo mkdir /etc/mrtg Find out the SNMP Communit
Oregon - SANOG - 10
Help Desk ServicesSANOG 10 Network Operations & ManagementThis Presentation and related materials will be available at: ws.edu.isoc.org / www.sanog.orgGetting StartedWhat are some of the first questions to answer? Are you going to offer suppor
Oregon - SANOG - 2
Help Desk ServicesSANOG 10 Network Operations & ManagementThis Presentation and related materials will be available at: ws.edu.isoc.org / www.sanog.orgGetting StartedWhat are some of the first questions to answer? Are you going to offer suppor
Oregon - SANOG - 10
Network Operations and Network ManagementSANOG 1 0 W kshop or August 2 9 - 2 2 0 0 7 New Del hi , I ndi aOverview W hat i s net wor k oper at i ons and m anagem ent ? W hy net wor k m anagem ent ? The Net wor k Oper at i on Cent er Net
Oregon - SANOG - 10
CVSWEB 1. Install cvsweb # apt-get install cvsweb 2. Edit the file /etc/cvsweb/cvsweb.conf: # vi /etc/cvsweb/cvsweb.conf - Change the line: 'local' to 'rancid' => ['Rancid Repository', '/var/lib/rancid/CVS'], => ['Local Repository', '/var/lib/cvs'],
Oregon - SANOG - 2
CVSWEB 1. Install cvsweb # apt-get install cvsweb 2. Edit the file /etc/cvsweb/cvsweb.conf: # vi /etc/cvsweb/cvsweb.conf - Change the line: 'local' to 'rancid' => ['Rancid Repository', '/var/lib/rancid/CVS'], => ['Local Repository', '/var/lib/cvs'],
Oregon - PACNOG - 3
VoIP Workshop, PacNOG3VoIP Workshop PacNOG3Rarotonga, Cook Islands June 2007Labs 1 - 4, Asterisk Lab 5, INOC-DBA Lab 6-7, Cisco Voice Gateways Lab 8, CODECSPage 1 of 13VoIP Workshop, PacNOG3Lab SummaryServer logins are as you have set u