LINUX FOR BEGINNERS Because everyone needs Fundamentals

Slides:



Advertisements
Similar presentations
1. Objective 1 Overview of the Linux Desktop  X Server  Controls Graphical Interface  Manages Input Devices  Transmits Input actions to the client.
Advertisements

1. Reasons for logging on as a root •Most people are familiar with Windows systems with regard to administrative privileges. Many user running windows.
What is an operating system? Is it software?
Installation of Ubuntu on a Virtual machine. VirtualBox allows you to run an entire operating system inside another operating system. Please be aware.
V Avon High School Tech Crew Agenda Old Business –Delete Files New Business –Week 7 Topics: Tech Talks Field Trip Complete VirtualBox/Ubuntu.
Jeff Patton & Doug Whiteley It Service Group IT Roundtable July 15 th, 2009 Thin Clients & Terminal Services.
Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program.
Linux GUI X-Windows System. X-Windows System A stable and extremely powerful GUI system that provides a complete Client/Server framework. The X-org foundation.
Getting Started with Linux: Novell’s Guide to CompTIA’s Linux+ (Course 3060) Section 2 Use the Linux Desktop.
Chapter 2: Exploring the Desktop The Complete Guide to Linux System Administration.
Installation Ubuntu for Libraries. Step 1: Download Head on to Pick Ubuntu LTS; just click the big orange.
CIS 191AB Textbook UNIX and Linux System Administration Handbook 4th Edition Authors: Evi Nemeth Garth Snyder Trent Hein Ben Whaley Used for CIS191 and.
Objectives  Understand the purpose of the superuser account  Outline the key features of the Linux desktops  Navigate through the menus  Getting help.
Integrating HADOOP with Eclipse on a Virtual Machine Moheeb Alwarsh January 26, 2012 Kent State University.
To run the program: To run the program: You need the OS: You need the OS:
Red Hat Installation. Installing Red Hat Linux is the process of copying operating system files from a CD, DVD, or USB flash drive to hard disk(s) on.
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.
Week 6 Operating Systems.
Linux GUI Chapter 5. Graphical User Interface GUI vs. CLI Easier and more intuitive More popular and advanced Needed for graphics, web browsing Linux.
Explore XFCE The easy way, using a live CD By Carl Weisheit.
Fundamentals of Networking Discovery 1, Chapter 2 Operating Systems.
Guide to Linux Installation and Administration, 2e1 Chapter 3 Installing Linux.
POS/420 Introduction to Unix Philip Robbins – March 12, 2013 (Week 1)
Hands-On Virtual Computing
유닉스, 왜 공부하나 ? 자동화 –GUI vs commands 서버 개발 능력, 관리 능력 – 데스크탑에서의 개발과 관리와의 차이 ?
Store, sync, and share your files
EMT 2390L Lecture 1 Dr. José M. Reyes Álamo. Outline About Linux Install Linux in a Virtual Machine.
Operating Systems JEOPARDY Computer Repair GeneralConcepts OS Tasks MoreConcepts Using the OS Misc
Working with Ubuntu Linux Track 2 Workshop June 2010 Pago Pago, American Samoa.
SUSE Linux Enterprise Desktop Administration Chapter 2 Use the Linux Desktop.
Linux Essentials Chapter 2: Investigating Linux’s Principles and Philosophy.
General rules 1. Rule: 2. Rule: 3. Rule: 10. Rule: Ask questions ……………………. 11. Rule: I do not know your skill. If I tell you things you know, please stop.
1 Copyright © 2015 Pexus LLC Network shares and media shares from your Patriot PS Personal.
Linux Essentials Chapter 4: Using Common Linux Programs.
| nectar.org.au NECTAR TRAINING Module 5 The Research Cloud Lifecycle.
Explore GNOME The easy way, using a live CD By Carl Weisheit.
Operating Systems Concepts 1/e Ruth Watson Chapter 1 Chapter 1 Introduction to Operating Systems Ruth Watson.
Course 03 Basic Concepts assist. eng. Jánó Rajmond, PhD
VIRTUALIZATION TECHNOLOGIES BY COLLIN DONALDSON. PHYSICAL COMPUTING Install Hardware Load Operating System and other software Deploy either manually or.
Training Deck Microsoft Corporation Store, sync, and share your work files.
Chap 1 ~ Introducing LINUX LINUX is a free-stable multi-user operating system that derives from UNIX operating system Benefits: 1) Linux is released under.
Virtualisation Exercise Installing VirtualBox Installing FreeBSD in a virtual machine Chris Wilson Joel Jaeggli AfNOG 2012.
Office 2016 and Windows 10: Essential Concepts and Skills
Guide to Operating Systems, 5th Edition
Stony Brook Integrative Structural Biology Organization
CSC227: Operating Systems
Guide to Linux Installation and Administration, 2e
LINUX FOR BEGINNERS Because everyone needs Fundamentals
Installation and Configuration
Chapter 3 Working With Unity
LINUX FOR BEGINNERS Because everyone needs Fundamentals
The Visible Computer Chapter 3.
Hands-On Virtualization in the Classroom
Personal computer basics
How To Install CentOS 6.5 & Virtual Box
Microsoft Virtual Academy
Dominion KX III Release 3.5 (Build 2115)
How To Install CentOS 6.5 & Virtual Box
Using Virtual Machines
Different types of Linux installation
ICT Programming Lesson 3:
Understanding Linux and the BASH shell v
Linux Professor Sabol.
Yung-Hsiang Lu Purdue University
05 | Desktop Applications
Module 3 Using Linux.
Windows Operating System
Module 02 Operating Systems
Presentation transcript:

LINUX FOR BEGINNERS Because everyone needs Fundamentals WEEK #2of 8: Linux Installation & Working Around Part 1 Your Trainer: Dijae Dadula

Topics Installing CentOS from scratch using Virtualbox Working in Linux (CentOS) Basic ICT skills - Desktop Understanding the Terminal and console Review and Exercises

REQUIREMENTS FOR THIS TRAINING: Virtualbox installed ISO of CentOS or any distribution

A.1 How to install any Linux Distribution? Installation is straightforward Components Storage (location,configuration) Choosing functions SERVER, DESKTOP, MINIMAL, GUI, ETC NETWORK CONFIGURATION ACCOUNT MANAGEMENT INSTALL AND REBOOT

MINIMAL vs GUI Minimal has no gui, yes only console Gui has desktop manager, you can click, drag, and see images Depends on what purpose the system is for

B. Working in Linux (CentOS) Where do you find Linux? Server rooms Virtualization hosts (ESXi) Cloud computing (all but Azure) Embedded systems Mobile devices Factory automation Mars rovers And...

Linux as your "daily driver" OS The DESKTOP!! Linux as your "daily driver" OS Desktop managers Office apps Browsers File saving The "TERMINAL“ and Console Dealing with passwords

C. Basic ICT skills - Desktop Desktop Manager KDE SUSE, Mint Gnome/Unity Fedora/CentOS, Ubuntu XFCE Xubuntu Debian

KDE

Any Distro can use any desktop manager These are just defaults Note: except for Unity which is Ubuntu’s thing

D. Understanding the Terminal and console Console, more likely physical connection on the system, Connects via KVM, keyboard-video-mouse Software based (like CIMC, iDRAC, HP)

Terminal Nowadays it usually refers to a window with a command line (shell), which might appear in a GUI window or instead of a GUI.

Review and Exercises Thank you!