Linux Exercise. Download and Install the latest CentOS version and latest Ubuntu/Fedora OS. Configure a unique Host Name and a permanent IP Address for.

Slides:



Advertisements
Similar presentations
What to expect.  Linux  Windows Server (2008 or 2012)
Advertisements

Software environment Sander Stuijk January 18th, 2006.
Linux+ Guide to Linux Certification, Second Edition Chapter 14 Network Configuration.
Module 9 - Networking. 1.Network Concepts and Commands 2.Network Files 3.Network Services 4.Configure a network device 5.Network File-System (NFS & CIFS)
STORAGE SOLUTIONS Research Data Management. Keeping your data just on your working machine, be it lap top or desktop, is the perfect way to loose your.
Remote Disk Access with NFS
SERVER INTEGRATION. OVERVIEW In our project we are integrating Widows server to facilitate interaction between diverse operating systems and applications.
Remote Accessing Your Home Computer Using VNC and a Dynamic DNS Name.
CMSC 691X – Summer 2002 Project By Pravin D’Souza.
1 COP 4343 Unix System Administration Unit 16: file server – samba.
Remote access and file transfer Getting files on and off Bio-Linux.
Ssh: secure shell. overview Purpose Protocol specifics Configuration Security considerations Other uses.
VPN Plus Samba Making My Home Computing Environment Identical to My Work Computing Environment.
SUSE Linux Enterprise Desktop Administration Chapter 1 Install SUSE Linux Enterprise Desktop 10.
Eucalyptus Virtual Machines Running Maven, Tomcat, and Mysql.
1 Web Server Administration Chapter 3 Installing the Server.
Windows Interoperability Chris “CJ” Janneck CSE 398 – Sys Admin 4/19/2004.
1 COP 4343 Unix System Administration Unit 15: file server – ftp – nfs.
Verify Hardware Requirements Install Windows Server 2008 R2 Configure Active Directory Install SQL Server 2008 Install SharePoint Server 2010 Configure.
SAMBA Integrating Linux and Window. What is Samba? Free suite of programs that enables flavors of UNIX to work with other operating systems such as OS/2.
Windows Interoperability. What can Samba do? Allow for peaceful coexistence between Windows and Linux/UNIX systems regarding: File sharing Printer sharing.
Utilizing SSHFS for Distributed Computing. What is SSHFS SSHFS allows you to mount data through an ssh connection. –
VNC Greg Fankhanel Jessica Nunn Jennifer Romero. What is it? Stands for Virtual Network Computing It is remote control software which allows you to view.
Background - hardware User interface devices to system –Mainframe Text mode only Command-line (text mode) interface “Some” menus available (NOT a GUI)
New SA Training Topic 8: File System Access  Our organization uses a variety of services for accessing files on remote systems  WWW  FTP  CIFS/SMB.
Linux Security LINUX SECURITY. Firewall Linux Security Internet Database Application Web Server Firewall.
Linux+ Guide to Linux Certification, Second Edition Chapter 14 Network Configuration.
Day 11 SAMBA NFS Logs Managing Users. SAMBA Implements the ability for a Linux machine to communicate with and act like a Windows file server. –Implements.
Enjoy Remote Support WinVNC Introduction A&SIT Ben Wu 11/04/08.
O.S.C.A.R. Cluster Installation. O.S.C.A.R O.S.C.A.R. Open Source Cluster Application Resource Latest Version: 2.2 ( March, 2003 )
NETWORKING IN LINUX. WHAT IS LINUX..? Freely implemention of UNIX-like Kernel. Free & Open source Software. Developed by Linus Torvalds in 1991.
Internet Business Foundations © 2004 ProsoftTraining All rights reserved.
APC by Schneider Electric– Bill Pasquill SSPCNSV Installation ●Steps needed to install PCNSV on VMware ESX server 3.5 ●Mount CD ●Copy files ●Run Installation.
Remote Controller & Presenter Make education more efficiently
Sys Admin Course NFS and SAMBA Fourie Joubert. Sys Admin Course NFS NFS is the Network File System It allows Linux systems to share a file system, or.
C programming and compilers. At least 3 ways to compile C Using gcc in UNIX environment via chaos.cs.auckland.ac.nz Using gcc in Cygwin in Windows Using.
1 Linux Networking and Security Chapter 5. 2 Configuring File Sharing Services Configure an FTP server for anonymous or regular users Set up NFS file.
Kickstart Installation
General rules 1. Rule: 2. Rule: 3. Rule: 10. Rule: Ask questions ……………………. 11. Rule: I do not know your skill. If I tell you things you know, please stop.
Problems  Networking Server  Acquiring Licenses  Downloads  VmworkStation 7.1  Windows 2008 R2 Server Enterprise Edition  Configuring Oracle  ESXi.
ALICE Use of CMF (CC) for the installation of OS and basic S/W OPC servers and other special S/W installed and configured by hand PVSS project provided.
Connecting to Linux at UMBC by using Tera Term SSH Presented by David Nardozzi.
Networking in Linux: a brief overview. TCP/IP  TCP/IP concepts we have seen are applicable to Linux (a version of UNIX, where TCP/IP started)  Some.
1 Begin to use Linux. 2 Background  Linux is an operating system similar to UNIX. It runs on many different computers and was first released in 1991.
Preliminary PreparationS for the Training AIST=Innovation 1.WinSCP Installation Download Site: 2. Putty.exe file download.
Virtualization Technology and Microsoft Virtual PC 2007 YOU ARE WELCOME By : Osama Tamimi.
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.
Case study: Data Provider setup Sergey Sukhonosov National Oceanographic Data Centre, Russia Expert training on the Ocean Data Portal technology, Buenos.
Linux Operations and Administration
Small Business Server 2003 Linux Small Business Server versus Linux functionality.
438 labs. Labs Lab 1: Refreshing C and Linux Programming 2 Lab 1: Refreshing C and Linux Programming 2 – First: Getting familiar with development.
APACHE INSTALL Linux: CentOS 6.5 WHAT IS APACHE Apache is an open source application which is governed by the GNU licensing for use and alteration of.
PuTTY Introduction to Web Programming Kirkwood Continuing Education by Fred McClurg © Copyright 2016, All Rights Reserved ssh client.
Chapter 6 Application Hardening
Running your own web server
VME Pixel ROD Setup in UW Pixel Lab B050
Technology Envioronment
Linux Start Sequence Summary
Lab 1 introduction, debrief
Call to Fix QuickBooks Error
Information Technology Unit State Treasury Agency Ministry of Finance Azerbaijan Republic Elnur Aliev Baku April 11, 2018.
NTC 324 RANK Perfect Education/ ntc324rank.com.
Planet Lab Demo IP Address Map
Logging in to CMS from on-campus
Creating ODP regional node from scratch
Different types of Linux installation
Logging in to CMS from on-campus
How To Configure Hotspot in Virtual Mikrotik on VMware
RHCSA Study Prep.
Presentation transcript:

Linux Exercise

Download and Install the latest CentOS version and latest Ubuntu/Fedora OS. Configure a unique Host Name and a permanent IP Address for all hosts. Configure the SSH Server to start at all relevant run levels + configure the ability to connect to the Linux host with the root user. Shutdown the firewall at all runlevels and disable SElinux. Install and configure a VNC Server and connect to it from your windows host. Install an X-client on your windows host and connect to your Linux host. Linux Exercise

Install putty on your windows host and connect to the Linux host via SSH. Install (if you need) and configure an NFS Server and share the /tmp with your "old" Linux host (Mount the /tmp share via /etc/fstab) Create a CIFS share on your Windows host and mount it to the new CentOS via fstab. Install (if you need) and configure a SAMBA Server on your new Linux host and share the /tmp directory with your Windows host without password (map a network drive from the Windows host) Linux Exercise