TOPIC 7.0 LINUX SERVICES AND CONFIGURATION. ROOT USER Root user is called “super user” because it has power far beyond those of mortal user. As root,

Slides:



Advertisements
Similar presentations
1 Configuring Internet- related services (April 22, 2015) © Abdou Illia, Spring 2015.
Advertisements

Server-Side vs. Client-Side Scripting Languages
Web Server Administration
Remote mailbox access gateway Software lab project.
Module 1 Introduction to Network Operating Systems
MCDST : Supporting Users and Troubleshooting a Microsoft Windows XP Operating System Chapter 12: Network Printing and Offline Files.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 8: Implementing and Managing Printers.
How Clients and Servers Work Together. Objectives Learn about the interaction of clients and servers Explore the features and functions of Web servers.
Module 6 Windows 2000 Professional 6.1 Installation 6.2 Administration/User Interface 6.3 User Accounts 6.4 Managing the File System 6.5 Services.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 8: Implementing and Managing Printers.
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 8 Introduction to Printers in a Windows Server 2008 Network.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 8: Implementing and Managing Printers.
Apache : Installation, Configuration, Basic Security Presented by, Sandeep K Thopucherela, ECE Department.
Linux Networking CIS Why Linux/Unix? Configurability ▫Customizable System to satisfy unique needs. Scalability ▫Able to serve an increasing number.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Application Layer Functionality and Protocols Network Fundamentals – Chapter.
1 Chapter Overview Introduction to Windows XP Professional Printing Setting Up Network Printers Connecting to Network Printers Configuring Network Printers.
Configuring Print Services Lesson 7. Skills Matrix Technology SkillObjective DomainObjective # Deploying a Print ServerConfigure and monitor print services.
Boris Tshibangu. What is a proxy server? A proxy server is a server (a computer system or an application) that acts as an intermediary for requests from.
Printing Terminology. Requirements for Network Printing At least one computer to operate as the print server Sufficient RAM to process documents Sufficient.
Chapter 13: Sharing Printers on Windows Server 2008 R2 Networks BAI617.
Operating System.
Managing Client Access
Samba
Section 6.1 Explain the development of operating systems Differentiate between operating systems Section 6.2 Demonstrate knowledge of basic GUI components.
Hands-On Microsoft Windows Server 2008 Chapter 1 Introduction to Windows Server 2008.
INTRODUCTION TO WEB DATABASE PROGRAMMING
Computer Concepts 2014 Chapter 7 The Web and .
/dev/urandom Barry Britt, Systems Support Group Department of Computer Science Iowa State University.
Web Servers Web server software is a product that works with the operating system The server computer can run more than one software product such as .
Chapter 7: Using Windows Servers to Share Information.
Hands-On Microsoft Windows Server 2008 Chapter 1 Introduction to Windows Server 2008.
Module 14: Configuring Print Resources and Printing Pools.
1 Guide to Novell NetWare 6.0 Network Administration Chapter 11.
Jason G. Caudill Assistant Professor of Business Administration Carson-Newman College.
Chapter 9: Novell NetWare
1 Web Server Administration Chapter 1 The Basics of Server and Web Server Administration.
IOS110 Introduction to Operating Systems using Windows Session 9 1.
Section 1: Introducing Group Policy What Is Group Policy? Group Policy Scenarios New Group Policy Features Introduced with Windows Server 2008 and Windows.
SUSE Linux Enterprise Desktop Administration Chapter 12 Administer Printing.
1 Apache. 2 Module - Apache ♦ Overview This module focuses on configuring and customizing Apache web server. Apache is a commonly used Hypertext Transfer.
1 Windows 2008 Configuring Server Roles and Services.
Linux Services & Configuration Chapter 7. Learning Outcomes Define function of root user Web – Based Administration tools in Linux System Linux configuration.
NETWORK HARDWARE AND SOFTWARE MR ROSS UNIT 3 IT APPLICATIONS.
Samba – Good Just Keeps Getting Better The new and not so new features available in Samba, and how they benefit your organization. Copyright 2002 © Dustin.
TCP/IP (Transmission Control Protocol / Internet Protocol)
Page 1 Printing & Terminal Services Lecture 8 Hassan Shuja 11/16/2004.
Chapter 9: Networking with Unix and Linux. Objectives: Describe the origins and history of the UNIX operating system Identify similarities and differences.
17 Establishing Dial-up Connection to the Internet Using Windows 9x 1.Install and configure the modem 2.Configure Dial-Up Adapter 3.Configure Dial-Up Networking.
MCSE Guide to Microsoft Exchange Server 2003 Administration Chapter One Introduction to Exchange Server 2003.
SPI NIGHTLIES Alex Hodgkins. SPI nightlies  Build and test various software projects each night  Provide a nightlies summary page that displays all.
Hands-On Microsoft Windows Server 2008 Chapter 5 Configuring Windows Server 2008 Printing.
Active-HDL Server Farm Course 11. All materials updated on: September 30, 2004 Outline 1.Introduction 2.Advantages 3.Requirements 4.Installation 5.Architecture.
Configuring Print Services Lesson 7. Print Sharing Print device sharing is another one of the most basic applications for which local area networks were.
Week-10 (Lecture-1) Web Building STEPS OF BUILDING: create web pages using HTML add a consistent style using CSS add computer code using JavaScript add.
Samba
Setting up a Printer. ♦ Overview Linux servers can be used in many different roles on a LAN. File and print servers are the most common roles played by.
Chapter 7: Using Windows Servers
BEST CLOUD COMPUTING PLATFORM Skype : mukesh.k.bansal.
File System Implementation
CISC103 Web Development Basics: Web site:
Web Development Web Servers.
SUBMITTED BY: NAIMISHYA ATRI(7TH SEM) IT BRANCH
Chapter 3: Windows7 Part 4.
CISC103 Web Development Basics: Web site:
IS 4506 Server Configuration (HTTP Server)
Configuring Internet-related services
CUPS Print Services.
Web Servers (IIS and Apache)
Web Application Development Using PHP
Presentation transcript:

