Free Essay

Its-325 Linux

In:

Submitted By jaywthompson
Words 1024
Pages 5
ITS-325 Project Part 1 Summary:
 Understand the business need of First World Bank Savings and Loan.
Banking services that meet required regulations, and provide use of credit cards and loan application in a Linux / open source infrastructure.
 Point out specific legislation and regulations that meet the statutory compliance criteria.
The proposed plan would have to meet PCI / SOX / and GLBA regulations.
For PCI compliance we would need to conduct an annual risk assessment using a SAQ (self-assessment questionnaire), and conduct quarterly PCI scans using an approved vendor. If our business grew to 6 million transactions per year, we would need to conduct an annual internal audit, in addition to the PCI scans.

Some of the basics for PCI functionality includes, network hardening on web applications to protect cardholder data, including (but not excluded to) password policy enforcement, encryption, maintaining secure systems, keeping systems up to date on anti-virus, restricting business access to cardholder data, restricting physical access to data, tracking and monitoring access to all network resources, regular tests on security.

If our web applications evolved into more services such as shareholder infrastructure, we would need to delve into the SOX regulations.

Because we are offering loan services, we would need to abide by the Gramm Leach Bliley Act rules. Some of this would involve privacy notices about how we divulge their data.

 Assess the feasibility of Linux and open source infrastructure in handling security demands listed by the legislation and regulations.
The biggest feasibility issue is the adaptability in general of open sourced software. As the industry needs change, the ability for the software to adapt is also possible. Security would be the biggest issue since it in the banking industry. By following a good framework that meets the standards needed for the industry, the systems implementation should logically follow-suit.

 Make recommendations to model a tiered architecture for the proposed online transaction in a Linux-based infrastructure.
Per our discussion in class, a tiered architecture might have a web server (such as Apache), an application server (such as Tomcat) and a database server (such as oracle) to drive the business needs.
 Identify a suitable security framework that forms the basis of your recommended security policy, providing a valid rationale for your recommendation. Submission Requirements
ISO 9000 standards seem to be the framework that suits the needs. It adopts stricter standards according to the research I’ve read, and continually evolves with the changes in the industry. This would seem to be a framework that could meet the standards discussed earlier.
Research and evaluate various open source software for each server considering the stability and security of the software.
Recommend open source software for each server and explain the reasons for selecting the software.
Database server
I chose MariaDB as the open source pick because of a number of metrics that would seem to improve productivity overall. While MySQL is the most popular open-source pick, MariaDB offers some of these features compared to MySQL:
Speed improvements:
Faster subqueries –
Faster and safer replication (up to 2x faster on many replication tasks)
Faster indexes
Adjustable hash size
CHECKSUM TABLE is faster then MySQL
There are also more storage engine options in MariaDB, and many other features listed here:
Ref: https://mariadb.com/kb/en/mariadb/mariadb-vs-mysql-features/

Web server
There was a lot of information and opinions on the best Web server for our requirements, as well as a lot of compare and contrast information.
I chose Apache Web Server because of it being able to meet the requirements we have, and its supportability is much more diverse. It also offers flexibility for potential growth, and can process a large number of languages without connecting to separate software.
File server
For the file server, I had it down to NFS or Samba, and went with Samba because of the supportability is much more widespread. The setup also seems to be much easier, and the security seems to be just as strong.
Simple Mail Transfer Protocol server (SMTP)
I had this between send mail and a number of other options, but chose Apache James because of its options compared to sendmail including being more compatible with certain protocols we could have setup in our environment.
Lightweight Directory Access Protocol (LDAP) server
I chose Apache Directory Server/Studio for supportability and options. Apache Directory supports Kerberos, as well as several other options we may have setup in the environment.
Summarize an account policy that can be used for all users.
Describe special permissions, if any, required to create user or group accounts.
Everyone
This role would have read access for everyone on specified resources. They might have access to view all items in a specified system, and to change their own password.
Web admin
This role would have access to all web servers, and related needed resources. They could view objects, and change objects in a specified system, and change their own password.
Linux admins
This role would have access to servers related to their roles, including editing / enabling / disabling objects that are needed to meet the requirements of the role. They could view objects, change objects, and change their own password.
Security admins
A security admin would need more comprehensive access including security policy objects, and the ability to edit / modify / delete certain items. Enabling and disabling certain nodes, changing their own passwords, and full access to objects that were related to their needs.
Server manager
This role might have access to virtual servers, viewing objects, and changing their own passwords. They might have access to the configuration utility depending on the other roles and their needs.
User manager:
A user manager might have access to partitions, including creating, modifying, deleting, and viewing user accounts. They could view objects, and change their own passwords. They might be able to reset user passwords.
Resource Manager / Adminastrator
They might have full access to all partitions. They would have access to viewing objects, and resetting their own password. They might have access to guest related services needed, and any setup for system redundancy including editing various tasks needed to maintain the roles tasks.

