Learning about Operating Systems
Learning about Operating Systems
How do you mount a .dmg file on a Mac OS X?
Majority of the Mac OS X users are not familiar about the process of installing software on it. Individuals make various mistakes, but the most common is that fumbling while installing the new software. The process of installing software on the Mac is quite confusing during the first trial because it differs significantly from the Windows software installation process. The Mac method of installing software is quite uncomplicated and involving once an individual learns the procedure. The following is the outline of installing a .dmg file on the Mac computer;
- Download the .dmg file, it is supposed to be downloaded to the Desktop or Downloads folder
- Double-click on the .dmg file that you have downloaded and a new icon that has a similar name appear
- Eventually, a finder window may open automatically, and it fails to, double-click on the new icon that appears and this will open the Finder window
- Copy the new icon, that appeared immediately after opening the .dmg to the applications directory.
This is the basic installation of the new software on the Mac computer, however, an individual may also develop an icon for the dock.
What are the four components of the Unix File system
The Unix File system (UFS) is responsible for the support of the hierarchical storage. This enables individuals to access files and resources, dynamic renovation of the files, track ownership and access permit of certain files, maintain file modification and access supporting the locked files. All the resources are referred as part of the file system. They comprise of the following;
Block
This is the basic unit of storage in the UFS, according to the ancient version of the UFS; the blocks exist in diverse sizes. When data is stored in the disks, a file holds more than one block. A file that requires more than one block, however only two manage to be stored in the disk, and the remaining block is saved in the files. The file systems are formed to be used by the smaller block. This is efficient in the minimization of space on the disk and the larger block sizes occupy the largest part of the files.
Fragment
These are small blocks implemented as part of the FFS and the fragments eventually minimized the products of the file systems so that they could be allocated only on the blocks of the hard drives. A file that is stored in the disk uses more than one block or more. If the last part of the data is rejected in a full block, fragments are used as options.
Superblock
This entails of the information of how the file system is allocated and the table of free disks that is available on the file system. The superblocks designate the block sizes, the quantity of inodes and the physical position of the blocks. Superblocks indicate the levels in which the inodes and blocks are free.
Inode
Inodes are pointers of the blocks of information that are specific to the individual files. They constitute of the following features.
- Device name and information
- File locking
- Access mode and permission
- The ownership of the user and groups
- The size of a file in Bytes
- The last access time of a certain file
- The last modification made on a file
- Modification made on the inodes
- The address of the first blocks of the files in the disk
For what legal and illegal purposes can you use steganography?
Steganography is an ancient and incredible technique that is effective for obtaining data that are viewed plainly. Although the methods are used in the detection of hidden data, they cannot be relied on, as none is perfect. The attempts of detecting the technique are expected to associate technology with attention to blunt the efficiency of the process.
Explain Macintosh file structures and the boot process.
MacOS X and MacOS 9 are the two main operating structures found on all Macintosh. These systems operate on Intel hardware that installed instantly. Majority of the hacked websites have been identified to utilize Boot Camp in their installation of their functional systems and boot. These are common among the software such as parallels or Virtual PC. These are the process where individuals encounter files that comprise of hard drives containing data from diverse operating systems.
Explain UNIX and Linux disk structures and boot processes.
All the files in the system can perform the same basic functions, based on their basic goals. This involves the implementation of data and the effective control of data access. Majority of the information is identical even though they are different from each other. The two PC files are different based on their internal architecture and the formation. UNIX has been utilized for many years, resulting to it being the oldest of the file systems that are used on the PC hardware. These file systems are different based on the files used in the PC, both internally and externally. These files are managed through Explore interface that manages files and folders.