TOPIC 7.0 LINUX SERVICES AND CONFIGURATION

ROOT USER Root user is called “super user” because it has power far beyond those of mortal user. As root, you can access files and change the system in way other user cannot. If you want to install new software or tweak your system, you should log on as user.

Samba Free software, developed by Australian Andrew Tridgell. Run on most unix and Unix-like system. Released under GNU General Public Licence. The name Samba comes from SMB(Server Message Block).

Features of Samba Allow file and print sharing between computers running Windows and computers running Unix. Set up network shares for chosen Unix directories. Unix users can either mount the shares directly as part of their files structure using the smbmount command. Each directory can have different access privileges overlaid on top of the normal Unix file protections.

Advantages of Samba Portable across multiple platforms. Allow for easier networking of Windows workstations to computers running other platforms.

Disadvantages of Samba Maintaining compatibility with Microsoft’s implementation Threat of legal action against commercial users of Samba.

CUPS A short of the Common Unix Printing System that allows a computer to add as print server. The computer running CUPS is a host that can accept print jobs from clients computer, process them and send them to the appropriate printer. Consists of a print spooler and scheduler. Use the Internet Printing Protocol (IPP) as the basis for managing print jobs and queues License under GNU General Public License and GNU Lesser General Public License version 2.

Features of CUPS Filter System ▫Can process a variety of data format on the print server ▫Converts the print job data into the final language of format of the printer via a series of filters ▫Uses MIME types for identifying file formats. Scheduler ▫The CUPS scheduler implement IPP over HTTP/1.1 ▫Provides a web-based interface for managing print jobs, the configuration of the server, and for documentation about CUPS itself

Advantages of CUPS Already has commands for submitting, viewing and manipulating the job queue You can easily set up a pool which will allocate jobs to slots as they become available Can be used on/by remote machines easily Adding extra job slots just means adding a new printer Jobs can easily be paused or delayed Can submit from Windows using SAMBA

Disadvantages of CUPS Has no way of adding job interdependence. Probably doesn’t scale to several thousand processors well You could end up with a lot of scrap paper if you use the wrong queue.

SquirrelMail SquirrelMail is a web-based application started by Nathan and Luke Ehresman and written in the PHP scripting language. It can be installed on almost all web servers as long as PHP is present and the web server has access to an IMAP and SMTP server. SquirrelMail outputs valid HTML 4.0 for its presentation, making it compatible with a majority of current web browsers. SquirrelMail uses a plugin architecture to accommodate additional features around the core application, and over 200 plugins are available on the SquirrelMail website. Licensed under the GNU General Public License. It is currently available in over 50 languages. SquirrelMail is included in the repositories of many major GNU/Linux distributions It is independently downloaded.

Features of SquirrelMail A templating system A RPC interface for use by other applications as well as AJAX-enabled SquirrelMail template sets (skins) A new initialization system Faster login times due to improved message header caching Security enhancements, such as HTTPOnly cookies Improved usability/accessibility.

Advantages of SquirrelMail Support for text web browsers. No JavaScript support required. Easy integration into an already existing site. Advanced skinning support.

Disadvantages of SquirrelMail A separate web server must be set up. Moderate configuration required. Low error control and tracing possibilities. IMAP (Internet Message Access Protocol) must be enabled.

Mailman GNU Mailman is a computer software application from the GNU project for managing electronic mailing lists. Mailman is coded primarily in Python and currently maintained by Barry Warsaw. Mailman is free software, distributed under the GNU General Public License.

Features of Mailman A Web browser interface for list administration, archiving of messages, spam filtering. A customizable home page for each mailing list. Integrated bounce detection and automatic handling of bouncing addresses. Integrated spam filters Multiple list owners and moderators. Support for virtual domains.

Advantages of Mailman Users addresses, even the entire list, can be set as private. Granular control over who can post. Ability to easily suspend posts to the entire list on a temporary basis. Users are free to subscribe and unsubscribe to a list at will. Automatic removal of stale addresses.

Disadvantages of Mailman Requires technical personnel establish and maintain list. Can reveal everyone's address included in the list. Cannot provide granular control over who can post. No facility for message moderation.