USING YOUR INSTALLED LINUX SYSTEM.  Common Linux Tasks  Installing Custom Packages  Common GUI Applications  Command Line Shell  Directory Structure/Navigation.

Slides:



Advertisements
Similar presentations
Information Systems Today: Managing in the Digital World
Advertisements

POS/420 Philip Robbins – March 19, 2013 (Week 2) University of Phoenix Mililani Campus Introduction to Unix.
Chapter 3 LINUX DESKTOP ENVIRONMENT. Linux Desktop Environment  A desktop environment commonly refers to a style of graphical user interface (GUI) that.
Linux Booting Procedure
Linux can be generally divided into four major components: 1. KERNEL – OS, ultimate boss The kernel is the core program that runs programs and manages.
CS 497C – Introduction to UNIX Lecture 11: - The File System Chin-Chih Chang
Introduction to Unix (CA263) File System
Exploring the UNIX File System and File Security
GNU/Linux Filesystem 1 st AUT GNU/Linux Festival Computer Engineering & IT Department Bahador Bakhshi.
Linux Linux File System.
The UNIX File System.
Guide To UNIX Using Linux Third Edition
Chapter 2: Exploring the Desktop The Complete Guide to Linux System Administration.
1 LINUX Desktops Using the GNOME and KDE Desktops Learning Red Hat Enterprise Linux & Fedora, 4th Edition By Bill McCarty, 2004.
1. This presentation covers :  User Interface Administration  Files System and Services Management 2.
Guide to MCSE , Enhanced 1 Activity 10-1: Restarting Windows Server 2003 Objective: to restart Windows Server 2003 Start  Shut Down  Restart Configure.
File System and Directory Structure in Linux. What is File System In a computer, a file system is the way in which files are named and where they are.
Guide To UNIX Using Linux Fourth Edition
Manage Directories and Files in Linux
PTA Linux Series Copyright Professional Training Academy, CSIS, University of Limerick, 2006 © Workshop II Transferable Skills & Common Tasks Professional.
Software Essentials ICT 1 & 2. What is software?  software is the set of instructions stored inside a computer  These instructions tell the computer.
Operating systém GNU Linux. History First computers –WW II The Bomb (Alan Turing) Colosus (Thomas Flowers)
Software Chapter 2. Software Is a program which consists of step by step instructions that tell the computer how to do his work.
Chapter Two Exploring the UNIX File System and File Security.
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.
Linux Introduction What is Linux? How do you use it?
How it started * Started in October 2004 * Funded by Canonical Ltd. via Mark Shuttleworth (Thawte)‏ * Mark Shuttleworth wanted to create a high quality.
UNIX (Linux) Introduction Module-1. OS Kernel In computing, the kernel is the central component of OS. It is a bridge between applications and the actual.
Linux file system "On a UNIX system, everything is a file; if something is not a file, it is a process." Sorts of files (on a Linux system) Directories:
Manage Directories and Files in Linux. 2 Objectives Understand the Filesystem Hierarchy Standard (FHS) Identify File Types in the Linux System Change.
Chapter Two Exploring the UNIX File System and File Security.
Linux Overview Why Linux ? Not-so-ancient history –Torvalds, Linus Torvalds, 002 the Helsinki University, as a student, low budget, work home –rapid and.
E X C E E D I N G E X P E C T A T I O N S Basic LINUX Linux System Administration Dr. Hoganson Kennesaw State University Operating Systems Directory structure:
Review Please hand in any homework and practicals Vim Scripting Inter-device communication.
1 © 2001 John Urrutia. All rights reserved. Chapter 4 The LINUX Filesystem.
UNIX History - joint venture between MIT and Bell Labs (originally called Multics) – Ken Thompson (AT&T) created an operating system to run Space.
Linux file system administration. Linux organizes its files differently from Windows First the directory structure may seem unlogical and strange and.
Linux Essentials Chapter 4: Using Common Linux Programs.
Linux Commands C151 Multi-User Operating Systems.
PTA Linux Series Copyright Professional Training Academy, CSIS, University of Limerick, 2006 © Workshop V Files and the File System Part B – File System.
File Systems, telnet and ftp Sources and Resources: 1. A Students Guide to UNIX, by Hahn 2. Paula Davidson’s Handout on UNIXHandout on UNIX.
Software Essentials ICT 1 & 2. What is software?  software is the set of instructions stored inside a computer  These instructions tell the computer.
CS 245 – Part 1 Using Operating Systems and Networks for Programmers Jiang Guo Dept. of Computer Science California State University Los Angeles.
SUSE Linux Enterprise Desktop Administration Chapter 7 Manage Directories and Files.
PTA Linux Series Copyright Professional Training Academy, CSIS, University of Limerick, 2006 © Workshop I Introduction to Linux Professional Training Academy.
Explore GNOME The easy way, using a live CD By Carl Weisheit.
LINUX Zhengli Zhu, School of Life Sciences. Outline 1. ABC of Linux 2. Basic orers of Linux 3. Bash Programming.
ORAFACT The Linux File System. ORAFACT Filesystem Support Support for dozens of filesystem types including: Minix, ext2, MS-DOS, UMSDOS, VFAT, NTFS, NFS,
Linux Administration – Finding You Way on the Command Line The Linux File Directory or Tree.
BILKENT UNIVERSITY DEPARTMENT OF COMPUTER TECHNOLOGY AND INFORMATION SYSTEMS CTIS156 INFORMATION TECHNOLOGIES II FILES AND FILE SYSTEM STRUCTURE.
Computer Skills Chapter 2. Software Software: is a set of programs, data, and information. Program: is a set of sequence instructions that tell the computer.
Welcome to SADC course 2009.
Chapter 5 Productivity Applications
Welcome to Linux Chap#1 Hanin Abdulrahman.
UBUNTU INSTALLATION
Linux file system "On a UNIX system, everything is a file;
Linux/Unix - Download Ubuntu Linux :
Introduction History Why linux? Filesystem Linux desktop environments
C151 Multi-User Operating Systems
Which types of application software are installed in your computer?
Command Line Interface for Beginners
Structure of Unix OS.
9 Linux on the Desktop.
Exploring the UNIX File System and File Security
Chapter 7 File and file System structure
Welcome to Linux Chap#1 Hanin Abdulrahman.
Welcome to Linux Chap#1.
Presentation transcript:

