Command Reference for Oracle Weblogic Server

Total Page:16

File Type:pdf, Size:1020Kb

Command Reference for Oracle Weblogic Server Oracle® Fusion Middleware Command Reference for Oracle WebLogic Server 14c (14.1.1.0.0) F18340-06 May 2021 Oracle Fusion Middleware Command Reference for Oracle WebLogic Server, 14c (14.1.1.0.0) F18340-06 Copyright © 2007, 2021, Oracle and/or its affiliates. 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, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software" or "commercial computer software documentation" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract. The terms governing the U.S. Government’s use of Oracle cloud services are defined by the applicable contract for such services. No other rights are granted to the U.S. Government. This software or hardware is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners. Intel and Intel Inside are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Epyc, and the AMD logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group. This software or hardware and documentation may provide access to or information about content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services unless otherwise set forth in an applicable agreement between you and Oracle. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services, except as set forth in an applicable agreement between you and Oracle. Contents Preface Documentation Accessibility vi Conventions vi 1 Introduction and Roadmap Document Scope and Audience 1-1 Guide to This Document 1-1 Related Documentation 1-1 New and Changed Features in This Release 1-2 2 Using the Oracle WebLogic Server Java Utilities appc 2-2 AppletArchiver 2-2 Syntax 2-2 autotype (deprecated) 2-3 BuildXMLGen 2-3 CertGen 2-3 Syntax 2-3 Example 2-6 ClientDeployer 2-6 clientgen 2-6 Conversion (deprecated) 2-6 dbping 2-7 Creating a DB2 Package with dbping 2-7 Syntax 2-7 Examples 2-9 Deployer 2-10 der2pem 2-10 Syntax 2-10 Example 2-11 Derby 2-11 iii ejbc (deprecated) 2-11 encrypt 2-11 Syntax 2-12 Examples 2-12 getProperty 2-13 Syntax 2-13 Example 2-13 host2ior 2-13 Syntax 2-13 ImportPrivateKey 2-13 Syntax 2-14 Example 2-15 jhtml2jsp 2-16 Syntax 2-16 jspc (deprecated) 2-16 logToZip 2-16 Syntax 2-17 Examples 2-17 MBean Commands 2-17 MulticastTest 2-17 Syntax 2-18 Example 2-18 myip 2-19 Syntax 2-19 Example 2-19 pem2der 2-19 Syntax 2-19 Example 2-20 rmic 2-20 Schema 2-20 Syntax 2-20 Example 2-21 servicegen (deprecated) 2-21 SearchAndBuild 2-21 Example 2-21 source2wsdd (deprecated) 2-22 system 2-22 Syntax 2-22 Example 2-22 ValidateCertChain 2-23 verboseToZip 2-23 iv Syntax 2-23 Example 2-24 WebLogicMBeanMaker 2-24 Syntax 2-24 wlappc 2-24 wlcompile 2-25 wlconfig 2-25 wldeploy 2-25 wlpackage 2-25 wlserver 2-25 wsdl2Service 2-25 wsdlgen (deprecated) 2-26 wspackage (deprecated) 2-26 3 weblogic.Server Command-Line Reference Required Environment and Syntax for weblogic.Server 3-1 Environment 3-1 Modifying the Classpath 3-2 Syntax 3-3 Default Behavior 3-3 weblogic.Server Configuration Options 3-4 JVM Parameters 3-5 Location of Configuration Data 3-5 Example 3-6 Options that Override a Server's Configuration 3-7 Server Communication 3-8 SSL 3-10 HTTP Strict Transport Security 3-17 Security 3-18 Message Output and Logging 3-22 Clusters 3-24 Deployment 3-24 Other Server Configuration Options 3-24 Using the weblogic.Server Command Line to Start a Server Instance 3-28 Using the weblogic.Server Command Line to Create a Domain 3-29 Verifying Attribute Values That Are Set on the Command Line 3-31 v Preface Preface This preface describes the document accessibility features and conventions used in this guide—Command Reference for Oracle WebLogic Server. Documentation Accessibility For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup? ctx=acc&id=docacc. Access to Oracle Support Oracle customers that have purchased support have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/ topic/lookup?ctx=acc&id=info or visit http://www.oracle.com/pls/topic/lookup? ctx=acc&id=trs if you are hearing impaired. Conventions The following text conventions are used in this document: Convention Meaning boldface Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary. italic Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values. monospace Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter. vi 1 Introduction and Roadmap This chapter describes the contents and organization of this guide—Command Reference for Oracle WebLogic Server. This chapter includes the following sections: • Document Scope and Audience • Guide to This Document • Related Documentation • New and Changed Features in This Release Document Scope and Audience This document describes Oracle WebLogic Server command-line reference features and Java utilities and how to use them to administer Oracle WebLogic Server. This document is written for system administrators and application developers deploying e-commerce applications using the Java Platform, Enterprise Edition (Java EE). It is assumed that readers are familiar with Web technologies and the operating system and platform where Oracle WebLogic Server is installed. Guide to This Document The document is organized as follows: • This chapter, Introduction and Roadmap describes the scope of this guide and lists related documentation. • Using the Oracle WebLogic Server Java Utilities, describes various Java utilities you can use to manage and troubleshoot an Oracle WebLogic Server domain. • weblogic.Server Command-Line Reference, describes how to start Oracle WebLogic Server instances from a command shell or from a script. Related Documentation • Using Ant Tasks to Configure and Use a WebLogic Server Domain in Developing Applications with Oracle WebLogic Server. • Understanding the WebLogic Scripting Tool • Administering Server Environments for Oracle WebLogic Server • Oracle WebLogic Server Administration Console Online Help 1-1 Chapter 1 New and Changed Features in This Release New and Changed Features in This Release For a comprehensive listing of the new WebLogic Server features introduced in this release, see What's New in Oracle WebLogic Server. 1-2 2 Using the Oracle WebLogic Server Java Utilities Oracle WebLogic Server provides a number of Java utilities and Ant tasks for performing administrative and programming tasks, installing and configuring the WebLogic Server environment, building and deploying applications, generating certificates for development environments, providing convenient shortcuts, and more. To use these utilities and tasks, you must set your CLASSPATH correctly. For more information,
Recommended publications
  • Webinar PPT/Slides
    3/16/2021 Child Trauma, Parenting, & Challenging Behaviors Melissa Bernstein, PhD 1 The impact of trauma on parenting Functional Assessment- what’s going on?! Overview The importance of relationships Strategies to shape behavior 2 THE IMPACT OF TRAUMA ON PARENTING 3 1 3/16/2021 BEHAVIOR PROBLEMS AND CHILDREN What are the most disruptive child behaviors? 4 What Does Ideal Parenting Look Like? Nurturing Appropriate Interactions Limits 5 What Can Happen to Balance after Trauma? High Nurturing Low Limits 6 2 3/16/2021 What Can Happen to Balance after Trauma? High Limits Low Nurturing 7 THE IMPORTANCE OF ASSESSMENT IN MANAGING CHALLENGING BEHAVIOR 8 • The body’s ‘alarm’ system is broken after a trauma Trauma Reactions • The body responds in one of three ways to promote and Misbehavior ‘survival’ • This makes it harder for children to regulate their behavior FightFlight Freeze 9 3 3/16/2021 Clues That a Child is Stuck in Fight/Flight/Freeze • Extreme emotions • Behavior feels like its out of the blue • Big response over very minor issue • Happens quickly (0 to 60) • Child is unable to calm down • Doesn’t respond to reasoning • Distress may last a long time • Apologetic later 10 What is the function of this behavior? 11 Applying Skills to Trauma Reactions Create Reflect Offer Allow Create a Briefly reflect Offer to do a Allow child sense of emotion favorite time to calm safety • Tell child you can coping skill • This means back • Stand a few feet see he/she/they together away and be away from child is feeling upset quiet! Less and you are •
    [Show full text]
  • Cisco Telepresence TC Software Licensing Information (TC4.1)
    Cisco TelePresence TC Software License information guide TC Software FEBRUARY 2011 Legal information and third party copyright and licenses For Cisco TelePresence products using TC software D14767.02 License Information for products using TC Software, TC4 February 2011. 1 © 2010-2011 Cisco Systems, Inc. All rights reserved. www.cisco.com Cisco TelePresence TC Software License information guide ipcalc-1.3, ipcalc-license ...................................................................................... 16 TA - ToC - Hidden Table of Contents iproute-2.6.26, GPLv2 .......................................................................................16 What’stext anchor in iptables-1.4.28, GPLv2......................................................................................16 About this guide ..............................................................................................................4 iputils-s20071127, iputils-bsd-license .................................................... 16 The products covered by this guide: .....................................................4 jpeg lib, jpeg-license ................................................................................................ 17 this guide? User documentation .............................................................................................4 Kmod-*, GPLv2 ........................................................................................................19 Software download ................................................................................................4
    [Show full text]
  • OSS Disclosure
    Tape Automation Scalar i500, Firmware Release I8.2.2 (645G) Open Source Software Licenses Open Source Software (OSS) Licenses for: Scalar i500 Firmware Release I8.2.2 (645G). The firmware/software contained in the Scalar i500 is an aggregate of vendor proprietary pro- grams as well as third party programs, including Open Source Software (OSS). Use of OSS is subject to designated license terms and the following OSS license disclosure lists all open source components and applicable licenses that are part of the tape library firmware. All software that is designated as OSS may be copied, distributed, and/or modified in accordance with the terms and conditions of its respective license(s). Additionally, for some OSS you are entitled to obtain the corresponding OSS source files as required by the respective and applicable license terms. While GNU General Public License ("GPL") and GNU Lesser General Public Li- cense ("LGPL") licensed OSS requires that the sources be made available, Quantum makes all tape library firmware integrated OSS source files, whether licensed as GPL, LGPL or otherwise, available upon request. Please refer to the Scalar i500 Open Source License CD (part number 3- 03679-xx) when making such request. For contact information, see Getting More Information. LTO tape drives installed in the library may also include OSS components. For a complete list- ing of respective OSS packages and applicable OSS license information included in LTO tape drives, as well as instructions to obtain source files pursuant to applicable license requirements, please reference the Tape Automation disclosure listings under the Open Source Information link at www.quantum.com/support.
    [Show full text]
  • Reference Manual GUI Graphical User Interface EAGLE One Rel. 5.3
    Reference Manual GUI Graphical User Interface Industrial Ethernet Firewall EAGLE One RM GUI EAGLE One Technical Support Release 5.3.0 09/2013 https://hirschmann-support.belden.eu.com The naming of copyrighted trademarks in this manual, even when not specially indicated, should not be taken to mean that these names may be considered as free in the sense of the trademark and tradename protection law and hence that they may be freely used by anyone. © 2013 Hirschmann Automation and Control GmbH Manuals and software are protected by copyright. All rights reserved. The copying, reproduction, translation, conversion into any electronic medium or machine scannable form is not permitted, either in whole or in part. An exception is the preparation of a backup copy of the software for your own use. For devices with embedded software, the end-user license agreement on the enclosed CD/DVD applies. The performance features described here are binding only if they have been expressly agreed when the contract was made. This document was produced by Hirschmann Automation and Control GmbH according to the best of the company's knowledge. Hirschmann reserves the right to change the contents of this document without prior notice. Hirschmann can give no guarantee in respect of the correctness or accuracy of the information in this document. Hirschmann can accept no responsibility for damages, resulting from the use of the network components or the associated operating software. In addition, we refer to the conditions of use specified in the license contract. You can get the latest version of this manual on the Internet at the Hirschmann product site (www.hirschmann.com).
    [Show full text]
  • Root Filesystem
    >>> Operating Systems And Applications For Embedded Systems >>> Root Filesystem Name: Mariusz Naumowicz Date: 27 sierpnia 2018 [~]$ _ [1/21] >>> Plan 1. Root Filesystem Useful System Filesystem Hierarchy Standard (FHS) Staging directory 2. Programs The init program Shell Utilities BusyBox ToyBox Libraries Reducing size by stripping Device nodes The proc and sysfs flesystems Mounting flesystems Additional reading Standalone ramdisk Minimizing size Booting with QEMU Additional reading [~]$ _ [2/21] >>> Useful System * init: The program that starts everything off, usually by running a series of scripts. * shell: Needed to give you a command prompt but, more importantly, to run the shell scripts called by init and other programs. * daemons: Various server programs, started by init. * libraries: Usually, the programs mentioned so far are linked with shared libraries which must be present in the root filesystem. * Configuration files: The configuration for init and other daemons is stored in a series of ASCII text files, usually in the /etc directory. * Device nodes: The special files that give access to various device drivers. * /proc and /sys: Two pseudo filesystems that represent kernel data structures as a hierarchy of directories and files. Many programs and library functions read these files. * kernel modules: If you have configured some parts of your kernel to be modules, they will be here, usually in /lib/modules/[kernel version]. [1. Root Filesystem]$ _ [3/21] >>> Filesystem Hierarchy Standard (FHS) * /bin: programs essential for all
    [Show full text]
  • Examining Social Cohesion and Social Inclusion Strategies to Prevent Sexual and Domes&C Violence
    Welcome, This Web Conference Will Begin Soon What about Power and Patriarchy? Examining Social Cohesion and Social Inclusion Strategies to Prevent Sexual and Domesc Violence PreventConnect Website: preventconnect.org 1215 K Street Email: [email protected] Suite 1850 Email Group: Sacramento CA preventconnect.org/email-group 95814 eLearning: learn.preventconnect.org Wiki: wiki.preventconnect.org preventconnect.org/Facebook preventconnect.org/YouTube preventconnect.org/Twier preventconnect.org/LinkedIn preventconnect.org/Flickr preventconnect.org/Pinterest How to use this technology • Raise hand • Text chat & private chat • PowerPoint slides • Polling quesBons • Phone • Closed capBoning • Web conference guidelines Please send a private chat message for help. Call iLinc Technical Support at 800.799.4510. PreventConnect • DomesBc violence/inBmate partner violence • Sexual violence • Violence across the lifespan • Prevent before violence starts • Connect to other forms of violence & oppression • Connect to other prevenBon pracBBoners Beyond Partnerships: Shared Linkages for PrevenBon February 3: From Foundaons to the Future: A prevenBon approach to sexual and domesBc violence March 9:Harmful Gender Norms: How can we build alliances with queer (LGBTQ) movements to help prevent sexual and domesBc violence? March 23:Harmful Gender Norms: Moving beyond binary and heteronormave approaches to prevenBng sexual and domesBc violence May 4: Shared Roots: Sexual and domesBc violence prevenBon strategies in support of social jusBce June 8: Engaging
    [Show full text]
  • Embedded Linux Size Reduction Techniques
    Embedded Linux Conference 2017 Embedded Linux size reduction techniques Michael Opdenacker free electrons [email protected] free electrons - Embedded Linux, kernel, drivers - Development, consulting, training and support. http://free-electrons.com 1/1 Michael Opdenacker I Michael Opdenacker I Founder and Embedded Linux engineer at free electrons I Embedded Linux expertise I Development, consulting and training I Strong open-source focus I Long time interest in embedded Linux boot time, and one of its prerequisites: small system size. I From Orange, France Penguin from Justin Ternet (https://openclipart.org/detail/182875/pinguin) free electrons - Embedded Linux, kernel, drivers - Development, consulting, training and support. http://free-electrons.com 2/1 Why reduce size? There are multiple reasons for having a small kernel and system I Run on very small systems (IoT) I Run Linux as a bootloader I Boot faster (for example on FPGAs) I Reduce power consumption Even conceivable to run the whole system in CPU internal RAM or cache (DRAM is power hungry and needs refreshing) I Security: reduce the attack surface I Cloud workloads: optimize instances for size and boot time. I Spare as much RAM as possible for applications and maximizing performance. See https://tiny.wiki.kernel.org/use_cases free electrons - Embedded Linux, kernel, drivers - Development, consulting, training and support. http://free-electrons.com 3/1 Reasons for this talk I No talk about size since ELCE 2015 I Some projects stalled (Linux tinification, LLVM Linux...) I Opportunity to have a look at solutions I didn’t try: musl library, Toybox, gcc LTO, new gcc versions, compiling with Clang..
    [Show full text]
  • QCUSD High School Course Catalog 2021-2022
    Queen Creek Unified School District 2021-2022 Course Catalog 1 Queen Creek Unified School District 2021-2022 Course Description Catalog Grades 9-12 Governing Board Ken Brague, President Jennifer Revolt, Vice President Samantha Davis, Member Matt Riffey, Member Patty Campbell, Member District Administration Dr. Perry Berry, Superintendent Dr. Matt Strom, Associate Superintendent of Business and Operations Erika Copeland, Executive Director of K-12 Educational Services Dr. Patty Rogers, Director Human Resources Queen Creek High School 22149 E. Ocotillo Rd. Queen Creek, AZ 85142 Phone: (480) 987-5973 Julie Oster, Principal Queen Creek High School Website Eastmark High School 9560 E. Ray Rd. Mesa, AZ 85212 Phone: (480) 474-6950 Paul Gagnon, Principal Eastmark High School Website 2 Table of Contents General Information 5 Honors, Advanced Placement, Dual Enrollment 9 Registration / Scheduling Information 10 Career Path Academies 11 Career Academy Options 13 Graduation Requirements 14 4 Year Plan 15 Art Proficiency Seal 16 Career & Technical Education (CTE) 17 Business, Leadership, and International Studies (BLIS) 18 Fine Arts and Media Entertainment (FAME) 21 Medical and Social Health (MASH) 24 Science, Technology, Engineering, and Mathematics 27 JROTC 31 Advancement via Individual Determination (AVID) 33 English 34 Fine Arts 36 Mathematics 41 General Electives 44 Physical Education 46 Science 48 Social Studies 51 Special Education 54 World Languages 60 East Valley Institute of Technology (EVIT) Courses 62 3 QUEEN CREEK UNIFIED SCHOOL DISTRICT EDUCATIONAL PROGRAMS -------------------------------------------------------------------- NOTICE OF NONDISCRIMINATION Annual Public Notification of Nondiscrimination Queen Creek Unified School District does not discriminate on the basis of race, color, national origin, gender, age, or disability in admission to its programs, services, or activities, in access to them, in treatment of individuals, or in any aspect of their operations.
    [Show full text]
  • Exploring Android Command Line Tools
    Exploring Android Command Line Tools Bladymir Tellez www.OCAndroid.org August 26, 2020 Agenda 1. 3 Primary Development Use Cases ● Building an APK ● Interacting with the Android OS ● Creating Virtual Devices 2. Memorable Mentions 3. Project Case Study: Mirror/Mirror-Knock Off 4. Questions “Pre-Requesites” ● Familiarity with configuring your preferred shell. ie: bash, zsh, csh, fish… ● Familiar with navigating a shell session. ● Downloaded Android SDK and/or Android Studio ● Familiarity with Android Development Process Use Case 1: Building an APK Building an APK: SDK Manager SDK Manager Building an APK: SDK Manager Platforms Build Tools SDK Manager Platforms -> API Versions Build Tools -> Package Binaries Building an APK: SDK Manager APK Gradle Platforms Build Tools SDK Manager Environment Variables SDKManager: Environment ~/project $ echo $ANDROID_HOME /Users/xyz/Library/Android/sdk ~/project $ cat <<EOF >> ~/.profile export ANDROID_HOME=$HOME/Library/Android/sdk export ANDROID_SDK_ROOT=$ANDROID_HOME (Needed by Gradle) export PATH=$PATH:$ANDROID_HOME/emulator (emulator first!) export PATH=$PATH:$ANDROID_HOME/tools export PATH=$PATH:$ANDROID_HOME/tools/bin export PATH=$PATH:$ANDROID_HOME/platform-tools EOF https://developer.android.com/studio/command-line/variables SDK Manager SDKManager: List, Install, Uninstall [1] ~/project $ sdkmanager [2] ~/project $ sdkmanager --list [3] ~/project $ sdkmanager --list --list-obsolete [4] ~/project $ sdkmanager --install ‘platforms:android-29’ [5] ~/project $ sdkmanager --install ‘build-tools:30.0.0’ [6] ~/project $ sdkmanager --uninstall ‘platforms:android-25’ SDK Home: Platforms & Build Tools [1] ~/project $ ls $ANDROID_HOME/platforms/{version} [2] ~/project $ ls $ANDROID_HOME/build-tools/{version} -rwxrwxr-x. 1 blad blad 1.5M Aug 16 16:24 aapt -rwxrwxr-x. 1 blad blad 5.7M Aug 16 16:24 aapt2 -rwxrwxr-x.
    [Show full text]
  • Licensing Information User Manual Oracle® ILOM
    Licensing Information User Manual ® Oracle ILOM Firmware Release 3.2.x October 2018 Part No: E62005-12 October 2018 Licensing Information User Manual Oracle ILOM Firmware Release 3.2.x Part No: E62005-12 Copyright © 2016, 2018, Oracle and/or its affiliates. License Restrictions Warranty/Consequential Damages Disclaimer 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. Warranty Disclaimer 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. Restricted Rights Notice 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, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government
    [Show full text]
  • Scalar I3 and I6 Release I2 Open Source Software Licenses
    Tape Automation Scalar i3 & Scalar i6, Firmware Release i2 (140G) Open Source Software Licenses Open Source Software (OSS) Licenses for: • Scalar i3 & Scalar i6 Firmware Release i2 (140G). The firmware/software contained in the Scalar i3 & Scalar i6 is an aggregate of vendor proprie- tary programs as well as third party programs, including Open Source Software (OSS). Use of OSS is subject to designated license terms and the following OSS license disclosure lists all open source components and applicable licenses that are part of the tape library firmware. All software that is designated as OSS may be copied, distributed, and/or modified in accordance with the terms and conditions of its respective license(s). Additionally, for some OSS you are entitled to obtain the corresponding OSS source files as required by the respective and applicable license terms. While GNU General Public License ("GPL") and GNU Lesser General Public Li- cense ("LGPL") licensed OSS requires that the sources be made available, Quantum makes all tape library firmware integrated OSS source files, whether licensed as GPL, LGPL or otherwise, available upon request. Please refer to the Scalar i3 & Scalar i6 Open Source License CD (part number 3-07787-02) when making such request. For contact information, see Getting More In- formation. The Scalar iBlade/LTFS NAS option is delivered with Centos 7.2 as a base operating system. Individual packages that comprise the Centos 7.2 distribution come with their own licenses; the texts of these licenses are located in the packages' source code and permit you to run, copy, mod- ify, and redistribute the software package (subject to certain obligations in some cases) both in source code and binary code forms.
    [Show full text]
  • NTP Release 4.2.8P3
    NTP Release 4.2.8p3 September 07, 2015 CONTENTS 1 The Network Time Protocol (NTP) Distribution1 1.1 The Handbook..............................................1 1.2 Building and Installing NTP.......................................2 1.3 Resolving Problems...........................................2 1.4 Further Information...........................................2 2 Build and Install 3 2.1 Quick Start................................................3 2.2 Building and Installing the Distribution.................................4 2.3 Build Options...............................................5 2.4 Debugging Reference Clock Drivers...................................5 2.5 NTP Debugging Techniques.......................................6 2.6 Hints and Kinks............................................. 10 2.7 NTP Bug Reporting Procedures..................................... 10 3 Program Manual Pages 11 3.1 ntpd - Network Time Protocol (NTP) Daemon............................. 11 3.2 ntpq - standard NTP query program.................................. 14 3.3 ntpdc - special NTP query program.................................. 22 3.4 ntpdate - set the date and time via NTP................................ 28 3.5 ntp-wait - waits until ntpd is in synchronized state......................... 30 3.6 sntp - Simple Network Time Protocol (SNTP) Client......................... 30 3.7 ntptrace - trace a chain of NTP servers back to the primary source................. 33 3.8 tickadj - set time-related kernel variables.............................. 33 3.9 ntptime
    [Show full text]