Assessment item 2Installing and Managing Linux

[ad_1]

Assessment item 2Installing and Managing LinuxValue: 10%Due Date: 02-Aug-2019Return Date: 26-Aug-2019Length: 15 -20 pages including screenshotsSubmission method options: EASTS (online)TaskSection A: Install LinuxLinux technical expertise is essential in today’s computer workplace as more and more companies switch to Linux to meet their computing needs. Thus, it is important to understand how Linux can be used, what benefits Linux offers to a company, and how Linux has developed and continues to develop.In this assignment, you are required to install a Fedora Linux (https://getfedora.org/) operating system (Latest Version) on a virtual machine (e.g., Microsoft Hyper-V(https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/about/),VMWare Player(https://www.vmware.com/au/products/workstation-player/workstation-playerevaluation.html) or Oracle VM VirtualBox (https://www.virtualbox.org/)) on your operating system as a guest. You should also find the minimumhardware requirements formost operating systems on the vendor’s website. For example, the Fedora Linux operating system minimum hardware requirements documented at docs.fedoraproject.org(https://docs.fedoraproject.org/en-US/fedora/f30/install-guide/). You should document the installation process with the screenshot. Based on your experience and research, you should be able to answer the following questions in section B.Note:Use the latest version of Fedora OS.(3 Marks)Section B: Profile the SystemAfter installation is completed, write a script called your LastName_StudentID.sh to obtain following options information:1. Get information about your operating system,2. Get information about hosts3. Network interface and routing information4. Display a list of users currently logged on display a list of recently logged in users,5. The display used and free memory information,6. Display if the Linux operating system is installed on physical or Virtual machine.Note:You can use vim (https://www.vim.org/) or Nano (https://www.nano-editor.org/) texteditors to write your script.You can use sudo yum install nano/vim command to install Nano or Vim text editor.(3 marks)Section C: File ManagementWrite a shell script to create a directory called “lastName_StudentID” and ask the user if he/she wants to copy a file to CSUStuff directory.You should find out that the file has read, write and execute permission. If the file has written permission then copy the file to the directory, denied otherwise.
(2 Marks)Section D: PipeSuppose we have a file called ‘lastName_StudentID_hotel.txt’ with 100 lines of hotel names, each name on a line. Write a script to print the hotel names from line number 20 to line number 30 inclusive. Store the results in a file called ‘lastName_StudentID_Hotls.txt’. Sort the file in alphabetical order.(2 Marks)RationaleThis assessment task will assess the following learning outcome/s:• be able to apply technical knowledge to manage servers.• be able to investigate the layout of server file systems.•be able to plan, create and manage information services.• be able to design and write scripts to automate various server management tasks.The assignment is to develop your understanding of how operating systems are installed and managed. In addition to this you will gain some insight into how a system administrator can automate workloads through the development of scripts.

The post Assessment item 2Installing and Managing Linux appeared first on mynursinghomeworks.

[ad_2]

Source link