Similar Documents

Free Essay

Is 3440 Final Exam Study Guide

...1. 1.1 Security Strategies in Linux Platforms and Applications, Pages 22–23 2. 1.2 Security Strategies in Linux Platforms and Applications, Page 7 3. 1.3 Security Strategies in Linux Platforms and Applications, Page 21 4. 1.4 Security Strategies in Linux Platforms and Applications, Page 24 5. 1.5 Security Strategies in Linux Platforms and Applications, Page 10 6. 2.1 Security Strategies in Linux Platforms and Applications, Page 69 7. 2.2 Security Strategies in Linux Platforms and Applications, Page 62 8. 2.3 Security Strategies in Linux Platforms and Applications, Page 39 9. 2.4 Security Strategies in Linux Platforms and Applications, Page 37 10. 2.5 Security Strategies in Linux Platforms and Applications, Page 40 11. 3.1 Security Strategies in Linux Platforms and Applications, Pages 95–97 12. 3.2 Security Strategies in Linux Platforms and Applications, Page 85 13. 3.3 Security Strategies in Linux Platforms and Applications, Page 88 14. 3.3 Security Strategies in Linux Platforms and Applications, Page 104 15. 3.5 Security Strategies in Linux Platforms and Applications, Page 97 16. 4.1 Security Strategies in Linux Platforms and Applications, Pages 116–117 17. 4.2 Security Strategies in Linux Platforms and Applications, Page 138 18. 4.2 Security Strategies in Linux Platforms and Applications, Page 134 19. 4.4 Security Strategies in Linux Platforms and Applications, Page 128 20. 4.5 Security Strategies in Linux Platforms and Applications, Page...

Words: 793 - Pages: 4

Free Essay

Linux Introduction an Basics

...Lecture 1 – Linux introduction and basics Module 1. Linux introduction ♦ Linux distributions ♦ Linux kernel What is a Linux distribution? ♦ it is a collection of applications, packages, management, and features ♦ ♦ ♦ ♦ that run on top of the Linux kernel. The kernel is what all distributions have in common (it is sometimes customized by the distribution maintainers) If they are all “Linux”, why are there so many different names, and which do I choose?” You may have heard names like Red Hat, Fedora, Debian, Ubuntu Distributions differ in several ways, and three of the most important are: ► ► ► Purpose Configuration and packaging Support model What’s a kernel? ♦ As you already know from the Operating Systems course ► the kernel is the core of all computer operating systems ► is usually the layer that allows the operating system to interact with the hardware in your computer ♦ The kernel contains software that allows you to make uniform use of ► hard disk drives, ► network cards, ► RAM, ► and other hardware components. ♦ In the Linux world, the kernel is based on code originally developed by Linux’s founder, Finnish developer Linus Torvalds. Back to distributions – Purpose, Configuration, Support ♦ Purpose ► Different distributions are often designed for different purposes and provide different user experiences. ► Some distributions are designed as servers, others as desktops, and some are designed to perform particular functions, for example, as embedded...

Words: 1486 - Pages: 6

Free Essay

Itt Tb103 Final Paper

