The 5 Minute Blaggers Guide To Linux By Dan Lynch Made On Linux.

Slides:



Advertisements
Similar presentations
Open Source for the End User. Matthew G. Switlik Learning Management Programmer IT since 1996 Web application development since 2001.
Advertisements

Technologies VEF Minox VEF Telephones Medicine Ftorafur Latvian inventions.
GNU / Linux A free operating system. Summary History What can you find on a Linux OS Linux Economy.
Copyleft and cathedrals How the counterculture is changing the way we do business.
University of Utah 1 “Free software” Remember... In the beginning, all software was free -Just a means to sell hardware.
GNU, Linux and Open Source GNUKernel GNU/ Linux OpenSource.
Introduction to Linux Chapter 1. Operating Systems Operating System (OS) - most basic and important software on a computer Performs core tasks Organize.
Brief History of C and Unix Systems Programming Concepts.
Linux Introduction. Overview What is Unix/Linux? History of Linux Features Supported Under Linux The future of Linux.
Linux Basics. What is an Operating System (OS)? An Operating System (OS) is an interface between hardware and user which is responsible for the management.
CHAPTER 6 OPEN SOURCE SOFTWARE AND FREE SOFTWARE
What the hell is. Free software is software that anyone is free to use, copy, improve, examine or distribute, either free of cost or for a price. More.
Linux Basics CS 302. Outline  What is Unix?  What is Linux?  Virtual Machine.
LIS508 lecture 9: GNU & introduction to networks Thomas Krichel
Linux Last Update Copyright Kenneth M. Chipps Ph.D. 1.
Overview of Linux Dr. Michael L. Collard 1.
유닉스, 왜 공부하나 ? 자동화 –GUI vs commands 서버 개발 능력, 관리 능력 – 데스크탑에서의 개발과 관리와의 차이 ?
Presented By: Avijit Gupta V. SaiSantosh.
Choosing NOS can be a complex and a difficult decision. Every popular NOS has its strengths and weaknesses. NOS may cost thousands of dollars depending.
A Comparison of Linux vs. Windows Bhargav A. Sorathiya B.E. 4 th C.E. Roll no:6456.
OPEN SOURCE AND FREE SOFTWARE. What is open source software? What is free software? What is the difference between the two? How the two differs from shareware?
Open Source Software In the beginning, all software was free –in the 1960s,when IBM and others sold the first large-scale computers, these machines came.
CPS 82, Fall Open Source, Copyright, Copyleft.
Unix Background. Introducing Unix Brief Unix History u In 1969, Ken Thompson at AT&T Bell Labs began developing Unix. –First done in assembly language.
LIS508 background of GNU/Linux
Linux Florian Walch, 5aI, Agenda History Naming controversy Uses Linux distributions.
Introduction After seeing the pressure of license and proprietary software users where a lot of money is needed to make sure the software is in good condition,
Copyright © 2006 Linux Care OÜ 1 “IST programme: new funding and collaboration opportunities” , Tallinn, Estonia Linux in Business use Linux.
Free and Open Source Software Aruna Lorensuhewa Contact Details:
Linux Not in textbook. Why Not Just Use Windows? Windows costs money ($100 to $300, typically) Windows is proprietary: –The source code is a closely guarded.
CS101 Computer Software. Software Software is... Two main types of software are…
Vitor Giesteira, 9E. The Nine Elements of Digital Citizenship 1. Access 2. Communication 3. Literacy 4. Security and Safety 5. Etiquette 6. Rights and.
Linux History C151 Multi-User Operating Systems. Open Source Programming Open source programming: 1983, Richard Stallman started the GNU Project (GNU.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Open Source Software. Chris Moylan Group 5...I think.
Linux Operating System. What is Linux Linux operating system (OS) was first coded by a Finnish computer programmer called Linus Benedict Torvalds in 1991,
5 ٥ V new position ? 10 ^1 10 ^2 10 ^ : : : : 99.
Corporate Citizenship policy of Software Companies.
What Is Free Software and Open Source Software?. So, whats up here?
A Brief Introduction to Linux Cheng-Han Du. History.
Thinking Outside the Box Linux. Question: What form of transportation racks up the most passenger miles per year? Not cars Not bicycles Not buses Not.
Feeling Linux yourself Dr. Tran, Van Hoai Faculty of Computer Science and Engineering HCMC Uni. of Technology
10/2/2016HUD-n1-v0.ppt1. 10/2/2016HUD-n1-v0.ppt2 Linux the story of a man with a printer problem and Ubuntu, a story of Africa Linux is a story about.
Linux Overview Date: 18/09/ Outline What is Operating System Operating System Services Types of Operating System Parts of Operating System Introduction.
Linux Operating Systems Taking Control of the Terminal
GNU and Linux.
Linux - computer operating system
7 Mavericks and Hacking 1.
LINUX History In 1984 a project was launched by Richard Stallman to develop a complete Unix-like operating system that would be considered free software.
OPEN SOURCE.
open source and free software Najeeb Ullah Student ID
Choosing and Installing a Linux Distribution
Open Source Software Development
OPEN SOURCE.
Selected topic in computer science (1)
Welcome to Linux Chap#1 Hanin Abdulrahman.
Chapter 2 Background Info and Resources
Eric Shook Department of Geography Kent State University
What is Copyright?.
Linux Introduction ITIS 2110.
Open source Q & A.
BSD (Unix) vs. GNU/Linux
OPEN SOURCE SOFTWARE (OSS)
Linux Not in textbook.
OPEN SOURCE SOFTWARE An Introduction.
A short Linux History of UNIX/Linux
About Me I am b & b in Vizag Learned computers from NBV sir
Welcome to Linux Chap#1 Hanin Abdulrahman.
How can I learn C language?
Welcome to Linux Chap#1.
Presentation transcript:

The 5 Minute Blaggers Guide To Linux By Dan Lynch Made On Linux

Are you Brian Blessed's love child? HELLOOOOO!!! … 2 nd most popular question, what is Linux? Made On Linux

Lin-ux or Li-nux? You've probably heard people say it differently. I don't think it matters but it's named after this fella... Linus Torvalds Creator of the Linux Kernel

Made On Linux It Began In Finland Finish programmer Began the Linux project at Helsinki University in 1991 It's an Open Source computer kernel designed after the well known Unix operating system.

Made On Linux So What's Unix? Not to be confused with Eunuchs, which are something else entirely... It's a computer operating system which was developed the 1960's and is still powers much of the world's Information infrastructure. Linux, BSD, Mac OS X (BSD under the hood) are all common Unix-like operating systems today.

Made On Linux What's A Kernel? Takes care of basic functionality Provides a basis for the more complicated layers above. Linux is a software kernel A kernel is the heart of a computer operating system, the foundation everything else is built on.

Made On Linux Working Together GNU tools, created by GNU project Started by Richard Stallman in the early 80's GNU/Linux, does it matter? The Linux kernel is combined with many other things to make up the operating system most of us call Linux

Made On Linux Many Flavours Known as distributions or “distros” for short

Made On Linux Who's The Penguin? His name is Tux and he's the Linux mascot. You see him all over the place

Made On Linux What does Open Source mean? Linux is Free and Open Source software, licensed under the GNU General Public License. A Copyleft license.

Made On Linux Free The Source Code You have the right to: Run the program for any purpose Study the code Modify it to suit your needs Redistribute One condition: Improvements or changes are given back to the community.

Made On Linux Ah, So Making Money Is Banned? Nope, completely wrong. The most common misconception about FOSS. Many companies make fortunes selling it

Made On Linux Enabling Global Business The London and New York stock exchanges are powered by Linux. It actually enables global commerce

Made On Linux Why Doesn't Everyone Use It?...actually they do.

Made On Linux Weaving The Web Actually they do. It powers the World Wide Web. And most the services you use daily.

Made On Linux Embedded Devices A lot of the consumer electronics in the world today contains a Linux kernel. Mobile phones TV's DVD players Cars Toasters …I could go on.

Made On Linux Why Should You Care? Linux is growing, it's everywhere. The new Google ChromeOS is Linux-based. It's becoming a part of life.

Made On Linux Equality Linux is bringing technology to the poorest parts of the world. Giving opportunities to people who never had them before.

Made On Linux Fairness Whether you're the richest corporation in the world... You have the same rights to use, study and modify and build on Linux. Or just a person in the street

Made On Linux Pretty Cool Huh? Ask me afterwards. Also Ubuntu.com is a good starting point