Managing Oracle on Linux

Total Page:16

File Type:pdf, Size:1020Kb

Managing Oracle on Linux Managing Oracle on Linux Student Guide D16511GC20 Edition 2.0 Februrary 2004 Dxxxxx (Applied) ® Authors Copyright © 2004, Oracle. All rights reserved. Ric van Dyke This documentation contains proprietary information of Oracle Corporation. It is Russ Lowenthal provided under a license agreement containing restrictions on use and disclosure and is also protected by copyright law. Reverse engineering of the software is prohibited. If this documentation is delivered to a U.S. Government Agency of the Department of Technical Contributors Defense, then it is delivered with Restricted Rights and the following legend is and Reviewers applicable: Sourish Kundu Restricted Rights Legend James Spiller Use, duplication or disclosure by the Government is subject to restrictions for Mark Fuller commercial computer software and shall be deemed to be Restricted Rights software Mike Hazel under Federal law, as set forth in subparagraph (c)(1)(ii) of DFARS 252.227-7013, Wim Coekarts Rights in Technical Data and Computer Software (October 1988). John Pokotylo This material or any portion of it may not be copied in any form or by any means Tom Raes without the express prior written permission of Oracle Corporation. Any other copying is a violation of copyright law and may result in civil and/or criminal penalties. Publisher If this documentation is delivered to a U.S. Government Agency not within the Joseph Fernandez Department of Defense, then it is delivered with “Restricted Rights,” as defined in FAR 52.227-14, Rights in Data-General, including Alternate III (June 1987). The information in this document is subject to change without notice. If you find any problems in the documentation, please report them in writing to Education Products, Oracle Corporation, 500 Oracle Parkway, Box SB-6, Redwood Shores, CA 94065. Oracle Corporation does not warrant that this document is error-free. All references to Oracle and Oracle products are trademarks or registered trademarks of Oracle Corporation. All other products or company names are used for identification purposes only, and may be trademarks of their respective owners. Contents 1 Oracle9i on Linux: Overview Objectives 1-2 Red Hat, SuSE, and UnitedLinux 1-3 Certification Matrix on MetaLink 1-5 Supported and Suggested Configurations 1-6 Oracle9i Versions 1-7 Supported Hardware 1-8 Linux Distribution: Overview 1-9 Packages 1-10 Linux Kernel 1-11 Verifying the Kernel 1-12 Checking for a Tainted Kernel 1-14 Required Software 1-16 Linux Patches 1-18 Oracle9i Architecture: Overview 1-19 Summary 1-20 Practice Overview: Verifying Installed Software 1-21 2 Preparing the Operating System Objectives 2-2 Linux Shared Memory: Overview 2-3 Shared Memory Parameters 2-4 Setting Kernel Parameters 2-5 Semaphores 2-6 Setting Semaphore Parameters 2-7 Setting the File Handles Parameter 2-8 Setting Other Parameters 2-9 Viewing Resource Usage 2-10 Package Management 2-11 Conflicting Packages 2-13 Required OS Patches for RHEL 3.0 2-14 Optional Packages 2-16 Configuring the Network 2-17 Configuring the X Window System 2-18 Testing the X Window System 2-19 Supported File Systems 2-21 Recommended File Systems 2-22 Disk Partitioning 2-23 Summary 2-25 Practice: Overview 2-26 iii 3 Installing Oracle9i Software Objectives 3-2 Creating Groups 3-3 Creating and Viewing a Group 3-4 Creating the Oracle Owner 3-5 Creating the apache User 3-7 Choosing a Shell 3-8 Setting Environment Variables 3-9 User File Creation Mask 3-10 Setting Oracle Environment Variables 3-11 Optimal Flexible Architecture 3-12 OFA Characteristics 3-13 Mount Points 3-14 ORACLE_HOME and ORACLE_BASE 3-15 Installing New Releases 3-16 Managing Multiple Versions 3-17 Setting Oracle Environment Variables 3-19 Setting Variables: Example 3-21 Creating Directories 3-22 Mounting the CD-ROM 3-23 Starting the Installer 3-25 Oracle Universal Installer 3-26 File Locations 3-27 Installation Types 3-28 Database Configuration 3-29 Installation Summary 3-30 Changing the CD-ROM 3-31 Setup Privileges 3-32 Database Accounts 3-33 Password Management 3-34 Configuration Tool Error 3-35 Oracle Software Patches 3-36 Oracle Patch Utility 3-37 Oracle Relink Utilitity 3-39 Troubleshooting 3-40 Summary 3-41 Practice: Overview 3-42 4 Creating a Custom Oracle9i Database Objectives 4-2 Database Configuration Assistant 4-3 Creating a Database by Using the Database Configuration Assistant 4-4 Database Features 4-5 Database Connection Options 4-6 iv Initialization Parameters 4-7 Completing the Database Creation 4-8 Oracle Net Services Configuration and Administration Tools 4-9 Oracle Net Manager 4-10 Oracle Net Configuration Assistant 4-11 Testing the Connection 4-12 Summary 4-13 Practice Overview: Creating a Database 4-14 5 Installing and Configuring Enterprise Manager Objectives 5-2 Starting the Enterprise Manager Configuration Assistant 5-3 Configuring an OMS 5-4 Creating a New Repository 5-5 Installing the Intelligent Agent (IA) 5-6 Intelligent Agent: Postinstallation Steps 5-7 Configuring Enterprise Manager Reporting 5-9 Oracle HTTP Server (OHS) 5-10 The REPORTS_USER Administrator 5-11 Configuring the Report Server 5-12 Oracle Enterprise Manager Reporting Home Page 5-14 Viewing a Predefined Report 5-15 Creating a New Report 5-16 Preferred Credentials for Jobs and Events 5-17 Creating a Job 5-18 Create Job: Tasks and Parameters 5-20 Viewing Job Progress 5-21 Creating an Event 5-22 Create Event: Tests 5-23 Create Event: Parameters 5-24 Create Event: Fixit Jobs 5-25 Viewing Event Status 5-26 Summary 5-27 Practice Overview: Install and Configure Enterprise Manager 5-28 6 Customizing the Oracle9i Database Objectives 6-2 Controlling Oracle9i 6-3 Linux Startup Sequence 6-4 Linux Runlevels 6-7 Database Startup and Shutdown 6-9 Automating Jobs 6-11 OS Scheduling Tools 6-12 v Enterprise Manager Job System 6-14 Administrative Scripts 6-15 Database Backups 6-17 Backing Up with RMAN 6-18 Initialization Parameter File 6-19 Summary 6-20 Practice Overview: Automating Tasks 6-21 7 Linux Measurement Tools Objectives 7-2 Basic Tuning Methodology 7-3 Standard Measurement Tools 7-4 Linux-Unique tools 7-6 Common Areas to Tune 7-8 Monitoring and Tuning CPU 7-9 Is the CPU a bottleneck? 7-10 CPU Measurements 7-12 Measuring CPU Activity with vmstat 7-14 Measuring CPU Activity with mpstat 7-15 Measuring CPU Activity with sar 7-16 Measuring CPU Activity with iostat 7-18 Interpreting CPU Measurements 7-19 Reducing CPU Bottlenecks 7-21 Monitoring and Tuning Memory 7-22 Linux Memory 7-23 Linux Virtual Memory 7-24 Swap 7-25 Measuring Memory Usage 7-27 Measuring Total Memory 7-29 Measuring Memory with vmstat 7-31 Measuring Memory with sar 7-32 Interpreting Memory Measurements 7-34 Linux Large Memory Pages 7-36 Reducing Memory Bottlenecks 7-38 Monitoring and Tuning I/O 7-39 Is I/O a Bottleneck? 7-40 I/O Measurements 7-41 Measuring I/O with iostat 7-42 Measuring I/O with sar 7-44 Measuring I/O with vmstat 7-45 Interpreting I/O Measurements 7-46 Reducing I/O Bottlenecks 7-47 Network Traffic 7-48 vi Interpreting Network Statistics 7-50 Summary 7-51 Practice Overview: Using Linux Measurement Tools 7-52 8 Oracle9i Measurement Tools Objectives 8-2 Installing and Configuring Statspack 8-3 Automatically Collecting Statistics 8-5 First Page of the Statspack Report 8-6 Statspack Output 8-7 Correlating Statspack Output with OS Measurements 8-9 Basic Tuning Steps 8-10 Tuning CPU 8-11 Tuning Memory 8-12 Tuning I/O 8-13 Starting Top SQL 8-14 Using Top SQL 8-15 OS Statistics with Enterprise Manager 8-16 Tuning the SGA and PGA on Linux 8-17 Using PGA_AGGREGATE_TARGET 8-19 Using Shared Servers 8-20 Summary 8-21 Practice Overview: Using Oracle9i Measurement Tools 8-22 9 Tuning Oracle9i and Linux Objectives 9-2 I/O Modes 9-3 Comparing File Systems 9-4 File System Characteristics 9-5 Raw Partitions 9-6 ext2 and ext3 9-7 Oracle Clustered File System 9-8 Disk Guidelines 9-9 Managing Tablespaces and Data Files 9-11 Basic Oracle9i Database Optimizations 9-12 Sizing Database Blocks 9-13 LOG_BUFFER and Redo Log File 9-15 Advanced Features of Oracle Server 9-16 Multiple DBWR Processes 9-17 DB Writer Slaves 9-18 Changing SGA Behavior 9-19 Basic Linux Optimizations 9-20 Enterprise Distribution Features 9-21 vii Implementing Asynchronous I/O 9-22 Choosing a Kernel 9-24 Implementing a Large SGA 9-25 Standard Linux Memory Map 9-26 Modified Linux Memory Map 9-27 Altering the Linux Memory Map 9-28 Modifying shmmax 9-29 Lowering mapped_base 9-30 Relocating the SGA 9-32 Relocating the Database Buffer Cache 9-33 Summary 9-35 Practice Overview: Tuning Oracle9i and Linux 9-36 Appendix A: Practices Appendix B: Practice Solutions Appendix C: Basic Linux and vi Commands Appendix D: FAQ and RAID Appendix E: Next Steps: Continuing Your Education Where Do You Go From Here? E-2 Continuing Education Resources E-3 Oracle University E-4 Oracle University Online Library E-5 Oracle Technology Network E-6 Oracle AppsNet E-7 Oracle MetaLink E-8 Thank You! E-9 viii Oracle9i on Linux: Overview Copyright © 2004, Oracle. All rights reserved. Objectives After completing this lesson, you should be able to do the following: • Select a supported Linux distribution and version • Select the proper Oracle database versions • Identify Enterprise Linux–level distributions 1-2 Copyright © 2004, Oracle. All rights reserved. Managing Oracle on Linux 1-2 Red Hat, SuSE, and UnitedLinux Some supported Linux versions are: • Red Hat Enterprise Linux AS/ES • SuSE SLESx • UnitedLinux • Monta Vista Carrier Grade Linux • Miracle Linux Standard Edition (Japan only) • Red Flag DC Server 4.0 (China and Hong Kong only) 1-3 Copyright © 2004, Oracle.
Recommended publications
  • Product End of Service (EOS) / End of Life (EOL)
    Product End of Service (EOS) / End of Life (EOL) Product Category Product Name Build Operating System Released EOS EOL Enterprise Solutions StorGuard (FSS) 8.00 8856 Linux 6.5 Kernel 2.6.32-504.x.x.el6.x86_64 3/31/2016 11/29/2019 11/29/2022 Point Solutions VTL 1.15 6576 Linux 8/27/2010 5/3/2011 5/3/2012 Point Solutions VTL 2.10 996 Linux 2/3/2011 9/16/2012 9/16/2014 Point Solutions VTL 5.10 1899, IMA 2.50-357 Linux 5.1 Kernel 2.6.18-53.x.x.el7.x86_64 12/12/2008 7/23/2009 7/23/2010 Linux 5.1 Kernel 2.6.18-53.x.x.el7.x86_64 Point Solutions VTL 5.10 SP1 2030 (up to patch 08), IMA 2.50-371 4/23/2009 1/28/2010 1/28/2011 Point Solutions VTL 5.20 2164, SIR 6.50-6564, IMA-2.50-371 Linux 5.3 Kernel 2.6.18-128.x.x.el7.x86_64 10/28/2009 6/30/2012 6/30/2013 Linux 5.3 Kernel 2.6.18-128.x.x.el7.x86_64 Point Solutions VTL 5.21 2360, SIR 6.51-6760, IMA-2.50-371 8/18/2010 6/30/2012 6/30/2013 Linux 5.5 Kernel 2.6.18-194.x.x.el7.x86_64 Linux 5.5 Kernel 2.6.18-194.x.x.el7.x86_64 Point Solutions VTL 7.00 7082 9/16/2011 9/16/2014 9/16/2017 Linux 5.7 Kernel 2.6.18-274.x.x.el7.x86_64 Linux 5.3 Kernel 2.6.18-128.x.x.el7.x86_64 Point Solutions VTL 7.00 7180 7/30/2011 7/30/2014 7/30/2017 Linux 5.5 Kernel 2.6.18-194.x.x.el7.x86_64 Linux 5.7 Kernel 2.6.18-274.x.x.el6.x86_64 Point Solutions VTL 7.50 7375 3/28/2012 2/18/2016 12/31/2019 Linux 5.5 Kernel 2.6.18-194.x.x.el6.x86_64 Point Solutions VTL 8.00 8481 Linux 5.7 Kernel 2.6.18-274.x.x.el7.x86_64 2/18/2014 11/16/2019 11/16/2022 Point Solutions VTL 8.10 9145/9137 Linux 5.10 Kernel 2.6.18-371.x.x.el7.x86_64 5/29/2014
    [Show full text]
  • Linux Versions
    Linux Versions The Linux "product" is provided in a large number of different versions, known as "distributions," each of which retains the core kernel and GNU tools. Additionally, a variety of common tools (such as KDE, Apache, and Samba) are backed with a collection of additions and service options that meet a particular market niche. Red Hat holds the largest Linux installed base in the US, Novell SUSE Linux in Europe, and TurboLinux (based in Japan) in Asia-Pacific. Mainstream distributions--i.e. commercial applications fully supported by their vendor—have typical license and maintenance fees, just as any other commercial software applications would, while community supported distributions tend to be free to users. Table below lists the best-known Linux distributors, as well as companies that support multiple versions of Linux versions developed by others. Distributor Product Distribution Type Debian Debian GNU/Linux 5.0.0 Free Gentoo Gentoo Linux 2008 Free Mandriva 1. Mandrive Linux One 2009 Commercial 2. Mandriva Linux PowerPack 3. Mandriva Flash (mobile USB Key) 4. Mandriva Corporate Server 4 5. Mandriva Corporate Desktop 6. Mandriva Directory Server 7. Mandriva Pulse 2 (tools) 8. Linbox Rescue Server (backup/restore system) Novell SUSE 1. SUSE Linux Enterprise Server 11 Commercial Linux 2. SUSE Linux Enterprise Desktop 11 3. SUSE Linux Enterprise High Page 1 of 4 Linux Versions Availability Extension 4. SUSE Linux Enterprise Mono Extension 5. SUSE Linux Enterprise Server for System z 6. SUSE Linux Enterprise Real Time Extension 7. SUSE Linux Enterprise Server Priority Support for 8. SAP Applications 9. SUSE Linux Enterprise Point of Service 10.
    [Show full text]
  • SGI™ Propack 1.3 for Linux™ Start Here
    SGI™ ProPack 1.3 for Linux™ Start Here Document Number 007-4062-005 © 1999—2000 Silicon Graphics, Inc.— All Rights Reserved The contents of this document may not be copied or duplicated in any form, in whole or in part, without the prior written permission of Silicon Graphics, Inc. LIMITED AND RESTRICTED RIGHTS LEGEND Use, duplication, or disclosure by the Government is subject to restrictions as set forth in the Rights in Data clause at FAR 52.227-14 and/or in similar or successor clauses in the FAR, or in the DOD, DOE or NASA FAR Supplements. Unpublished rights reserved under the Copyright Laws of the United States. Contractor/ manufacturer is SGI, 1600 Amphitheatre Pkwy., Mountain View, CA 94043-1351. Silicon Graphics is a registered trademark and SGI and SGI ProPack for Linux are trademarks of Silicon Graphics, Inc. Intel is a trademark of Intel Corporation. Linux is a trademark of Linus Torvalds. NCR is a trademark of NCR Corporation. NFS is a trademark of Sun Microsystems, Inc. Oracle is a trademark of Oracle Corporation. Red Hat is a registered trademark and RPM is a trademark of Red Hat, Inc. SuSE is a trademark of SuSE Inc. TurboLinux is a trademark of TurboLinux, Inc. UNIX is a registered trademark in the United States and other countries, licensed exclusively through X/Open Company, Ltd. SGI™ ProPack 1.3 for Linux™ Start Here Document Number 007-4062-005 Contents List of Tables v About This Guide vii Reader Comments vii 1. Release Features 1 Feature Overview 2 Qualified Drivers 3 Patches and Changes to Base Linux Distributions 3 2.
    [Show full text]
  • Asianux Server 7 == MIRACLE LINUX V7 SP5リリースノート
    Asianux Server 7 == MIRACLE LINUX V7 SP5 リリースノート ML-CS-2406 Copyright/Trademarks (C) 2015-2021 Cybertrust Japan Co., Ltd. Linux は、Linus Torvalds 氏の米国およびその他の国における、登録商標または商標です。 Asianux は、サイバートラスト株式会社の日本における登録商標です。 ミラクル・リナックス、MIRACLE LINUX は、サイバートラスト株式会社の登録商標です。 Red Hat, Red Hat Enterprise Linux, RPM の名称は、Red Hat, Inc. の米国およびその他の国に おける商標です。 Intel は、Intel Corporation の登録商標または商標です。 AMD は、Advanced Micro Devices,Inc. の登録商標または商標です。 Microsoft、Windows は、米国 Microsoft Corporation の米国およびその他の国における登録商標 です。 Java, Oracle は、Oracle およびその関連会社の登録商標です。 XFS は、Silicon Graphics International Corp. のアメリカ合衆国およびその他の国の子会社の商 標または登録商標です。 その他記載された会社名およびロゴ、製品名などは該当する各社の登録商標または商標です。 i 改訂履歴 2015 年 10 月 26 日 初版作成 SP1 向けに改変、Asianux Server 7 == MIRACLE LINUX V7 SP1 2016 年 2 月 28 日 リリースノートに改題 SP2 向けに改変、Asianux Server 7 == MIRACLE LINUX V7 SP2 リリースノートに改題 2017 年 10 月 17 日 会社合併による会社名変更 SP3 向けに改変、Asianux Server 7 == MIRACLE LINUX V7 SP3 2019 年 3 月 7 日 リリースノートに改題 SP4 向けに改変、Asianux Server 7 == MIRACLE LINUX V7 SP4 2020 年 8 月 4 日 リリースノートに改題 SP5 向けに改変、Asianux Server 7 == MIRACLE LINUX V7 SP5 2021 年 3 月 31 日 リリースノートに改題 ii 目次 第 1 章 製品の概要 1 1.1 本製品の特徴 ...................................... 1 1.2 システムの要件 ..................................... 2 1.3 製品の構成 ....................................... 3 第 2 章 変更点 4 2.1 AXS7 SP4 から SP5 への変更点 ........................... 4 第 3 章 留意事項 7 3.1 既知の問題・制限 ................................... 7 3.2 その他の留意事項 ................................... 8 3.3 テクノロジー・プレビュー ............................... 9 3.4 サポート SLA 特記事項 ................................ 10 3.5 フィードバック
    [Show full text]
  • Guest OS Compatibility Guide
    Guest OS Compatibility Guide Guest OS Compatibility Guide Last Updated: September 29, 2021 For more information go to vmware.com. Introduction VMware provides the widest virtualization support for guest operating systems in the industry to enable your environments and maximize your investments. The VMware Compatibility Guide shows the certification status of operating system releases for use as a Guest OS by the following VMware products: • VMware ESXi/ESX Server 3.0 and later • VMware Workstation 6.0 and later • VMware Fusion 2.0 and later • VMware ACE 2.0 and later • VMware Server 2.0 and later VMware Certification and Support Levels VMware product support for operating system releases can vary depending upon the specific VMware product release or update and can also be subject to: • Installation of specific patches to VMware products • Installation of specific operating system patches • Adherence to guidance and recommendations that are documented in knowledge base articles VMware attempts to provide timely support for new operating system update releases and where possible, certification of new update releases will be added to existing VMware product releases in the VMware Compatibility Guide based upon the results of compatibility testing. Tech Preview Operating system releases that are shown with the Tech Preview level of support are planned for future support by the VMware product but are not certified for use as a Guest OS for one or more of the of the following reasons: • The operating system vendor has not announced the general availability of the OS release. • Not all blocking issues have been resolved by the operating system vendor.
    [Show full text]
  • Debian \ Amber \ Arco-Debian \ Arc-Live \ Aslinux \ Beatrix
    Debian \ Amber \ Arco-Debian \ Arc-Live \ ASLinux \ BeatriX \ BlackRhino \ BlankON \ Bluewall \ BOSS \ Canaima \ Clonezilla Live \ Conducit \ Corel \ Xandros \ DeadCD \ Olive \ DeMuDi \ \ 64Studio (64 Studio) \ DoudouLinux \ DRBL \ Elive \ Epidemic \ Estrella Roja \ Euronode \ GALPon MiniNo \ Gibraltar \ GNUGuitarINUX \ gnuLiNex \ \ Lihuen \ grml \ Guadalinex \ Impi \ Inquisitor \ Linux Mint Debian \ LliureX \ K-DEMar \ kademar \ Knoppix \ \ B2D \ \ Bioknoppix \ \ Damn Small Linux \ \ \ Hikarunix \ \ \ DSL-N \ \ \ Damn Vulnerable Linux \ \ Danix \ \ Feather \ \ INSERT \ \ Joatha \ \ Kaella \ \ Kanotix \ \ \ Auditor Security Linux \ \ \ Backtrack \ \ \ Parsix \ \ Kurumin \ \ \ Dizinha \ \ \ \ NeoDizinha \ \ \ \ Patinho Faminto \ \ \ Kalango \ \ \ Poseidon \ \ MAX \ \ Medialinux \ \ Mediainlinux \ \ ArtistX \ \ Morphix \ \ \ Aquamorph \ \ \ Dreamlinux \ \ \ Hiwix \ \ \ Hiweed \ \ \ \ Deepin \ \ \ ZoneCD \ \ Musix \ \ ParallelKnoppix \ \ Quantian \ \ Shabdix \ \ Symphony OS \ \ Whoppix \ \ WHAX \ LEAF \ Libranet \ Librassoc \ Lindows \ Linspire \ \ Freespire \ Liquid Lemur \ Matriux \ MEPIS \ SimplyMEPIS \ \ antiX \ \ \ Swift \ Metamorphose \ miniwoody \ Bonzai \ MoLinux \ \ Tirwal \ NepaLinux \ Nova \ Omoikane (Arma) \ OpenMediaVault \ OS2005 \ Maemo \ Meego Harmattan \ PelicanHPC \ Progeny \ Progress \ Proxmox \ PureOS \ Red Ribbon \ Resulinux \ Rxart \ SalineOS \ Semplice \ sidux \ aptosid \ \ siduction \ Skolelinux \ Snowlinux \ srvRX live \ Storm \ Tails \ ThinClientOS \ Trisquel \ Tuquito \ Ubuntu \ \ A/V \ \ AV \ \ Airinux \ \ Arabian
    [Show full text]
  • Linux Certification Bible.Pdf
    Turn in: .75 Board: 7.0625 .4375 VISIBLE SPINE = 1.75 .4375 Board: 7.0625 Turn in: .75 The only guide you need for Linux+ exam success . “This is the all-inclusive Linux+ guide you’ve been looking for.” You’re holding in your hands the most comprehensive and effective guide available for the CompTIA Linux+ 100% — Tim Sosbe, Editorial Director, Certification Magazine COMPREHENSIVE 100% exam. Trevor Kay delivers incisive, crystal-clear explanations of every Linux+ topic, highlighting exam- ONE HUNDRED PERCENT critical concepts and offering hands-on tips that can help you in your real-world career. Throughout, he COMPREHENSIVE Covers CompTIA Linux+ AUTHORITATIVE provides pre-tests, exam-style assessment questions, and scenario problems — everything you need to Exam XK0-001 WHAT YOU NEED master the material and pass the exam. ONE HUNDRED PERCENT Inside, you’ll find complete coverage Linux+ of Linux+ exam objectives Linux+ Master the • Get up to speed on Linux basics and understand the differences material for the between different Linux distributions CompTIA Linux+ • Tackle Linux installation, from planning to network configuration, Exam XK0-001 dual-boot systems, and upgrades Test your knowledge • Get the scoop on managing Linux disks, file systems, and with assessment processes; implementing security; and backing up your system Hundreds of unique, exam-like questions give you a random set of questions each questions and • Learn the ins and outs of configuring the X Window time you take the exam. scenario problems system and setting up a network • Find out how to establish users and groups, navigate Practice on the Linux file system, and use Linux system commands A customizable format enables state-of-the-art • Delve into troubleshooting techniques for the boot you to define test-preparation process, software, and networking your own software preferences • Get a handle on maintaining system hardware, from for question CPU and memory to peripherals presentation.
    [Show full text]
  • NEURAL COMPUTING 17 Sailee Chitre – T.Y.B.Sc
    Our Vision is to establish a leading centre of imparting Quality Education in the field of Science, Commerce and Management with emphasis on: ensuring that students learn the fundamental concepts in various disciplines. motivating students to apply the Scientific & Technological knowledge to develop problem solving capabilities. making students aware of the societal and environmental needs with specific appreciation of the emerging global context. Our mission is to provide : an educational environment where students can reach their full potential in their chosen discipline and become responsible citizens without compromising in ethics a scholarly environment where the talents of both, the faculty members and students are nurtured and used to create knowledge and technology for the benefit of the society. 1 INDEX Sr. No. Topic Page No. 1. 3D PASSWORD FOR MORE SECURE AUTHENTICATION 3 Manisha Patel – T.Y.B.Sc IT 2. ARTIFICIAL INTELLIGENCE IN PROGRAMMING 5 Jay Bhosale – T.Y.B.Sc. IT 3. COMPUTER THAT YOU CAN WEAR 9 Shailendra Mane – T.Y.B.Sc. IT 4. ETHICAL HACKING 12 Manali Darandale – T.Y.B.Sc. IT 5. FOOT PRINTING 14 Bhavesh Naik – S.Y.B.Sc IT 6. NEURAL COMPUTING 17 Sailee Chitre – T.Y.B.Sc. IT 7. ORGANIC LIGHT EMITTING DIODE DISPLAY 20 Angad Anand – T.Y.B.Sc. IT 8. VERIZON 4G LTE NETWORK 23 Dhaval Jain – T.Y.B.Sc. IT 9. MEEGO 25 Nivedita Tikadar – T.Y.B.Sc IT 10. A CHANGE FROM IPv4 TO IPv6 33 Vivek Kapadia – S.Y.B.Sc.I.T 11. BLACKBERRY MESSENGER 36 Rahul Nayak – S.Y.B.Sc.I.T 12.
    [Show full text]
  • Open and Secure: Linux Today and Tomorrow
    Open and Secure: Linux Today and Tomorrow Dan Frye VP, Open Systems Development IBM © 2007 IBM Corporation What is Linux? A free open source operating system developed by a world wide team of volunteer programmers and sold by several large software companies Usually acquired on a support subscription basis from a Linux Distributor Red Hat, SUSE / Novell, Turbolinux, Miracle Linux, Debian Other regional distributors: Red Flag, Mandriva, Ubuntu, etc.. "Hello everybody... I'm doing a (free) operating system (just a hobby, won't be big and professional...)." Linus Torvalds, creator of Linux, from the first Internet announcement on August 25, 1991. Even he initially underestimated its potential. © 2007 IBM Corporation What is SELinux? A Linux Security Framework created Separation of policy from to secure critical infrastructure enforcement An implementation of Mandatory Most widely accepted mainstream Access Control (MAC) implementation of MAC Mechanism to enforce separation of Supports type enforcement (strict information by integrity and and targeted), multi-level security, confidentiality labels and role based access control policies “The goals of this project are pretty specific."The goals We ofare this looking project to areincorporate pretty flexiblespecific. mandatory We are looking access to control incorporate architectureflexible mandatory into Linux. access” control architecturePete Loscocco, into Linux.” NSA Pete Loscocco, NSA SELinux mailing list, 2001 © 2007 IBM Corporation What is the IBM Linux Technology Center ? (www.ibm.com/linux/ltc)
    [Show full text]
  • Debian and Its Ecosystem
    Debian and its ecosystem Stefano Zacchiroli Debian Developer Former Debian Project Leader 20 September 2013 OSS4B — Open Source Software for Business Prato, Italy Stefano Zacchiroli (Debian) Debian and its ecosystem OSS4B — Prato, Italy 1 / 32 Free Software & your [ digital ] life Lester picked up a screwdriver. “You see this? It’s a tool. You can pick it up and you can unscrew stuff or screw stuff in. You can use the handle for a hammer. You can use the blade to open paint cans. You can throw it away, loan it out, or paint it purple and frame it.” He thumped the printer. “This [ Disney in a Box ] thing is a tool, too, but it’s not your tool. It belongs to someone else — Disney. It isn’t interested in listening to you or obeying you. It doesn’t want to give you more control over your life.” [. ] “If you don’t control your life, you’re miserable. Think of the people who don’t get to run their own lives: prisoners, reform-school kids, mental patients. There’s something inherently awful about living like that. Autonomy makes us happy.” — Cory Doctorow, Makers http://craphound.com/makers/ Stefano Zacchiroli (Debian) Debian and its ecosystem OSS4B — Prato, Italy 2 / 32 Free Software, raw foo is cool, let’s install it! 1 download foo-1.0.tar.gz ñ checksum mismatch, missing public key, etc. 2 ./configure ñ error: missing bar, baz, . 3 foreach (bar, baz, . ) go to 1 until (recursive) success 4 make ñ error: symbol not found 5 make install ñ error: cp: cannot create regular file /some/weird/path now try scale that up to ≈20’000 sources releasing ≈3’000
    [Show full text]
  • Tuning Red Hat for Maximum Performance
    Tuning Red Hat for maximum performance Presented by developerWorks, your source for great tutorials ibm.com/developerWorks Table of Contents If you're viewing this document online, you can click any of the topics below to link directly to that section. 1. About this tutorial....................................................... 2 2. First things first ......................................................... 4 3. Securing and tweaking installed packages ........................ 7 4. Miscellaneous housekeeping ........................................ 10 5. Compiling a custom kernel ........................................... 14 6. Summary, resources, and feedback ................................ 19 Tuning Red Hat for maximum performance Page 1 of 21 ibm.com/developerWorks Presented by developerWorks, your source for great tutorials Section 1. About this tutorial What does this tutorial cover? This tutorial details the process involved in transforming a stock, "out of the box" Red Hat installation into a finely tuned, stable system customized to individual needs and tastes. The material presented here is based on Red Hat 7.3, although many of the techniques and procedures discussed are equally applicable to other mainstream Linux distributions. And while the title uses the phrase "performance tuning," you'll soon discover that performance and security often go hand in hand. Topics addressed include: Who should take this tutorial? This tutorial is written for Linux server administrators who want to customize Linux to increase the performance
    [Show full text]
  • Launching Cloud Services Using Linux OS That Includes Support Services for the First Time in Japan
    July 13, 2016 TOKAI Holdings Corporation Katsuhiko Tokita, President & CEO (Code No. 3167 Tokyo Stock Exchange First Section) To whom it may concern Launching Cloud Services using Linux OS That Includes Support Services for the First Time in Japan TOKAI Communications Corporation (hereinafter “TOKAI Communications”), a wholly owned subsidiary of TOKAI Holdings Corporation, hereby provides notice that it will begin providing cloud services using Miracle Linux Corporation’s (hereinafter “Miracle Linux”) Linux OS with support services, as described in the attachment. Offering “Japanese-quality” technology and support, Miracle Linux provides Linux OS, which can be employed in a variety of domains including on-premises (where companies own and operate the systems internally), cloud, and embedded applications. Within the cloud services sector in the global market, Linux OS is reported to have about three times* the installation rate of Windows OS due to its superior performance regarding functionality, security, and cost. TOKAI Communications has recently earned high marks among Japanese cloud service operators, such as for its customer appeal and for offering services encompassing data centers, telecommunications, and system integration. It concluded the Miracle Linux Partnership Agreement with Miracle Linux on May 1. Through this agreement TOKAI Communications, as a cloud service operator, will begin providing cloud services using Linux OS that includes support services for the first time in Japan. Until now, cloud services using Linux OS resulted in requiring customers and vendors to have individual licensing agreements, or insufficient product support. However, this partnership with Miracle Linux makes it possible to use the inexpensive Linux OS in a cloud environment including product support.
    [Show full text]