...(These two came a combo pack for smaller computer intended for turning your television entertainment console into a computer. 1 PCI Express x16 slot, 4 SATA 6Gb/s ports, Realtek PCI-E GbLAN controller, 2 USB 3.0 ports, 6 USB 2.0 ports, PS/2 port, HDMI port, Coax port, SPDIF [aka optical audio] port, Ethernet port, 6 channel audio ports, built in processor with1.6GHz processor speed) * Hard Drive: 500 GB Seagate Baracuda HDD $90 * Memory (RAM):Two, Corsair DDR2 4200 (800Mhz, 1GB each.) $20 each. $40 total * Case/power supply: Rosewill RS-M1-01-BK Case which comes with a 500 watt power supply $50 * Mouse/Keyboard Logitech MK320 Wireless Combo. $20 * Speakers: Gigaware 2.1 Speakers $50 Total Amount so far is equal to $325. Which enough to to buy a new windows OS at the retail price of $120 to make the grand total $445. The Basic run down of the computer specs are enough to run any program (including some games if desired) at 2GB of RAM, 1.6GHz of Processor speed, and a slot for a graphics card is need be. Moderate Computer * Mother Board: ASUS M5A88-V EVO (AMD AM3+ 880G/SB850, 1 x PCIe 2.0 x16 (blue), 1 x PCIe 2.0 x16 (x4 mode, black), 1 x PCIe 2.0 x1, 3 x PCI, 5 x SATA 6Gb/s ports, 2 x IEEE 1394a ports, 2 x USB 3.0, 4 x USB 2.0, 6 audio jacks not including the S/PDIF, Anti Surge capability, Fanless Heat-sink, ASUS EZ flash for updates,) $120 * CPU: AMD FX-4100 AM3+ CPU with 3.6GHz Processor $120 * Hard Drive: Hitachi Deskstar 2 TB Hard drive...

Words: 716 - Pages: 3

Premium Essay

Redhat

...edhat® ® Te r r y C o l l i n g s & K u r t W a l l UR ON IT OOLS IN Y T C E CD-R L TH O ED UD M Linux Solutions from the Experts at Red Hat ® ® P R E S S™ SEC Red Hat® Linux® Networking and System Administration Red Hat® Linux® Networking and System Administration Terry Collings and Kurt Wall M&T Books An imprint of Hungry Minds, Inc. Best-Selling Books G Digital Downloads G e-Books G Answer Networks e-Newsletters G Branded Web Sites G e-Learning New York, NY G Cleveland, OH G Indianapolis, IN Red Hat® Linux® Networking and System Administration Published by Hungry Minds, Inc. 909 Third Avenue New York, NY 10022 www.hungryminds.com Copyright © 2002 Hungry Minds, Inc. All rights reserved. No part of this book, including interior design, cover design, and icons, may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording, or otherwise) without the prior written permission of the publisher. Library of Congress Control Number: 2001093591 ISBN: 0-7645-3632-X Printed in the United States of America 10 9 8 7 6 5 4 3 2 1 1O/RT/QT/QS/IN Distributed in the United States by Hungry Minds, Inc. Distributed by CDG Books Canada Inc. for Canada; by Transworld Publishers Limited in the United Kingdom; by IDG Norge Books for Norway; by IDG Sweden Books for Sweden; by IDG Books Australia Publishing Corporation Pty. Ltd. for Australia and New Zealand; by TransQuest Publishers Pte Ltd. for Singapore, Malaysia, Thailand...

Words: 220815 - Pages: 884

Free Essay

Linux System Programming

...LINUX System Programming Other Linux resources from O’Reilly Related titles Building Embedded Linux Systems Designing Embedded Hardware Linux Device Drivers Linux Kernel in a Nutshell Programming Embedded Systems Running Linux Understanding Linux Network Internals Understanding the Linux Kernel Linux Books Resource Center linux.oreilly.com is a complete catalog of O’Reilly’s books on Linux and Unix and related technologies, including sample chapters and code examples. ONLamp.com is the premier site for the open source web platform: Linux, Apache, MySQL and either Perl, Python, or PHP. Conferences O’Reilly brings diverse innovators together to nurture the ideas that spark revolutionary industries. We specialize in documenting the latest tools and systems, translating the innovator’s knowledge into useful skills for those in the trenches. Visit conferences.oreilly.com for our upcoming events. Safari Bookshelf (safari.oreilly.com) is the premier online reference library for programmers and IT professionals. Conduct searches across more than 1,000 books. Subscribers can zero in on answers to time-critical questions in a matter of seconds. Read the books on your Bookshelf from cover to cover or simply flip to the page you need. Try it today for free. LINUX System Programming Robert Love Beijing • Cambridge • Farnham • Köln • Paris • Sebastopol • Taipei • Tokyo Linux System Programming by Robert Love Copyright...

