Introduction to Linux X-Windows, Desktop Environments Other commonly used programs.

Slides:



Advertisements
Similar presentations
CS 497C – Introduction to UNIX Lecture 37: - X Windows Chin-Chih Chang
Advertisements

The Free Software Desktop Project By: Joshua Anglero
Chapter 3 LINUX DESKTOP ENVIRONMENT. Linux Desktop Environment  A desktop environment commonly refers to a style of graphical user interface (GUI) that.
Installation and use of Linux as a client and server operating system: a tutorial AMCIS 99Al Bento.
Guide to Linux Installation and Administration, 2e1 Chapter 5 Using Linux Graphical Environments.
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.
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.
The X Windows system Unit objectives A.Explain the purpose of GUI components, list common window managers and desktop environments B. Configure X Windows.
1. Reasons for logging on as a root •Most people are familiar with Windows systems with regard to administrative privileges. Many user running windows.
X Window JianJing Cao (ID #98284). Content Introduction X Window System Function Window Principle How X Window Works Security.
A Guide to Unix Using Linux Fourth Edition
 An operating system (OS) is a set of computer programs that allow the user to perform basic tasks like copying, moving, saving and printing files. 
Linux, it's not Windows A short introduction to the sub-department's computer systems Gareth Thomas.
CIS 240 Introduction to UNIX Instructor: Sue Sampson.
X Window Manager and Remote Displays History and usage.
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.
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.
Dongsoo S. Kim  You need an account to access the ECE Unix system The Unix account name and password are identical to IUPUI ID.
Remote access and file transfer Getting files on and off Bio-Linux.
1 Linux Networking and Security Chapter 3. 2 Configuring Client Services Configure DNS name resolution Configure dial-up network access using PPP Understand.
Linux GUI Chapter 5. Graphical User Interface GUI vs. CLI Easier and more intuitive More popular and advanced Needed for graphics, web browsing Linux.
 Browse some web pages ?  MSN with your friend ?  Play some games ?  Write some program ?  Do your SA homework !?  FreeBSD can provide you all these.
CIS 116SUNY Ulster Chapter L5 – The GUI Karl Wick.
COMP1070/2002/lec3/H.Melikian COMP1070 Lecture #3 v Operating Systems v Describe briefly operating systems service v To describe character and graphical.
Overview of Linux CS3530 Spring 2014 Dr. José M. Garrido Department of Computer Science.
Basic UNIX 3: Linux for Windows Users Where we're going: ● Windows vs. Linux: differences vs. similarities ● Getting Started ● Working at the Desktop(s)
PTA Linux Series Copyright Professional Training Academy, CSIS, University of Limerick, 2006 © Workshop II Transferable Skills & Common Tasks Professional.
X Window System.
CENT 305 Information Systems Security Linux Introduction.
SUSE Linux Enterprise Desktop Administration Chapter 12 Administer Printing.
Intro to Computers Steffany Zavaleta Technical Support Aide
SUSE Linux Enterprise Desktop Administration Chapter 2 Use the Linux Desktop.
Using VCL for Distributed Pair Programming CSC/ECE 517, Spring 2013.
Enjoy Remote Support WinVNC Introduction A&SIT Ben Wu 11/04/08.
Microsoft Office Communicator A General Introduction.
Linux+ Guide to Linux Certification Chapter Ten The X Window System.
Remote Desktop Services in Windows Server 2008 R2.
CPSC 233 Run graphical Java programs remotely on Mac and Windows.
Linux Essentials Chapter 2: Investigating Linux’s Principles and Philosophy.
USING YOUR INSTALLED LINUX SYSTEM.  Common Linux Tasks  Installing Custom Packages  Common GUI Applications  Command Line Shell  Directory Structure/Navigation.
X Window System mangoking 2015/09/24. Computer Center, CS, NCTU Outline ❑ X Window System Introduction Architecture X11 Implementation The Window Manager.
LINUX Operating System Offered by UBUNTU. Default Application Ubuntu contains a selection of useful applications. In the Applications menu you will find.
X-WindowsP.K.K.Thambi The X Window System Module 5.
Networking in Linux. ♦ Introduction A computer network is defined as a number of systems that are connected to each other and exchange information across.
XWN740 X-Windows Configuring and Using Session / Window Managers Desktop Environments (Chapter 8: Pages )‏
Chapter Eleven The X Window System. 2 Lesson A Starting and Navigating an X Window System.
XWN740 X-Windows Configuring and Using Remote Access (Chapter 13: Pages )‏
GNOME, KDE and X Windows. The GNOME Project was started in 1997 to produce a free (as in freedom) desktop environment. GNU Network Object Model Environment.
Linux Essentials Chapter 4: Using Common Linux Programs.
More in Linux. Changing to KDE You need to switch the desktop from the default gnome to KDE use switchdesk KDE at the terminal windowswitchdesk KDE logout.
CIS Lesson 7 X. Understanding X Overview One of the original open source projects Developed at MIT Criticisms of X Handles fonts poorly Security.
Unix Servers Used in This Class  Two Unix servers set up in CS department will be used for some programming projects  Machine name: eustis.eecs.ucf.edu.
CHANGING THE VOLUME Click the volume icon in the bottom right hand corner of the screen.
Explore GNOME The easy way, using a live CD By Carl Weisheit.
System Requirements  Supports 32 bit i586 and 64 bit x86-64 PC hardware.  PowerPC(PPC) processors.  RAM: 256 MB minimum, 512 MB recommended.  Hard.
Basic UNIX 4: More on the GUI ● How X works ● Window and desktop managers ● File managers ● Common tasks ● System administration tools Iowa State University.
When you cannot be there Remote access and collaboration Raul Suarez Dec 2009.
Course : PGClass : MCA Subject: Operating SystemSub.Code : 3CT11 Staff Name : S.SomasundaramYear & Sem : II nd & III rd.
System Administration Terminals and the X Window System.
Session / Window Managers
Chapter 3 Working With Unity
XWN740 X-Windows Configuring and Using Remote Access
X Windows.
X Window System shunyi 2014/09/25.
February 16th, 2004 Class Meeting 5
Presentation transcript:

Introduction to Linux X-Windows, Desktop Environments Other commonly used programs

X-Windows 1984, Athena project formed at MIT. Later called the X-Windows System. Goal of X-Windows is to develop a network of graphical workstations across different vendors that can be used as teaching aid. X-Windows allows applications to call on remote resources. Note that X-Windows itself is not a GUI.

Window Managers X-Windows needs a window manager to provide a working GUI environment. Common desktop managers: – Open Look – CDE – Motif – Sawfish – AfterStep

Desktop Environments Recently, 2 open source project started to create a complete GUI environment: – KDE – Gnome In addition to simple GUI interactions (i.e. mouse clicks, windows, icons), they support desktop applets, taskbar, etc.

X-Session In X-Windows, there is always a server and a client. The machine where X-Windows is running is the server. The machine where a remote resource is requested (i.e. netscape browser) is the client. To use X-windows over a network, one usually tunnel the X connection through Secure Shell. Two X-Windows implementations – XFree – Xorg

xdm, kdm, gdm Normally, X-Server is not started, esp. on a server machine. To start X-Server when you are logged in, one uses startx command. Xdm is the default X Display Manager, or the login screen. Kdm is KDEs DM and gdm is Gnomes.

Common Tasks with Linux For office related application – OpenOffice(Open source of StarOffice) – KOffice For listening to MP3 – XMMS – KMedia Player Web Surfing – Mozilla/Firefox – Konqueror Photo Editing – GIMP