StudentShare
Contact Us
Sign In / Sign Up for FREE
Search
Go to advanced search...
Free

File management in UNIX - Essay Example

Cite this document
Summary
The reporter describes UNIX file system as a method of managing large amounts of data by storing and organizing them in a chronological manner (Pfleeger et al, 2003). Also known as file access rights, file protection, on the other hand, is a system that allows a user to create a file…
Download full paper File format: .doc, available for editing
GRAB THE BEST PAPER91.4% of users find it useful
File management in UNIX
Read Text Preview

Extract of sample "File management in UNIX"

File management in UNIXA UNIX file system is a method of managing large amounts of data by storing and organizing them in a chronological manner (Pfleeger et al, 2003). Also known as file access rights, file protection on the other hand is a system that allows a user to create a file that has restricted access to only a few selected people. Editing abilities, which involves write and delete privileges are normally the same in a UNIX system since it allows one to overwrite a file with a different one.

An individual who creates a file is considered the owner and thus has the sole permission to manage that file (Garfinkel, et al, 2003). The owner therefore is the only person who can change the protection system of that particular file. However, other individuals often referred to as members, can also access that particular file if only they belong to that particular group. These members can therefore see each other’s file in the system. Groups are generally created for users of a common front, for example a group can be created for staff members of a particular organization.

In order to determine the owner of a particular file, the command ‘Is-I filename’ is typed. This gives the information about the owner and the particular details of the file. These details include; 1) The permission mode2) The links3) The owner4) The group itself5) The size of the group6) The last date of modification7) The file name.The above data will be represented in the following manner;drwxr-xr-x 2 sparks sparks 2033 dec 31 2011 saf. The first column represents the permission mode; the second one is the link, followed by the group owner, then the group name, followed by the last date of modification then lastly the file name.

The permission mode therefore will determine the access rights to the group folder. There are several commands that describe the permission mode and these include:i. d- directoryii. r- readiii. x- executeiv. w- write To create a protection scheme for the 4990 users to use one folder, the file permission can be arranged as follows. d-rwx- r-w - ---From the above we can denote that the file is contained in a directory hence the first‘d’. The owner of the file has the permission to read, write and execute the file or group hence ‘rwx.

The group members, which in this case are the 4990 users, have the permission to only read and write hence the commands ‘r-w’. Lastly, the other users, presumably the remaining 10 users, have no permissions or access to the folder, hence the command ‘---‘. It also important to note that to change the permission of the file, the command ‘chmod’, meaning ‘change mode’ is followed (Jaeger & T., 2008). This can only be used by the owner of the file or group and is used together with the commands ‘ijk’; ‘i’ represents for the users permission, ‘j’ represents thegroups’ permission, while ‘k’ represents the other users permission.

This can be illustrated as such; chmodijk file(s)ReferencesGarfinkel, S., Spafford, G., & Schwartz, A. (2003). Practical UNIX and Internet security. Beijing: O'ReillyPfleeger, C. P., &Pfleeger, S. L. (2003). Security in computing. Upper Saddle River, NJ: Prentice Hall PTRJaeger, T. (2008). Operating system security. San Rafael, CA: Morgan & Claypool Publishers

Read More
Cite this document
  • APA
  • MLA
  • CHICAGO
(“File management in UNIX Essay Example | Topics and Well Written Essays - 500 words”, n.d.)
File management in UNIX Essay Example | Topics and Well Written Essays - 500 words. Retrieved from https://studentshare.org/management/1607931-file-management-paper
(File Management in UNIX Essay Example | Topics and Well Written Essays - 500 Words)
File Management in UNIX Essay Example | Topics and Well Written Essays - 500 Words. https://studentshare.org/management/1607931-file-management-paper.
“File Management in UNIX Essay Example | Topics and Well Written Essays - 500 Words”, n.d. https://studentshare.org/management/1607931-file-management-paper.
  • Cited: 0 times