Words: 125679 - Pages: 503

Free Essay

Linux as a Personal Desktop Operating System

...Table of Contents Beginning Red Hat Linux 9 ...............................................................................................................................1 Introduction.........................................................................................................................................................4 Who Is This Book For?...........................................................................................................................4 What You Need to Use This Book.........................................................................................................4 What Is Linux? ........................................................................................................................................5 Linus Torvalds and the Birth of Linux.............................................................................................5 Why Choose Linux?.........................................................................................................................6 What Is Red Hat Linux 9?................................................................................................................7 What Is Covered in This Book?..............................................................................................................8 Conventions in This Book......................................................................................................................9 Customer Support...............

Words: 155032 - Pages: 621

Premium Essay

Intro to Linux

...A Practical Guide to Linux Commands, Editors, and Shell Programming SECOND EDITION ® Mark G. Sobell Upper Saddle River, NJ • Boston • Indianapolis • San Francisco New York • Toronto • Montreal • London • Munich • Paris • Madrid Capetown • Sydney • Tokyo • Singapore • Mexico City Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and the publisher was aware of a trademark claim, the designations have been printed with initial capital letters or in all capitals. The author and publisher have taken care in the preparation of this book, but make no expressed or implied warranty of any kind and assume no responsibility for errors or omissions. No liability is assumed for incidental or consequential damages in connection with or arising out of the use of the information or programs contained herein. The publisher offers excellent discounts on this book when ordered in quantity for bulk purchases or special sales, which may include electronic versions and/or custom covers and content particular to your business, training goals, marketing focus, and branding interests. For more information, please contact: U.S. Corporate and Government Sales (800) 382-3419 corpsales@pearsontechgroup.com For sales outside the United States, please contact: International Sales international@pearson.com Visit us on the Web: informit.com/ph Library of Congress Cataloging-in-Publication...

Words: 228961 - Pages: 916

Free Essay

3 Bodies

... DOS c:> C:> V V www.threebody.com V V V , 61 ID V ID ID 62 ID 63 HP 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 137 139 93 94 95 96 97 137 98 141 99 100 101 102 103 104 105 106 107 196X X X 108 109 110 196X X X 111 112 2 XXX 196X X X 113 114 115 116 117 118 119 120 121 122 123 0.618 124 2+2=4 125 126 127 , 128 129 CPU 130 8 131 132 Linux 133 134 135 136 137 138 139 1 2 1 2 0 1 1 1 2 2 1 2 1 2 1 2 1 2 140 1 2 141 CPU 142 1.0 BUS 1.0 143 CPU CPU CPU 1.0 Three-Body1.0 144 0 1 1.0 145 146 V 147 184 148 149 150 IT 151 IT IT 152 153 154 155 156...

Words: 1491 - Pages: 6

Premium Essay

Computer Book

...The Linux Command Line Second Internet Edition William E. Shotts, Jr. A LinuxCommand.org Book Copyright ©2008-2013, William E. Shotts, Jr. This work is licensed under the Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License. To view a copy of this license, visit the link above or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA. Linux® is the registered trademark of Linus Torvalds. All other trademarks belong to their respective owners. This book is part of the LinuxCommand.org project, a site for Linux education and advocacy devoted to helping users of legacy operating systems migrate into the future. You may contact the LinuxCommand.org project at http://linuxcommand.org. This book is also available in printed form, published by No Starch Press and may be purchased wherever fine books are sold. No Starch Press also offers this book in electronic formats for most popular e-readers: http://nostarch.com/tlcl.htm Release History Version 13.07 09.12 09.11 09.10 Date July 6, 2013 December 14, 2009 November 19, 2009 October 3, 2009 Description Second Internet Edition. First Internet Edition. Fourth draft with almost all reviewer feedback incorporated and edited through chapter 37. Third draft with revised table formatting, partial application of reviewers feedback and edited through chapter 18. Second draft incorporating the first editing pass. Completed first draft. 09.08 09...