USING YOUR INSTALLED LINUX SYSTEM

 Common Linux Tasks  Installing Custom Packages  Common GUI Applications  Command Line Shell  Directory Structure/Navigation Pt.1  Directory Structure/Navigation Pt.2 (Difference with Windows) COMPONENTS

COMMON LINUX TASKS Touring your desktop environment Checking out your home folder Change some preferences Configure your panel

INSTALLING AND USING CUSTOM PACKAGES (APPLICATIONS) Setup Yum Locally to install from Media Installing software using rpm and source Starting applications from a menu Starting applications from a Run Program window Starting applications from a Terminal window

COMMON GUI APPLICATIONS Table 5-1: Windows-Equivalent Linux Applications Windows-Equivalent Linux Applications Windows ApplicationsLinux Applications Microsoft Office (office productivity suite)OpenOffice (openoffice.org) Koffice Microsoft Word (word processor)OpenOffice Writer abiWord kword Microsoft Excel (spreadsheet)OpenOffice Calc gnumeric kspread Microsoft Powerpoint (presentation)OpenOffice Impress kpresenter Microsoft Internet Explorer (Web browser) mozilla epiphany konqueror opera Microsoft Outlook ( reader)evolution kmail Mozilla Mail Adobe Photoshop (image editor)The Gimp (gimp) Quicken or Microsoft Moneygnucash

COMMAND LINE SHELL Accessing the shell No GUI A Terminal window Checking your login session  id  who  whoami Checking directories and permissions  pwd  ls  echo $HOME Checking system activity  ps -aux

DIRECTORY STRUCTURE/NAVIGATION PT.1 /bin — Contains common Linux user commands, such as ls, sort, date, and chmod. /boot — Has the bootable Linux kernel and boot loader configuration files (GRUB). /dev — Contains files representing access points to devices on your systems. /etc — Contains administrative configuration files. /home — Contains directories assigned to each user with a login account. /mnt — Provides a location for mounting devices, such as remote file systems and removable media. /root — Represents the root user's home directory. /sbin — Contains administrative commands and daemon processes. /tmp — Contains temporary files used by applications. /usr — Contains user documentation, games, graphical files (X11), libraries (lib). /var — Contains directories of data used by various applications.

DIRECTORY STRUCTURE/NAVIGATION PT.2 (DIFFERENCE WITH WINDOWS) Windows Linux C:\home\chris/home/chris Filenames almost always have suffixes in DOS (.txt).Makes no required meaning. DOS and MS Windows began as single-user systems; file ownership was not built into those systems when they were designed. Every file and directory in a Linux system has permissions and ownership associated with it.