CHECK THESE SAMPLES OF File management in UNIX

Comparison between Operating Systems: Linux, Windows & Mac

The process management in the case of Windows is very much similar to Linux/UNIX as it relies on threads, every process is assigned a unique identity.... Process management in Windows focuses on the way processes are represented, related and protected and how are processes communicated and synchronized.... hellip; Although Linux is the newest operating system but it is based on unix that is over four decades old.... Although Linux is the newest operating system but it is based on unix that is over four decades old....
3 Pages (750 words) Essay

Operating System Memory Management

hellip; Here the concept of memory management starts. The memory basically consists of a large array of words or bytes.... Also there is a unit MMU(Memory management unit) that performs the following tasks: Sometimes there may be a shortage of main memory due to the size of various applications and also in some cases several active processes may need to share memory at the same time.... Fixed partition memory management: This is the simplest memory management scheme for multiprogrammed system....
8 Pages (2000 words) Essay

The Software in C++ and Networking

hellip; If the C++ software is storing employees' information on the flat-file system then by using C++ business logic the user, with which the user logs in to the unix system, should be retrieved from the unix operating system, and depending on that user id, the user is allowed to access the profile associated with that user.... In order to save from this vulnerability, you have to save a copy of Kernel offline because the advanced hackers even patch the kernel of the unix system so that the system can not detect that it is under promiscuous mode with the help of "ifconfig" and "tcpdump" commands....
14 Pages (3500 words) Essay

Systems Programming

Marks will be deducted for poor presentation. Extensions will only be given in exceptional circumstances (such as those that would constitute Anglia mitigation) and will not be given for bad time management on your part.... If I am currently in a directory /usr/jbloggs which currently contains just one file called file1 and nothing else.... I want to put a copy of the file with the same name in a directory /usr/jbloggs/sub1/sub2 and another copy of the file called file2 in a directory /usr/jbloggs/sub1/sub3/sub4....
4 Pages (1000 words) Assignment

Linux vs UNIX as Operating Systems

unix as an operating system is uniquely exceptional through its file system and the ability to coordinate the naming of resources as well as accessing the same resources.... (Pike et al) Bell Labs As unix worked toward being a reputable file system and operating system, but, as this type of file system and operating system becomes redundant another more powerful user friendly operating system called Linux. … Many of the new operating systems tend to implement two classes of processes....
7 Pages (1750 words) Essay

How Different Types of File Managers Work

This essay describes the file management that refers to the fundamental methods used in naming, storing and handling computer files.... hellip; This essay describes a typical file management system that comprise of system utility programs running as privileged applications.... Any file management system today requires backing by operating system making the entire file management system component of the operating system that is rrun by file manager....
4 Pages (1000 words) Essay

Overview of Unix System

This essay "unix Overview" discusses unix platform that has contributed to the Information technology sector for the last 25 years.... nbsp;Today unix is equipped with a GUI along with dynamic communication functionalities.... Some of the registered unix products are HP-UX, IBM AIX, SCO UnixWare, SGI IRIX, Sun Solaris, etc.... nbsp;… unix system administrator is responsible for installing software, patches, administer file systems, analyze and constantly monitor the performance....
4 Pages (1000 words) Essay

Logical File System and Physical File System

INUX is secure and readily available while unix has threats (viruses) roughly 100-85 that are in continuous circulation.... Linux is applied on a different range of platforms, unlike unix where all functionalities are restricted to one array.... Linux is relatively cheaper than unix and has easier bug fix protocolsA computer structure has a primary memory and a write-back cache memory, which has I/O devices that enable it to stream data.... This assignment "Logical file System and Physical file System" discusses physical files are a collection of bytes stored in a disc or tape....
6 Pages (1500 words) Assignment
sponsored ads
We use cookies to create the best experience for you. Keep on browsing if you are OK with that, or find out how to manage cookies.
Contact Us