Words: 100185 - Pages: 401

Free Essay

Ethical Hacking

...This page was intentionally left blank This page was intentionally left blank Hands-On Ethical Hacking and Network Defense Second Edition Michael T. Simpson, Kent Backman, and James E. Corley ———————————————————————— Australia • Brazil • Japan • Korea • Mexico • Singapore • Spain • United Kingdom • United States Copyright 2010 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the eBook and/or eChapter(s). Editorial review has deemed that any suppressed content does not materially affect the overall learning experience. Cengage Learning reserves the right to remove additional content at any time if subsequent rights restrictions require it. This is an electronic version of the print textbook. Due to electronic rights restrictions, some third party content may be suppressed. Editorial review has deemed that any suppressed content does not materially affect the overall learning experience. The publisher reserves the right to remove content from this title at any time if subsequent rights restrictions require it. For valuable information on pricing, previous editions, changes to current editions, and alternate formats, please visit www.cengage.com/highered to search by ISBN#, author, title, or keyword for materials in your areas of interest. Copyright 2010 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated...

Words: 185373 - Pages: 742

Free Essay

A Hands on Intro to Hacking

...Interior Design: Octopod Studios Developmental Editor: William Pollock Technical Reviewer: Jason Oliver Copyeditor: Pamela Hunt Compositor: Susan Glinert Stevens Proofreader: James Fraleigh Indexer: Nancy Guenther For information on distribution, translations, or bulk sales, please contact No Starch Press, Inc. directly: No Starch Press, Inc. 245 8th Street, San Francisco, CA 94103 phone: 415.863.9900; fax: 415.863.9950; info@nostarch.com; www.nostarch.com Library of Congress Cataloging-in-Publication Data Weidman, Georgia. Penetration testing : a hands-on introduction to hacking / Georgia Weidman. pages cm Includes index. ISBN 978-1-59327-564-8 (paperback) -- ISBN 1-59327-564-1 (paperback) 1. Penetration testing (Computer security) 2. Kali Linux. 3. Computer hackers. QA76.9.A25W4258 2014 005.8'092--dc23 2014001066 I. Title. No Starch Press and the No Starch Press logo are registered trademarks of No Starch Press, Inc. Other product and company names mentioned herein may be the trademarks of their respective owners. Rather than use a trademark symbol with every occurrence of a trademarked name, we are using the names only in an editorial fashion and to the benefit of the trademark owner, with no...

Words: 117203 - Pages: 469

Free Essay

Amazon

...AMAZON.COM: GLOBAL STRATEGIC ANALYSIS IN INTERNET AND ONLINE INDUSTRY: THE FUTURE OF ONLINE SHOPPING COMPETITION SYSTEMS. 5/6/2015 Group Global Strategic Analysis Project for MGMT 471 Role of the Global Corporation Executive Summary Amazon.com, Inc. is an American electronic commerce company with headquarters in Seattle, Washington. It is the largest Internet-based retailer in the United States.[12] Amazon.com started as an online bookstore, but soon diversified, selling DVDs, Blue-rays, CDs, video downloads/streaming, MP3 downloads/streaming, software, video games, electronics, apparel, furniture, food, toys and jewelry. The company also produces consumer electronics—notably, Amazon Kindle e-book readers, Fire tablets, Fire TV and Fire Phone — and is a major provider of cloud computing services. Amazon also sells certain low-end products like USB cables under its in-house brand Amazon Basics. Amazon has separate retail websites for United States, United Kingdom & Ireland, France, Canada, Germany, The Netherlands, Italy, Spain, Australia, Brazil, Japan, China, India and Mexico. Amazon also offers international shipping to certain other countries for some of its products.[13] In 2011, it had professed an intention to launch its websites in Poland[14] and Sweden.[15] Names of All Group Members Awes Alrefae 8993 Yaman Naqawa 8282 Ahmad Alazmi 11608 Mohammed Alghoul Amazon.com: Global Strategic Analysis in internet and online industry: The Future of online...

