DN Print Magazine BSD News BSD Mall BSD Support Source Wars Join Us

Total Page:16

File Type:pdf, Size:1020Kb

Load more

Mirrors Primary (US) Issues February 2002 February 2002 Get BSD Contact Us Search BSD FAQ New to BSD? DN Print Magazine BSD News BSD Mall BSD Support Source Wars Join Us T H I S M O N T H ' S F E A T U R E S From the Editor Fun With Automounting on FreeBSD Editorial by Renaud Waldura by Chris Coleman I'm writing this editorial Tired of having to login as root and type mount -t cd9660 from the classroom where I /dev/cd0c /mnt everytime you want to read a CD-ROM? am teaching Daemon News' Automounting is for you! Once properly configured (the first training class. This is goal of this document), you will only have to insert the CD the last day of class, and I into your drive, cd to /cdrom and *wham* everything am pleased to report that it happens automagically! Read More has gone very well... Get BSD Stuff Making Friends with tcsh - Part 3 by Konrad Heuer Konrad finishes his three part series with alias definitions, start-up files and hints concerning advanced csh and tcsh features. Read More RADIUS Search by Bill Moran Monthly Ezine RADIUS stands for Remote Authentication Dial-In User Search Service. It's purpose is to supply information and authentication for multiple dial-in servers. If you only have a single dial-in server then you probably don't need the a single dial-in server then you probably don’t need the complexity of RADIUS. However, if you want to provide Daily Daemon News dial-in services to clients in more than one area code, you’ll probably have to rent "points of presence" from the phone February 2002 Issue of company, and the phone company will expect you to have a Dæmon News Ezine RADIUS server. Read More Published FreeBSD Week: Migrating from Linux to FreeBSD EuroBSDCon 2002 Japanese Language Support in NetBSD announced by Hal Snyder FreeBSD 4.5-RELEASE is now available The intent of this article is to introduce NetBSD’s Japanese FreeBSD Week: Interview language support to the English-speaking user. The with Robert Watson approach will be to demonstrate a few common activities Solaris on Intel creates with commentary on the progression of ideas involved. BSD opportunities Japanese language processing on a computer is more Jordan Hubbard Open complicated than English language processing, because Forum Japanese orthography involves four different writing AUUG Call for papers systems - hiragana, katakana, kanji, and romaji - and uses many thousands of distinct characters... Read More BSD Support Forum What the heck is this? USB Keyboard Problem Multiple webservers behind one IP address ATI 3D Rage Pro and by Jan Sipke van der Veen FreeBSD X-Windows? The article discusses a network setup where multiple Panic after disabling webservers reside behind one IP address. Such a situation conflicts under 4.5-RC1 may arise when you need a specific webserver for one task Installer and a different webserver for another task, running different Installing FreeBSD-4.4 on a operating systems or webserver software. With only one IP laptop via ftp address available from the Internet, you could simply use error Network Address Translation (NAT) with port forwarding. Why is the Kernel giving However, this forces you to give each webserver an ugly me a kernel trap 12 and URL with a non-standard port number. Read More reboots? Source Wars DOSSIER and the Meta Project (Part 2) Week 22 by Rich Morin Last month, I discussed some problems with the current state of Free and Open Source documentation. I then sketched out how DOSSIER and the Meta Project hope to resolve some of these problems. This month, I will discuss the goals and design of an online Meta system. Read More R E G U L A R C O L U M N S R E G U L A R C O L U M N S Daemon News Mall C BSD Run FreeBSD Admin Training by Matthew Alton Starts Jan 28th FreeBSD for Your PC 2nd The immortal Isaac Asimov on at least one occasion Edition - $24 responded to an obvious question with a seemingly Sangoma PCI Card with paradoxical answer. Dr. Asimov, who held a Ph.D in Integrated T1 DSU/CSU - biochemistry, was asked why, when he had written literally $799 hundreds of expository essays and books on such diverse Daemon Xing T-shirts and topics as theoretical physics, computer science, and more! psychology, he had not seen fit to write on his chosen field. Need Reseller Pricing - He answered, "It is too difficult. I know too much about it." Contact Cylogistics Read More Miscellaneous Credits Daemon's Advocate The hard-working by Greg Lehey crew Tarball In the last few years, I've talked about all kinds of Download a tar.gz BSD-related topics, but the intention is always what's version of this issue reflected in the name: advocacy. It's been some time since I discussed straightforward BSD advocacy; this month I'd like to consider whom we target with advocacy, and how we handle it. Read More The Answer Man by Gary Kline, Dirk Myers, and David Leonard Greetings, salutations, and New Years best from your faithful Answer Team. This column addresses its usual wide variety of questions. Most are directed at the newer BSD user...but even long-time users are not current on the hows and whys of using grep. Or would rather not invest the hour or two to figure out how to get locate updating its database daily instead of weekly. If you understand the difference between the cua and tty /device files, then you may be well ahead of the majority of us BSD'ers. We make no pretense at being profound; instead we attempt to answer questions and de-mystify the idea that "Unix is so impossibly hard that it is only for the hard-core nerd". Read More Copyright © 1998-2001 DæmonNews. All Rights Reserved. February 2002 Search Submit Article Contact Us Join Us Merchandise BSD Training Chris Coleman <[email protected]> I'm writing this editorial from the classroom where I am teaching Daemon News' first training class. This is the last day of class, and I am pleased to report that it has gone very well. I have really enjoyed teaching the class this week. The first session was a one day "Introduction to FreeBSD" class that covered almost everything in Annelise Anderson's book "FreeBSD: An Open Source OS for your PC." The next four day session, "FreeBSD System Administration", covered much of the book "FreeBSD Unleashed". In addition, we covered several things that weren't included in the books. I even managed to bring in a local expert to help teach because he was available. Greg Sutter came in and taught the class how to run PostFix, a mail transfer agent and Sendmail replacement. I have to finish this up before the lunch break is over so the e-zine can finish publishing, and I can finish teaching, so this editorial will be shorter than most. Since I had the class here, I asked them if they had anything to say about the training class; here are their responses. "It was a great course, it helped me fill in a lot of gaps in my knowledge. The instructor took time to tailor it to fit my needs." - Paul Warner, Developer "FreeBSD r0x0rs, w00t w00t" - Ralph Hitz, SP System Administrator, Germany "I arrived on Monday with a whole list of questions and I am pleased to say that every one of them has been answered." -Iain Sinclair, Sysadmin, Santa Maria High School District "I've taken the RedHat 252 course and this blows it away." - Phillip Benton, Unix Administrator, McDermott, Will & Emery "Class was very informative. BSD already saved our company more than $400,000 and this class helped me consider BSD in the enterprise beyond the limitations of WebMin." - Usama Houlila, Senior Network Architect, McDermott Will & Emery This is just the start of our training classes; we will be teaching another sysadmin class in New York soon, and have also already scheduled a BSD Security class. Check the training section of the BSD Mall for details. -Chris Author maintains all copyrights on this article. Images and layout Copyright © 1998-2001 Dæmon News. All Rights Reserved. February 2002 Search Submit Article Contact Us Join Us Merchandise Fun With Automounting on FreeBSD Renaud Waldura <[email protected]> Tired of having to login as root and type: # mount -t cd9660 /dev/cd0c /mnt everytime you want to read a CD-ROM? Automounting is for you! Once properly configured (the goal of this document), you will only have to insert the CD into your drive, cd to /cdrom and wham everything happens automagically! My foray into the wonderful world of automounting started the day I got my hands on a big, noisy hard drive: I wanted the disk space for backup files and stuff, but couldn't bear the awful, high-pitched noise it generated day and night. So I configured my FreeBSD box to automount the drive whenever needed, then unmount it and spin the drive down when it wasn't used anymore. DISCLAIMER I am by no means an amd/NFS guru, only a user of those technologies. While I believe this document to be correct and helpful, I cannot take responsibility for any prejudice that might occur following the instructions included herein. Quite the contrary, I am so unsure of myself that I will wholeheartedly welcome any correction/addition sent to me (interested parties can find my address at the top of this document).
Recommended publications
  • Oracle Database Licensing Information, 11G Release 2 (11.2) E10594-26

    Oracle Database Licensing Information, 11G Release 2 (11.2) E10594-26

    Oracle® Database Licensing Information 11g Release 2 (11.2) E10594-26 July 2012 Oracle Database Licensing Information, 11g Release 2 (11.2) E10594-26 Copyright © 2004, 2012, Oracle and/or its affiliates. All rights reserved. Contributor: Manmeet Ahluwalia, Penny Avril, Charlie Berger, Michelle Bird, Carolyn Bruse, Rich Buchheim, Sandra Cheevers, Leo Cloutier, Bud Endress, Prabhaker Gongloor, Kevin Jernigan, Anil Khilani, Mughees Minhas, Trish McGonigle, Dennis MacNeil, Paul Narth, Anu Natarajan, Paul Needham, Martin Pena, Jill Robinson, Mark Townsend This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations.
  • Australian Pathology Messaging - Localisation of HL7 Version 2.4

    Australian Pathology Messaging - Localisation of HL7 Version 2.4

    Australian Pathology Messaging - Localisation of HL7 Version 2.4 Sponsored by: The Royal College of Pathologists of Australasia (RCPA)/HL7 Australia HL7 Australia Orders and Observations Co-chairs: Michael Legg, RCPA and Michael Legg & Associates Andrew McIntyre, Medical Objects Editors Eric Browne, Montage Systems David McKillop, Australian Digital Health Agency Jared Davison, Medical Objects Donna Moore, RCPA Joint Copyright © 2016 Health Level Seven International ® and Health Level Seven Australia Inc ABN 35 556 933 588 ALL RIGHTS RESERVED. The reproduction of this material in any form is strictly forbidden without the written permission of the publishers. HL7 International and Health Level Seven are registered trademarks of Health Level Seven International. Questions or comments regarding this document should be directed to Michael Legg ( [email protected]) or Andrew McIntyre ( a [email protected]) Table of Contents 1 Introduction 2 Patient Administration for Pathology 3 Datatypes 4 Observation Reporting 5 Observation Ordering 6 Identifiers Appendix 1 Parsing HL7v2 Appendix 2 Rendering of reports and display format Appendix 3 Common Errors Appendix 4 HL7 Code Tables Appendix 5 Conformance statements Appendix 6 Example messages Index of Tables Table 1-1. Message Element Attributes Table 1-2. Usage Conformance Testing Recommendations Table 6-1. Identifiers examples Table of Figures Figure 2-1. HL7 message segments Figure 3-1. HL7 data types by category Figure 3-2. Subcomponents of order sequences Figure 5-1. RU and RO usage (example) Figure 5-2. RQ and RO usage (example) Figure 5-3. Example of two child orders 1 Introduction Australian Pathology Messaging - Localisation of HL7 Version 2.4, Release 1 is the Australian localisation of the HL7 V2 Laboratory ordering and result reporting specification.
  • ISO Basic Latin Alphabet

    ISO Basic Latin Alphabet

    ISO basic Latin alphabet The ISO basic Latin alphabet is a Latin-script alphabet and consists of two sets of 26 letters, codified in[1] various national and international standards and used widely in international communication. The two sets contain the following 26 letters each:[1][2] ISO basic Latin alphabet Uppercase Latin A B C D E F G H I J K L M N O P Q R S T U V W X Y Z alphabet Lowercase Latin a b c d e f g h i j k l m n o p q r s t u v w x y z alphabet Contents History Terminology Name for Unicode block that contains all letters Names for the two subsets Names for the letters Timeline for encoding standards Timeline for widely used computer codes supporting the alphabet Representation Usage Alphabets containing the same set of letters Column numbering See also References History By the 1960s it became apparent to thecomputer and telecommunications industries in the First World that a non-proprietary method of encoding characters was needed. The International Organization for Standardization (ISO) encapsulated the Latin script in their (ISO/IEC 646) 7-bit character-encoding standard. To achieve widespread acceptance, this encapsulation was based on popular usage. The standard was based on the already published American Standard Code for Information Interchange, better known as ASCII, which included in the character set the 26 × 2 letters of the English alphabet. Later standards issued by the ISO, for example ISO/IEC 8859 (8-bit character encoding) and ISO/IEC 10646 (Unicode Latin), have continued to define the 26 × 2 letters of the English alphabet as the basic Latin script with extensions to handle other letters in other languages.[1] Terminology Name for Unicode block that contains all letters The Unicode block that contains the alphabet is called "C0 Controls and Basic Latin".
  • Contribution to the Federation of the Asynchronous Smartsantander Service Layer Within the European Fed4fire Context

    Contribution to the Federation of the Asynchronous Smartsantander Service Layer Within the European Fed4fire Context

    UNIVERSITY OF PADOVA Master Degree in Telecommunication Engineering Contribution to the Federation of the asynchronous SmartSantander service layer within the European Fed4FIRE context. Advisor Student Michele Zorzi ala Leo Turi Co-Advisors Luis Muñoz Pablo Sotres Department of Information Engineering Academic Year 2014/2015 13th October, 2015 To my parents. For all they do, all they go through while I am away, and for all the love they give me. Every time, everywhere I am. I love you. To Pippo, Matt, Fede, Gi and Eleo. And to Gabb and Marco, newly found. You’re the brothers and sisters I never had. I’m glad I met you all. To the "malvagi", our beautiful and varied TLC group. I hope we won’t lose contact in the next years, for I would miss you all deeply. You were the best classmates ever. To all the guys of the TLMAT lab: JuanRa, Rafa, Carmen, Luisco, David, Jabo, Javi, Laura, Nacho, Pablo Martinez y Pablo Garrido (el Aleman!), Vero, Jose, Jesus. To Ramon Aguero, Luis Sánchez and Jorge. You were the warmest hosts I could ever find. And, last but not least, To Pablo Sotres, who was my tutor at Unican, helped me write my thesis, and always found time to assist me (Sundays and Holidays as well). I’m happy your eternal cough ceased way before I left. ∼ You have my deepest thanks. Finally, I’d like to acknowledge the guide of Prof. Zorzi and Prof. Muñoz. Their words and trust have been fundamental during this important experience. “It’s the questions we can’t answer that teach us the most.
  • The File Cmfonts.Fdd for Use with Latex2ε

    The File Cmfonts.Fdd for Use with Latex2ε

    The file cmfonts.fdd for use with LATEX 2".∗ Frank Mittelbach Rainer Sch¨opf 2019/12/16 This file is maintained byA theLTEX Project team. Bug reports can be opened (category latex) at https://latex-project.org/bugs.html. 1 Introduction This file contains the external font information needed to load the Computer Modern fonts designed by Don Knuth and distributed with TEX. From this file all .fd files (font definition files) for the Computer Modern fonts, both with old encoding (OT1) and Cork encoding (T1) are generated. The Cork encoded fonts are known under the name ec fonts. 2 Customization If you plan to install the AMS font package or if you have it already installed, please note that within this package there are additional sizes of the Computer Modern symbol and math italic fonts. With the release of LATEX 2", these AMS `extracm' fonts have been included in the LATEX font set. Therefore, the math .fd files produced here assume the presence of these AMS extensions. For text fonts in T1 encoding, the directive new selects the new (version 1.2) DC fonts. For the text fonts in OT1 and U encoding, the optional docstrip directive ori selects a conservatively generated set of font definition files, which means that only the basic font sizes coming with an old LATEX 2.09 installation are included into the \DeclareFontShape commands. However, on many installations, people have added missing sizes by scaling up or down available Metafont sources. For example, the Computer Modern Roman italic font cmti is only available in the sizes 7, 8, 9, and 10pt.
  • Writing As Aesthetic in Modern and Contemporary Japanese-Language Literature

    Writing As Aesthetic in Modern and Contemporary Japanese-Language Literature

    At the Intersection of Script and Literature: Writing as Aesthetic in Modern and Contemporary Japanese-language Literature Christopher J Lowy A dissertation submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy University of Washington 2021 Reading Committee: Edward Mack, Chair Davinder Bhowmik Zev Handel Jeffrey Todd Knight Program Authorized to Offer Degree: Asian Languages and Literature ©Copyright 2021 Christopher J Lowy University of Washington Abstract At the Intersection of Script and Literature: Writing as Aesthetic in Modern and Contemporary Japanese-language Literature Christopher J Lowy Chair of the Supervisory Committee: Edward Mack Department of Asian Languages and Literature This dissertation examines the dynamic relationship between written language and literary fiction in modern and contemporary Japanese-language literature. I analyze how script and narration come together to function as a site of expression, and how they connect to questions of visuality, textuality, and materiality. Informed by work from the field of textual humanities, my project brings together new philological approaches to visual aspects of text in literature written in the Japanese script. Because research in English on the visual textuality of Japanese-language literature is scant, my work serves as a fundamental first-step in creating a new area of critical interest by establishing key terms and a general theoretical framework from which to approach the topic. Chapter One establishes the scope of my project and the vocabulary necessary for an analysis of script relative to narrative content; Chapter Two looks at one author’s relationship with written language; and Chapters Three and Four apply the concepts explored in Chapter One to a variety of modern and contemporary literary texts where script plays a central role.
  • Legacy Character Sets & Encodings

    Legacy Character Sets & Encodings

    Legacy & Not-So-Legacy Character Sets & Encodings Ken Lunde CJKV Type Development Adobe Systems Incorporated bc ftp://ftp.oreilly.com/pub/examples/nutshell/cjkv/unicode/iuc15-tb1-slides.pdf Tutorial Overview dc • What is a character set? What is an encoding? • How are character sets and encodings different? • Legacy character sets. • Non-legacy character sets. • Legacy encodings. • How does Unicode fit it? • Code conversion issues. • Disclaimer: The focus of this tutorial is primarily on Asian (CJKV) issues, which tend to be complex from a character set and encoding standpoint. 15th International Unicode Conference Copyright © 1999 Adobe Systems Incorporated Terminology & Abbreviations dc • GB (China) — Stands for “Guo Biao” (国标 guóbiâo ). — Short for “Guojia Biaozhun” (国家标准 guójiâ biâozhün). — Means “National Standard.” • GB/T (China) — “T” stands for “Tui” (推 tuî ). — Short for “Tuijian” (推荐 tuîjiàn ). — “T” means “Recommended.” • CNS (Taiwan) — 中國國家標準 ( zhôngguó guójiâ biâozhün) in Chinese. — Abbreviation for “Chinese National Standard.” 15th International Unicode Conference Copyright © 1999 Adobe Systems Incorporated Terminology & Abbreviations (Cont’d) dc • GCCS (Hong Kong) — Abbreviation for “Government Chinese Character Set.” • JIS (Japan) — 日本工業規格 ( nihon kôgyô kikaku) in Japanese. — Abbreviation for “Japanese Industrial Standard.” — 〄 • KS (Korea) — 한국 공업 규격 (韓國工業規格 hangug gongeob gyugyeog) in Korean. — Abbreviation for “Korean Standard.” — ㉿ — Designation change from “C” to “X” on August 20, 1997. 15th International Unicode Conference Copyright © 1999 Adobe Systems Incorporated Terminology & Abbreviations (Cont’d) dc • TCVN (Vietnam) — Tiu Chun Vit Nam in Vietnamese. — Means “Vietnamese Standard.” • CJKV — Chinese, Japanese, Korean, and Vietnamese. 15th International Unicode Conference Copyright © 1999 Adobe Systems Incorporated What Is A Character Set? dc • A collection of characters that are intended to be used together to create meaningful text.
  • Freebsd and Netbsd on Small X86 Based Systems

    Freebsd and Netbsd on Small X86 Based Systems

    FreeBSD and NetBSD on Small x86 Based Systems Dr. Adrian Steinmann <[email protected]> Asia BSD Conference in Tokyo, Japan March 17th, 2011 1 Introduction Who am I? • Ph.D. in Mathematical Physics (long time ago) • Webgroup Consulting AG (now) • IT Consulting Open Source, Security, Perl • FreeBSD since version 1.0 (1993) • NetBSD since version 3.0 (2005) • Traveling, Sculpting, Go AsiaBSDCon Tutorial March 17, 2011 in Tokyo, Japan “Installing and Running FreeBSD and NetBSD on Small x86 Based Systems” Dr. Adrian Steinmann <[email protected]> 2 Focus on Installing and Running FreeBSD and NetBSD on Compact Flash Systems (1) Overview of suitable SW for small x86 based systems with compact flash (CF) (2) Live CD / USB dists to try out and bootstrap onto a CF (3) Overview of HW for small x86 systems (4) Installation strategies: what needs special attention when doing installations to CF (5) Building your own custom Install/Maintenance RAMdisk AsiaBSDCon Tutorial March 17, 2011 in Tokyo, Japan “Installing and Running FreeBSD and NetBSD on Small x86 Based Systems” Dr. Adrian Steinmann <[email protected]> 3 FreeBSD for Small HW Many choices! – Too many? • PicoBSD / TinyBSD • miniBSD & m0n0wall • pfSense • FreeBSD livefs, memstick • NanoBSD • STYX. Others: druidbsd, Beastiebox, Cauldron Project, ... AsiaBSDCon Tutorial March 17, 2011 in Tokyo, Japan “Installing and Running FreeBSD and NetBSD on Small x86 Based Systems” Dr. Adrian Steinmann <[email protected]> 4 PicoBSD & miniBSD • PicoBSD (1998): Initial import into src/release/picobsd/ by Andrzej Bialecki <[email protected]
  • AIX Globalization

    AIX Globalization

    AIX Version 7.1 AIX globalization IBM Note Before using this information and the product it supports, read the information in “Notices” on page 233 . This edition applies to AIX Version 7.1 and to all subsequent releases and modifications until otherwise indicated in new editions. © Copyright International Business Machines Corporation 2010, 2018. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents About this document............................................................................................vii Highlighting.................................................................................................................................................vii Case-sensitivity in AIX................................................................................................................................vii ISO 9000.....................................................................................................................................................vii AIX globalization...................................................................................................1 What's new...................................................................................................................................................1 Separation of messages from programs..................................................................................................... 1 Conversion between code sets.............................................................................................................
  • Frank's Do-It-Yourself Kana Cards V

    Frank's Do-It-Yourself Kana Cards V

    Frank's do-it-yourself kana cards v. 1.0, 2000-08-07 Frank Stajano University of Cambridge and AT&T Laboratories Cambridge http://www.cl.cam.ac.uk/~fms27/ and http://www.uk.research.att.com/~fms/ This set of flash cards is meant to help you familiar cards and insist on the difficult part of き and さ with a separate stroke, become fluent in the use of the Japanese ones. unlike what happens in the fonts used in hiragana and katakana syllabaries. I made this document. I have followed the stroke it because I needed one myself and could The complete set consists of 10 double- counts of Henshall-Takagaki, even when not find it in the local bookshops (kanji sided sheets (20 printable pages) of 50 they seem weird for the shape of the char- cards were available, and I bought those; cards each, but you may choose to print acter as drawn on the card. but kana cards weren't); if it helps you too, smaller subsets as detailed below. Actu- so much the better. ally there are some blanks, so the total The easiest way to turn this document into number of cards is only 428 instead of 500. a set of cards is simply to print it (double The romanisation system chosen for these It would have been possible to fit them on sided of course!) and then cut each page cards is the Hepburn, which is the most 9 sheets instead of 10, but only by com- into cards with a ruler and a sharp blade.
  • And Hepatitis Delta Virus

    And Hepatitis Delta Virus

    Ai)ë' AND HEPATITIS DELTA VIRUS. Tom Bernard MACNAUGHTON B. Sc (Hons) Division of Medical Virology lnstitute of Medical and Veterinary Science ADEI.AIDE. South Australia A thesis submitted to the University of Adelaide in fulfilment of the requirements for the degree of Doctor of Philosophy December 1990. CONTENTS. SU M MARY DECLARATION ACKNOWLEDG MENTS PUBLICATIONS RESULTING AB BREVIATIONS CHAPTER f : INTRODUCTION PREFACE. 1.1 oVERVIEW. A Hepatitis B Virus: Historical Perspectives. B Pathogenesis of HBV lnfection. C Animal Models of HBV. D ln Vitro Models of Hepadnavirus lnfection. 1.2 PARTICLES ASSOCIATED WITH HBV INFECTION. A Filaments and Spheres. B Hepatitis B Virion. 1.3 HEPADNAVIRUS GENOME ORGANISATION. A Genome Structure B Open Reading Frames and Their Protein Products. C Control Elements and RNA Transcription. 1.4 REPLICATION STRATEGY OF HEPADNAVIRUSES. A Adsorption. B Uncoating to Synthesis of cccDNA. C RNA Synthesis. D DNA Synthesis. E Envelopment and Secretion. F lntracellular Amplification of cccDNA. 1.5 HEPATITIS DELTA VIRUS. A Overview. B HDV RNA. C Hepatitis Delta Antigen. D HDV RNA Replication. 1.6 AIMS OF THESIS. CHAPTER 2: MATERIALS AND METHODS. 2.1 EUKARYOTIC CELL CULTURES. A Media. B Culture Methods. C Nucleotide lncorporation Assays. 2.2 PROKARYOTIC CELL CULTURE. A Media and Cells. B Preparation of Competent Cells. ¡i 2.3 CLONING. A Vec'tors and Plasmids. B Phenol Extraction and Ethanol Precipitation of Nucleic acids. C DNA Modifying Enzymes. D Agarose Gel Electrophoresis. E Transformation and Plasmid Amplification. 2.4 TRANSFECTION. A Adherent Cell Technique. B Suspension Cell Technique. C RNA Transfection. D Subcloning. E G418 Titration.
  • April 2006 Volume 31 Number 2

    April 2006 Volume 31 Number 2

    APRIL 2006 VOLUME 31 NUMBER 2 THE USENIX MAGAZINE OPINION Musings RIK FARROW OpenSolaris:The Model TOM HAYNES PROGRAMMING Code Testing and Its Role in Teaching BRIAN KERNIGHAN Modular System Programming in MINIX 3 JORRIT N. HERDER, HERBERT BOS, BEN GRAS, PHILIP HOMBURG, AND ANDREW S. TANENBAUM Some Types of Memory Are More Equal Than Others DIOMEDIS SPINELLIS Simple Software Flow Analysis Using GNU Cflow CHAOS GOLUBITSKY Why You Should Use Ruby LU KE KANIES SYSADMIN Unwanted HTTP:Who Has the Time? DAVI D MALONE Auditing Superuser Usage RANDOLPH LANGLEY C OLUMNS Practical Perl Tools:Programming, Ho Hum DAVID BLANK-EDELMAN VoIP Watch HEISON CHAK /dev/random ROBERT G. FERRELL STANDARDS USENIX Standards Activities NICHOLAS M. STOUGHTON B O OK REVIEWS Book Reviews ELIZABETH ZWICKY, WITH SAM STOVER AND RI K FARROW USENIX NOTES Letter to the Editor TED DOLOTTA Fund to Establish the John Lions Chair C ONFERENCES LISA ’05:The 19th Large Installation System Administration Conference WORLDS ’05: Second Workshop on Real, Large Distributed Systems FAST ’05: 4th USENIX Conference on File and Storage Technologies The Advanced Computing Systems Association Upcoming Events 3RD SYMPOSIUM ON NETWORKED SYSTEMS 2ND STEPS TO REDUCING UNWANTED TRAFFIC ON DESIGN AND IMPLEMENTATION (NSDI ’06) THE INTERNET WORKSHOP (SRUTI ’06) Sponsored by USENIX, in cooperation with ACM SIGCOMM JULY 6–7, 2006, SAN JOSE, CA, USA and ACM SIGOPS http://www.usenix.org/sruti06 MAY 8–10, 2006, SAN JOSE, CA, USA Paper submissions due: April 20, 2006 http://www.usenix.org/nsdi06 2006