Introduction To Networking

Slides:



Advertisements
Similar presentations
UNIVERSITY OF EDUCATION BY H.M.ISHTIAQ RAFIQUE. Domain Name Structure.
Advertisements

DNR-322L & DNR-326.
1 Basic Installation and GUI Tech Basic Installation and GUI : Objectives  Installing the Quadro  Configuring the Quadro  Installing IP phones.
15.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 15: Configuring a Windows.
Operating System Customization
1 Configuring Web services (Week 15, Monday 4/17/2006) © Abdou Illia, Spring 2006.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 5: Managing File Access.
Lesson 15 – INSTALL AND SET UP NETWARE 5.1. Understanding NetWare 5.1 Preparing for installation Installing NetWare 5.1 Configuring NetWare 5.1 client.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 5: Managing File Access.
Lesson 21– INSTALLING LINUX IN A SERVER CONFIGURATION.
Hands-On Microsoft Windows Server 2003 Administration Chapter 5 Administering File Resources.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment 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.
Hands-On Microsoft Windows Server 2003 Administration Chapter 6 Managing Printers, Publishing, Auditing, and Desk Resources.
Installing software on personal computer
1 Chapter Overview Creating User and Computer Objects Maintaining User Accounts Creating User Profiles.
Hands-On Microsoft Windows Server 2008 Chapter 8 Managing Windows Server 2008 Network Services.
Remote Accessing Your Home Computer Using VNC and a Dynamic DNS Name.
70-293: MCSE Guide to Planning a Microsoft Windows Server 2003 Network, Enhanced Chapter 14: Problem Recovery.
Ch 8-3 Working with domains and Active Directory.
Microsoft Windows 2003 Server. Client/Server Environment Many client computers connect to a server.
One to One instructions Installing and configuring samba on Ubuntu Linux to enable Linux to share files and documents with Windows XP.
Fundamentals of Networking Discovery 1, Chapter 2 Operating Systems.
Chapter 7: Using Windows Servers to Share Information.
© 1999 Cobalt Networks, Inc. (\dkh) Cobalt NASRaQ for the Technical Overview.
Guide to Linux Installation and Administration, 2e1 Chapter 3 Installing Linux.
1 Group Account Administration Introduction to Groups Planning a Group Strategy Creating Groups Understanding Default Groups Groups for Administrators.
Hands-On Microsoft Windows Server Security Enhancements in Windows Server 2008 Windows Server 2008 was created to emphasize security –Reduced attack.
File Recovery and Forensics
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 5: Managing File Access.
IOS110 Introduction to Operating Systems using Windows Session 8 1.
EMerge Browser Managed Security Platform Module 3: Startup eMerge Certification Course  Physical connection  TCP/IP Characteristics of PC  Initial connection.
W2K Server Installation It is very important that before you begin to install Windows 2000 Server, you must prepare for the installation by gathering specific.
PC Maintenance: Preparing for A+ Certification Chapter 23: Using a Windows Network.
1 Terminology. 2 Requirements for Network Printing Print server Sufficient RAM to process documents Sufficient disk space on the print server.
1 Objectives Discuss File Services in Windows Server 2008 Install the Distributed File System in Windows Server 2008 Discuss and create shared file resources.
2: Operating Systems Networking for Home & Small Business.
Automating Installations by Using the Microsoft Windows 2000 Setup Manager Create setup scripts simply and easily. Create and modify answer files and UDFs.
Maryknoll Wireless Network Access Steps for Windows 7 As of Aug 20, 2012.
SMOOTHWALL FIREWALL By Nitheish Kumarr. INTRODUCTION  Smooth wall Express is a Linux based firewall produced by the Smooth wall Open Source Project Team.
Windows Vista Configuration MCTS : User Account Security.
 Each interface card that was detected correctly will be listed under the Network Devices section. Ethernet devices in Linux are named eth0, eth1, eth2,