Words: 2319 - Pages: 10

Premium Essay

Smartphones Operating Systems

...Time-sharing operating systems schedule tasks for efficient use of the system and may also include accounting software for cost allocation of processor time, mass storage, printing, and other resources. For hardware functions such as input and output and memory allocation, the operating system acts as an intermediary between programs and the computer hardware, although the application code is usually executed directly by the hardware and will frequently make a system call to an OS function or be interrupted by it. Operating systems can be found on almost any device that contains a computer—from cellular phones and video game consoles to supercomputers and web servers. Examples of popular modern operating systems include Android, BSD, iOS, Linux, OS X, QNX, Microsoft Windows, Windows Phone, and IBM z/OS. All these, except Windows, Windows Phone and z/OS, share roots in UNIX. Smartphone A Smartphone, or smart phone, is a mobile phone built on a mobile operating system, with more advanced computing capability and connectivity than a feature phone. The first smartphones combined the functions of a personal digital assistant (PDA), including email functionality, with a mobile phone. Later models added the functionality of portable media players, low-end compact digital cameras, pocket video cameras, and GPS navigation units to form one multi-use device. Many modern smartphones also include high-resolution touchscreens and web browsers that display standard web pages as well as mobile-optimized sites...

Words: 15551 - Pages: 63

Free Essay

Rute Linux Tutorial

...LINUX: Rute User’s Tutorial and Exposition Paul Sheer August 14, 2001 Pages up to and including this page are not included by Prentice Hall. 2 “The reason we don’t sell billions and billions of Guides,” continued Harl, after wiping his mouth, “is the expense. What we do is we sell one Guide billions and billions of times. We exploit the multidimensional nature of the Universe to cut down on manufacturing costs. And we don’t sell to penniless hitchhikers. What a stupid notion that was! Find the one section of the market that, more or less by definition, doesn’t have any money, and try to sell to it. No. We sell to the affluent business traveler and his vacationing wife in a billion, billion different futures. This is the most radical, dynamic and thrusting business venture in the entire multidimensional infinity of space-time-probability ever.” ... Ford was completely at a loss for what to do next. “Look,” he said in a stern voice. But he wasn’t certain how far saying things like “Look” in a stern voice was necessarily going to get him, and time was not on his side. What the hell, he thought, you’re only young once, and threw himself out of the window. That would at least keep the element of surprise on his side. ... In a spirit of scientific inquiry he hurled himself out of the window again. Douglas Adams Mostly Harmless Strangely, the thing that least intrigued me was how they’d managed to get it all done. I suppose I sort of knew. If I’d learned...

Words: 159689 - Pages: 639

Free Essay

Gfs Using Soap

...The Google File System Sanjay Ghemawat, Howard Gobioff, and Shun-Tak Leung Google∗ ABSTRACT 1. INTRODUCTION We have designed and implemented the Google File System, a scalable distributed file system for large distributed data-intensive applications. It provides fault tolerance while running on inexpensive commodity hardware, and it delivers high aggregate performance to a large number of clients. While sharing many of the same goals as previous distributed file systems, our design has been driven by observations of our application workloads and technological environment, both current and anticipated, that reflect a marked departure from some earlier file system assumptions. This has led us to reexamine traditional choices and explore radically different design points. The file system has successfully met our storage needs. It is widely deployed within Google as the storage platform for the generation and processing of data used by our service as well as research and development efforts that require large data sets. The largest cluster to date provides hundreds of terabytes of storage across thousands of disks on over a thousand machines, and it is concurrently accessed by hundreds of clients. In this paper, we present file system interface extensions designed to support distributed applications, discuss many aspects of our design, and report measurements from both micro-benchmarks and real world use. We have designed and implemented the Google File System...

Words: 14789 - Pages: 60