Chapter 6‚ Lab 1: Managing Files (1525 minutes) Learning Objectives and Outcomes: You should become comfortable using the Linux command line and the online help utilities to manage files and directories. Required Setup and Tools: · Fedora Linux 15 installation with an ordinary user (student) Lab 6.2 1. Determine the permissions of various files and directories on the system. Fill in the chart below: Filename Readable by Writable by Executable/ Searchable by Symbolic Type and Permissions
Premium File system
NT1430 unit 1 chapter exercises Chapter 1: 1‚ 4 1 Free software is software that users have the freedom to distribute and change. the source code has to be distributed with the program users must be allowed to redistribute modified versions under the same terms/licensing you cannot restrict people from redistributing/modifying/using the software. 4. GNU stands for "GNU’S Not Unix"‚ and it was designed to be a UNIX-like operating system developed by Richard Stallman. The Free Software Foundation
Premium Unix
NT1430 Misty Moore June 30‚ 2014 Unit 2 Chapter Exercises Chapter 5 1. Which commands can you use to determine who is logged in on a specific terminal? $ who 3. What happens when you give the following commands if the file named done already exists? $ cp to_do done $ mv to_do done It will overwrite the done file unless you put in command c –i 4. How can you find out which utilities are available on your system for editing files? Which utilities are available on your system? Give
Premium File system
NT1430 26Sep14 Unit 2 Chapter 5 p.182 1‚3‚4‚8‚10 Unit 2 Chapter 6 p. 221 1‚2‚3‚4‚6 1) What commands can you use to determine who is logged in on a specific terminal? who‚ whoami 3) What happens if you give the following commands when the file ‘done’ already exists? $cp to_do done ‘done’ is overwritten with contents of ‘to_do’ $ mv to_do done ‘done’ is overwritten with contents of ‘to_do’ ‘to_do’ no longer exists after the command 4) How can you find out which utilities are available on your
Premium File system
Unit 6 Chapter Exercises NT 1430 Tyrel Cain (19103625) Tyrel Cain NT1430 4/23/2015 Unit 6 Chapter Exercises Chapter 13 2. Which command would you give to update all installed packages using yum? # yum update 3. Why would you build a package from its source code when a (binary) rpm file is available? Most packages have options that are specified at compile time. The person who builds the rpm file sets these options to commonly used values. You may want other values; if you do‚ you need
Premium Source code Computer program
UNIT 2 Chapter 5 1. 3.What happens when you give the following commands if the file named done already exists? $ cp to_do done $ mv to_do done Either of the commands will overwrite done with the contents of to_do. 4. How can you find out which utilities are available on your system for editing files? Which utilities are available for editing on your system? apropos edit. man -k edit 8. What is the result of giving the which utility the name of a command that resides in a directory that
Premium File system
Assignments: Sobell‚ Chapter 1: Welcome to Linux Sobell‚ Chapter 2: Installation Overview Sobell‚ Chapter 3: Step-by-Step Installation Sobell‚ Chapter 9: The Bourne Again Shell Sobell‚ Chapter 11: System Administration: Core Concepts Sobell‚ Chapter 16: Administration Tasks Chapter 1: Welcome To Linux 1. What is free software? List three characteristics of free software. Free Software is a matter of liberty‚ not price. Three characteristics of free software are the ability to
Premium File system
Chapter 1 1. What is free software? List three characteristics of free software. Free software is software that gives you the user the freedom to share study and modify it. We call this free software because the user is free. 1. Operational Characteristics‚ 2. Transition Characteristics‚ 3. Revision Characteristics. 4. What is the Free Software Foundation/GNU? What is Linux? Which parts of the Linux operating system did each provide? Who else has helped build and refine this operating system?
Premium User Unix Operating system
Chap. 1 Pg.20-21 1) Users have the freedom to run‚ copy‚ distribute‚ study‚ change and improve the software. The freedoms to run the program as you wish‚ for any purpose. The freedoms to study how the program works and change it so it does your computing as you wish. Access to the source code is a precondition for this. The freedom to redistribute copies so you can help your neighbor. https://www.gnu.org/philosophy/free-sw.html 4) A nonprofit with a worldwide mission to promote computer user freedom
Premium Unix File system Operating system
Unit 2 Explore and Discuss (NT1430.U2.GA2) Brian Melson Unit 2 Students search and explore the ITT Tech Virtual Library for resources on the Linux Filesystem‚ using the following keywords and phrases to help you locate appropriate resources: ext file system The Second Extended File System (EXT2) file system is a replacement of the Extended File System (EXT). The file system was created by Rémy Card in 1993. EXT2 was the default file system for Linux until EXT3 came along. EXT2 still is a favored
Premium File system