BY: SALMAN 1.
Guide to Operating Systems, 5th Edition
Chapter 7: Using Windows Servers
Introducing, Installing, and Upgrading Windows 7
Network Attached Storage Overview
Create setup scripts simply and easily.
Guide to Linux Installation and Administration, 2e
BY: SALMAN.
NetComm Wireless NB16WV-02 Training
Introduction to Computers
SAN and NAS.
Introduction To Computers
Introduction to Networking
Introduction to Computers
Introduction to Networks
Introduction to Computers
Introduction to Computers
Easy Way to Reset WordPress Admin Password on Localhost? Guided By: WPGLOBALSUPPORTWPGLOBALSUPPORT.
DHCP, DNS, Client Connection, Assignment 1 1.3
HC Hyper-V Module GUI Portal VPS Templates Web Console
Configuring Internet-related services
Introduction to school IT systems
Radoslaw Jedynak, PhD Poland, Technical University of Radom
AbbottLink™ - IP Address Overview
Chapter 10: Advanced Cisco Adaptive Security Appliance
File Transfer Protocol
How to install and manage exchange server 2010 OP Saklani.
Presentation transcript:

Introduction To Networking Configuring a NAS device

Web Portal Most NAS appliances will come with a web portal application and a basic operating system that allows us to configure our storage areas and set up access permissions One example on the right is FreeNAS, a free, small and simple operating system designed solely to implement network storage At the end of the lecture we’ll also take a look at QTS, a proprietary operating system used on QNAP devices

Initial Setup When the device is connected to the network, it will configure itself for our network by a DHCP server request, so we can access it’s web interface. We may want to make a DHCP reservation for the device or assign it a static IP address (Why?) We’ll then have to log in to our device. Our default login information will be documented in the paperwork of the device, on the manufacturer’s website and on third party websites. If that doesn’t work for some reason (especially if the device is being set up for the second time, if it was a used device or repurposed) we can usually factory reset it to restore the default information

Initial Wizard When we first open up the browser to an unconfigured NAS device, it will usually open up to a setup wizard The initial steps to the wizard will usually be very basic information, like language, console keyboard map, and time zone Console keyboard map is the standard for where keys are on this keyboard. This is used for foreign language keyboards or alternated configurations, like Dvorak

Creating Storage Pool The next step is to create a storage pool for our data This is a grouping of data that allows us to partition it, create volumes from it, and add to it Notice that we can set how we plan to use this NAS device, and that its purpose will set up how we configure our storage Our storage will be set up as a RAID array, the type of which will affect whether we have more speed, data redundancy and storage space efficiency

Integrating With a Directory System NAS devices can typically take advantage of existing user directory services on a network, like Active Directory This will allow us to import premade users, passwords, groups and permissions rather than have to create our own This is great for users as well as administrators since the user’s regular information to log into the computer will be used to access the shared storage

Share Settings Once we have created a storage pool, we need to create a share to allow users access to We would set the name as well as the client systems we would like to support As a general rule, the Windows CIFS system actually supports a lot of different user systems, so this tends to be a good default, unless you have reason to use another

Ownership Options From the previous screen, we can click on ownership to set access privileges Here is where we can set users and groups if we did not use a directory server We can set a specific user with password, as well as a group to access this share From there we can assign separate read/write/execute privileges to the user, the group, and then any users outside of the group We will typically want to set other to have no access to the files

Additional Shares After setting ownership, you’ll come back to this screen where you can click on add to add this share space to our NAS From here you can create more share spaces to allow other users or groups access to, or create more or less restrictive share spaces For example, you may want teachers to have a share space that students can read and execute from, but not write to for assignments, and then a completely closed off share space for tests and quizzes

Log Options and Saving The next option allows us to create a way for the NAS to send log files to an administrator This can be very helpful for both security purposes and for diagnostic purposes After this, we need to confirm our changes, or our changes will not take affect

Settings And Utilities This completes the initial configuration. From here, you have access to the utilities where you can change settings, add plugins, and manage the storage space and sharing settings

Full Utility Window

Testing/Accessing NAS Once the initial configuration is complete, we can test the storage solution On a client computer, go to files, right click computer, and select Map Network Drive From there you can select a drive letter, select whether the computer will reconnect automatically to the drive, and tell the computer if the shared space is using the same credentials as the user logon, or set the credentials to log onto the share space Once this is done, you should be able to browse your network and find the shared storage you created

QNAP QTS Asides from FreeNAS, there are also company specific operating systems. One such is QTS from QNAP When we install a QNAP device, they direct us to https://start.qnap.com/useng/index.php in order to follow their initial configuration We’ll also look at https://us1.qnap.com/Storage/TechnicalDocument/20160811- QNAP_Turbo_NAS_Hardware_Manual_EN.pdf in order to see how we can configure hardware in a QNAP device