Introduction History Why linux? Filesystem Linux desktop environments

Slides:



Advertisements
Similar presentations
Linux, it's not Windows A short introduction to the sub-department's computer systems Gareth Thomas.
Advertisements

Learning Unix/Linux Bioinformatics Orientation 2008 Eric Bishop.
Introduction of Unix/Linux Compiled by Anant Vishnoi.
Linux Basic TA for ITIS3100: Xu Fei
Lesson 22 – Introduction to Linux Systems Administration.
Processes & Daemons Chapter IV / Part III. Commands Internal commands: alias, cd, echo, pwd, time External commands, code is in a file: grep, ls, more.
Embedded Programming and Robotics Lesson 13 Basic Linux 1.
ENGINEERING COMPUTING CENTER LINUX workshop
Linux Commands LINUX COMMANDS.
Using Macs and Unix Nancy Griffeth January 6, 2014 Funding for this workshop was provided by the program “Computational Modeling and Analysis of Complex.
Overview of Linux CS3530 Spring 2014 Dr. José M. Garrido Department of Computer Science.
Introduction to Linux Joseph Anthony C. Hermocilla Systems Research Group ICS-UPLB 20 May 2014.
Hacking Linux Systems.  Text Editors  vi, ex, pico, jove, GNU emacs  Shells  chs (C Shell), sh (Bourne Shell)  File navigation  cd, ls, cp, mv,
CENT 305 Information Systems Security Linux Introduction.
2INC0 Operating Systems Introduction to Linux
File Permissions. What are the three categories of users that apply to file permissions? Owner (or user) Group All others (public, world, others)
CS 6560 Operating System Design Lecture 3:Tour of GNU/Linux.
HKOI 2012 TRAINING INTRO TO LINUX /CUHK/SHB123]$ date Sat Feb 18 13:00:00 HKT 2012.
System Administration Introduction to Unix Session 2 – Fri 02 Nov 2007 Reference:  chapter 1, The Unix Programming Environment, Kernighan & Pike, ISBN.
Session 2 Wharton Summer Tech Camp Basic Unix. Agenda Cover basic UNIX commands and useful functions.
INTRODUCTION TO LINUX Jacob Chan. GNU/Linux Consists of Linux kernel, GNU utilities, and open source and commercial applications Works like Unix –Multi-user.
Linux Administration. Pre-Install Different distributions –Redhat, Caldera, mandrake, SuSE, FreeBSD Redhat Server Install –Check HCL –Significant issues.
Agenda Link of the week Use of Virtual Machine Review week one lab assignment This week’s expected outcomes Review next lab assignments Break Out Problems.
Guide to Linux Installation and Administration1 Chapter 4 Running a Linux System.
USING YOUR INSTALLED LINUX SYSTEM.  Common Linux Tasks  Installing Custom Packages  Common GUI Applications  Command Line Shell  Directory Structure/Navigation.
Unix/Linux cs3353. The Shell The shell is a program that acts as the interface between the user and the kernel. –The shell is fully programmable and will.
UNIX An Introduction. Brief History UNIX UNIX Created at Bell Labs, 1969 Created at Bell Labs, 1969 BSD during mid 70s BSD during mid 70s AT&T began offering.
CSC414 “Introduction to UNIX/ Linux” Lecture 5. Schedule 1. Introduction to Unix/ Linux 2. Kernel Structure and Device Drivers. 3. System and Storage.
Basic of UNIX For fresh members of SPARCS
Week Two Agenda Announcements Link of the week Use of Virtual Machine Review week one lab assignment This week’s expected outcomes Next lab assignments.
ECC LINUX WORKSHOP (INTERMEDIATE COURSE). WHAT WILL BE COVERED 1.Input, Output and Pipes 2.Processes 3.Compiling Unix Software Packages 4.Symbolic and.
Lecture 02 File and File system. Topics Describe the layout of a Linux file system Display and set paths Describe the most important files, including.
A Brief Overview of Unix Brandon Bohrer. Topics What is Unix? – Quick introduction Documentation – Where to get it, how to use it Text Editors – Know.
1 CS3695 – Network Vulnerability Assessment & Risk Mitigation – Introduction to Unix & Linux.
Lecture 1: Introduction, Basic UNIX Advanced Programming Techniques.
Explore GNOME The easy way, using a live CD By Carl Weisheit.
Embedded Software Design Week II Linux Intro Linux Kernel.
Learning Unix/Linux Based on slides from: Eric Bishop.
GNU/Linux Basics. Topics Installation Basics of Using GNU/Linux Administration Tools.
Using Linux Kaya Oğuz Room: 310.
OpenSUSE 11.3 SuseRocks Manu Gupta
Linux 101: Introduction To Linux Purdue Linux Users Group Speaker: Thor Smith.
Overview of Linux Fall 2016 Dr. Donghyun Kim
Hackinars in Bioinformatics
Introduction to the Linux Commandline
Chapter 11 Command-Line Master Class
Linux Commands Help HANDS ON TRAINING Author: Muhammad Laique
Basic Commands ls cp ls –l (in detail format) echo ls –a
Some Linux Commands.
Linux Start Sequence Summary
Command Line Interface for Beginners
Structure of Unix OS.
Introduction to GNU/Linux (Fedora) Command Line Interface
Linux Basic Commands Visit to more Learning Resources.
Tutorial of Unix Command & shell scriptS 5027
UNIX Introduction Peter Wad Sackett.
Introduction to UNIX.
Tutorial of Unix Command & shell scriptS 5027
Introduction to Linux Week 0 - Thursday.
Internet-of-Things (IoT)
Tutorial of Unix Command & shell scriptS 5027
OPS235: Week 1 Installing Linux (Lab1: Investigations 4 - )
UNIX Reference Sheets CSE 2031 Fall 2010.
UNIX Introduction Peter Wad Sackett.
CSE 303 Concepts and Tools for Software Development
Linux Commands LINUX COMMANDS.
Introduction to Linux Commands
1.3 Given a scenario, apply appropriate Microsoft command line tools
RHCSA Study Prep.
Presentation transcript:

Introduction History Why linux? Filesystem Linux desktop environments Root & normal users

Installation Live and Install media Partitioning Hardware drivers Package selection Users

System boot Boot loader Kernel & initrd loading Init Virtual terminals Shell: introduction Different shells Shell and system commands Gnome & KDE

Working with Files and Directories ls Short options Long options wildcards cd mkdir/rmdir cp mv rm

Getting Help Man Info Whatis --help Linux websites/forums IRC LUG Mailing lists

Permissions Introduction Ls -l meaning Chmod Chown Chgrp

X.org Introduction Killing ScreenSavers Locking

Internet Firefox Thunderbird Evolution Kmail/Konqueror/...

Multimedia Ogg, mp3, mpeg, ... Volume control Amarok SMPlayer VLC Kaffeine RealPlayer Totem Rhythmbox

Office suits & others applications OpenOffice.org Koffice Gnome Office: Abi Word, gnumeric, planner, evolution, dia Gnucash Octave & QtOctave K3b & brasero Games Wine System monitor Top Dictionary File archiving, extraction

Graphics GIMP Blender screenshot

System Settings (GUI) User management Selinux Services Samba Root password Printing Lvm Language Firewall Date & time Boot loader Authentication

Package Management Rpm Yum Rpmfusion Codecs Video drivers Wifi drivers others Source!

Programming gcc/g++ Make Eclipse Kdevelop QtDesigner

Pipes and Redirections >, >>, < | Embeding commands: `` Grep Sed? mount/unmount Fstab, mtab Tar, zip

Working with Files Cat, tac head,tail Wc Sort Uniq Ln

Text Editors Gedit, kwrite Vim Modes Basic commands: w,x,q,q!,u-r Emacs Nano

Other Df, du Echo, environment variables Pwd Kill Date Uptime Less, more

Runlevels/services init/telinit Default runlevel inittab /etc/init.d/ /etc/rc.d/ Service System->Administration->Services

Network Connection wired/wireless Ifconfig Iwconfig Iwlist ifup/ifdown System-config-network NetworkManager ndiswrapper Ping Modem Scanmodem linmodems.org