1. Reasons for logging on as a root •Most people are familiar with Windows systems with regard to administrative privileges. Many user running windows.

Slides:



Advertisements
Similar presentations
Windows Basics for beginners. To define an Operating System To operate in a Windows environment To understand a Windows desktop To run software from the.
Advertisements

Introduction to Computers Section 6A. home The Operating System (OS) The operating system (OS) is software that controls the interaction between hardware.
Click on the rectangle on the lower right-hand side of the screen. This will quickly clear your desktop.
Windows Basics An Introduction to the Windows Operating System.
Chapter 3 LINUX DESKTOP ENVIRONMENT. Linux Desktop Environment  A desktop environment commonly refers to a style of graphical user interface (GUI) that.
X Window. Module 3 X Window ♦ Introduction The X Window System (‘X’ or ‘X11’) is a graphical windowing system that was developed at MIT in ♦ The.
Explore KDE The easy way, using a live CD By Carl Weisheit.
1. Objective 1 Overview of the Linux Desktop  X Server  Controls Graphical Interface  Manages Input Devices  Transmits Input actions to the client.
Chapter 11: The X Window System Guide To UNIX Using Linux Third Edition.
A Guide to Unix Using Linux Fourth Edition
 The easiest way to put Ubuntu onto your stick is to use the USB installer provided at pendrivelinux.com.pendrivelinux.com  You’ll need to download.
Microsoft Windows Vista Chapter 5 Personalize Your Work Environment.
Miscellaneous Windows 2000 Desktop Features Windows 2000 Intermediate.
Interfacing with Computer Associate Degree in Education (ADE) Lecture 04 Sajid Riaz.
Michael Donovan, River Campus Libraries – 12/03 DocuShare Overview and Training.
FIRST COURSE Getting Started with Microsoft Office 2007.
MCDST : Supporting Users and Troubleshooting a Microsoft Windows XP Operating System Chapter 5: User Environment and Multiple Languages.
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.
Installing Windows XP Professional Using Attended Installation Slide 1 of 41Session 2 Ver. 1.0 CompTIA A+ Certification: A Comprehensive Approach for all.
1 LINUX Desktops Using the GNOME and KDE Desktops Learning Red Hat Enterprise Linux & Fedora, 4th Edition By Bill McCarty, 2004.
Objectives  Understand the purpose of the superuser account  Outline the key features of the Linux desktops  Navigate through the menus  Getting help.
Microsoft Office 2010 Office 2010 and Windows 7: Essential Concepts and Skills.
 The operating system is essential for the computer; without it the computer could not work.  The main function of any operating system is being an intermediary.
Section 6.1 Explain the development of operating systems Differentiate between operating systems Section 6.2 Demonstrate knowledge of basic GUI components.
Getting Started with Dreamweaver
Explore XFCE The easy way, using a live CD By Carl Weisheit.
CIS 116SUNY Ulster Chapter L5 – The GUI Karl Wick.
Your Interactive Guide to the Digital World Discovering Computers 2012.
UBUNTU - Desktop Panel by default is across the top Applications menu Quick Launch icons Notification area Clock Shut Down Task Bar by default is on the.
1 Lesson 6 Exploring Microsoft Office 2007 Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
1 Lesson 6 Exploring Microsoft Office 2007 Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
PTA Linux Series Copyright Professional Training Academy, CSIS, University of Limerick, 2006 © Workshop II Transferable Skills & Common Tasks Professional.
Getting Started with Application Software
CIM6400 CTNW (04/05) 1 CIM6400 CTNW Lesson 6 – More on Windows 2000.
Instant Messaging for the Workplace A pure collaborative communication tool that does not distract users from their normal activities.
Microsoft Windows Vista Chapter 1 Fundamentals of Using Microsoft Windows Vista.
SUSE Linux Enterprise Desktop Administration Chapter 2 Use the Linux Desktop.
Chapter 13 Users, Groups Profiles and Policies. Learning Objectives Understand Windows XP Professional user accounts Understand the different types of.
XP New Perspectives on Windows XP Tutorial 1 Exploring the Basics.
SUSE Linux Enterprise Desktop Administration Chapter 14 Customize the Graphical Interface on SUSE Linux Enterprise Desktop 10.
Copyright © 2010 Wolters Kluwer Health | Lippincott Williams & Wilkins Introduction to Windows Chapter 2.
Linux Operations and Administration Chapter Two Installing OpenSUSE.
Lesson No: 6 Introduction to Windows XP CHBT-01 Basic Micro process & Computer Operation.
Chapter Eleven The X Window System. 2 Lesson A Starting and Navigating an X Window System.
Operating System Basics
Computing Fundamentals Module Lesson 7 — The Windows Operating System Computer Literacy BASICS.
AL A. LAURIO Teacher Microsoft Windows Vista. DESKTOP is the main screen area that you see after you turn on your computer and log on to Windows. it serves.
CMPF124 Personal Productivity With Information Technology Chapter 1 – Part 2 Introduction to Windows Operating Systems Manipulating Windows GUI CMPF 124.
CHAPTER 7 Exploring Microsoft Windows 7. Learning Objectives Identify the parts of the Windows 7 desktop Use common Windows elements Navigate Windows.
PTA Linux Series Copyright Professional Training Academy, CSIS, University of Limerick, 2006 © Workshop I Introduction to Linux Professional Training Academy.
CHANGING THE VOLUME Click the volume icon in the bottom right hand corner of the screen.
THE WINDOWS OPERATING SYSTEM Computer Basics 1.2.
Explore GNOME The easy way, using a live CD By Carl Weisheit.
Today We Will Review: Operating Systems (Windows) (week 3 & 4) Starting up MS Windows Desktop and its contents Functions of the desktop components Brain.
Office 2013 and Windows 8: Essential Concepts and Skills Microsoft Office 2013.
Basic UNIX 4: More on the GUI ● How X works ● Window and desktop managers ● File managers ● Common tasks ● System administration tools Iowa State University.
Pasewark & Pasewark 1 Windows Vista Lesson 1 Windows Vista Basics Microsoft Office 2007: Introductory.
Windows customization
Lesson 11 Exploring Microsoft Office 2007
Chapter 3 Working With Unity
UBUNTU - Desktop Panel by default is across the top Applications menu
Project Management Skills.
Project Management Skills
Windows 7                      .
Microsoft Windows 7 Basics
Linux Operations and Administration
Windows customization
Windows Operating System
An Introduction to the Windows Operating System
Presentation transcript:

1. Reasons for logging on as a root •Most people are familiar with Windows systems with regard to administrative privileges. Many user running windows are used to having full access all the time. •With UNIX or Linux and any other network environment, administrative privileges are accessed and used only as needed. •Our lab policy will not allow root logins but requiring the use of the su - command to get access to the root account whenever administrative privileges are required. (once we learn that next week)

2. GUIs available for Linux •GNOME •KDE •XFCE •Enlightenment Window Maker—DR16 for the window manager or DR17 for the desktop •Fluxbox

•Unoffical packages are availble for several platforms including: Debian, Ubuntu, Fedora, ArchLinux, and Gentoo.

3. The structure of the X Window system •The structure of the X Window system is different from the normal client-server relationship and from what most users see in Windows. •hardware at the bottom of the stack •the server above that •the window manager above the server providing basic widgets and window management features such as close and minimize.

Gnome, Kde etc.

•X is primarily a protocol and graphics primitives definition and it deliberately contains no specification for application user interface design, such as button, menu, or window title bar styles. •Instead, application software – such as window managers, GUI widget toolkits and desktop environments, or application-specific graphical user interfaces - define and provide such details. •As a result, there is no typical X interface and several desktop environments have been popular among users.

•A window manager controls the placement and appearance of application windows. •Many users use X with a full desktop environment, which includes a window manager, various applications and a consistent interface. •As X is responsible for keyboard and mouse interaction with graphical desktops

4. Elements of the GNOME desktop •Although KDE has achieved considerable popularity for its collection of utilities, GNOME is considered the predominant desktop for Linux because of the quality of its design and its clean interface. UNIX systems such as Solaris have begun to adopt GNOME.

The Menu Panel •This panel stretches across the top of the screen. The left side contains three menus and a number of default icons that start software applications, and on the right it provides a clock, fast user switching, a volume control, and a notification area. •Applications Menu •Places Menu •System Menu

Applications Menu •This menu contains a categorized list of installed applications, which are updated as necessary when software is installed or removed. •If you hold the mouse over a software entry, a brief description of its function appears. •If you click one of these entries, that application starts.

Places Menu •This menu is divided into four subsections. •The first subsection allows quick access to commonly accessed folders, and makes it easy to keep your file system organized. •The second subsection allows quick access to the CD/DVD creator tool, and to the Computer window, which allows you to browse all data storage attached to the computer. This subsection also grows to include links to any removable media you attach to the computer. For example, if you insert a CD or a USB stick, it will appear in this menu. •The third section provides links to tools that help you browse and manage network locations. •The fourth section lists recently accessed documents, and provides access to a search function that helps you quickly access any file on the system.

System Menu •This menu is divided into three subsections. The first provides access to configuration tools. –The Preferences menu contains tools that affect only your account, and only require normal user access. –The Administration menu contains tools that affect the whole system and require root access. These tools prompt for the root password when launched. •The second section provides access to the Help documentation, along with information about the Fedora project, and the different teams that make it up, and about the GNOME project. •The third section contains entries to pause or end the current session. Lock Screen starts the screen saver or blanks the screen depending on the session configuration. Enter your password to restore your session to the screen.

Application Launchers •The series of icons next to the menus provide quick access to commonly used applications. These icons are called launchers. •Mozilla Firefox web browser. •Evolution mail client and personal information manager. •OpenOffice.org Writer is a word processing program. •OpenOffice.org Impress is for creating and giving presentations. •OpenOffice.org Calc is a spreadsheet tool.