0% found this document useful (0 votes)
10 views1 page

Network and System Administration Assignment

Uploaded by

mehari kiros
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views1 page

Network and System Administration Assignment

Uploaded by

mehari kiros
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Raya University

College of Engineering and technology


Department of Computer Science
Course title: Network and System Administration
Assignment 1 and max Weight 10%
Submission date: 09/19/2017 E.C
General instruction: indicate your source of information with authors and source address.
Submit your assignment in hard copy. No copying and duplication of answers. NB :-> Copying
of assignment from others leads to zero.
1. What is system administration and maintenance? Discuss in detail.
2. Why is it not a good idea to log onto a computer with root or Administrator privileges unless
absolutely necessary?
3. What are the most common system administration tasks? Discuss in detail.
4. What is the role of policy in determining device configuration? Discuss in detail.
5. Explain why system configurations tend to fall into a state of disorder over time?
6. What is meant by configuration management in the context of network and system
administration?
7. What is meant by an information model? What information needs to be modeled in a human–
computer system?
8. Describe the Jini system of device management. How does it differ from SNMP?
9. What is meant by a push model of host management? What is meant by a pull model?
10. What mechanisms exist for users to share files in UNIX? What are the limitations of the UNIX
model for file sharing between users? What is a potential practical advantage of the UNIX
model?

Common questions

Powered by AI

The Jini system approaches device management by providing a distributed computing environment that enables spontaneous networking and dynamic resource discovery without pre-configuration. It focuses on ease of use and flexibility by allowing devices to adapt to network changes autonomously. In contrast, SNMP (Simple Network Management Protocol) uses a standard protocol for monitoring and managing devices on IP networks with predefined configurations. Jini's peer-to-peer model allows for more dynamic interactions compared to SNMP's hierarchical, centralized approach.

Configuration management in network and system administration refers to the process of systematically handling changes to ensure consistency and integrity over time. It involves identifying resources requiring configuration, defining configuration settings, tracking changes, and ensuring compliance with standards. This is significant for maintaining system integrity as it prevents configuration drift, enhances security by ensuring compliance with security policies, and facilitates quicker recovery from incidents by maintaining accurate configuration baselines.

An information model in the context of a human–computer system is a structured representation of the data, relationships, rules, and dynamic operations within the system. It should encompass user information (e.g., profiles, permissions), system data (e.g., configurations, status), process data (e.g., workflows, transactions), and contextual information (e.g., environmental variables, event logs). The information model is critical for understanding system operation, managing data processing, ensuring interoperability, and supporting user interactions effectively.

In a push model of host management, updates and configurations are initiated by the management system and pushed to the hosts. This allows for centralized control and ensures timely implementation of updates and policies. Conversely, a pull model allows hosts to request updates from the management system based on their specific needs or schedules, enabling greater flexibility and reduced server load. The main difference lies in control dynamics: centralized versus decentralized interaction with hosts.

System configurations fall into disorder over time due to various factors such as software updates, hardware changes, user modifications, and incomplete documentation. Even with structured management practices, these dynamic changes can lead to inconsistencies and configuration drift. Additionally, neglecting regular audits and updates can exacerbate this disorder, as undocumented changes or obsolete configurations persist within the system.

Regularly logging in with root or Administrator privileges is discouraged because it poses substantial security risks. Users with these privileges have unrestricted access to all system functions and data, increasing the risk of accidental or intentional modification or deletion of critical system files and data. Additionally, if a system with such elevated access is compromised, attackers could gain full control over the system, leading to significant security breaches.

Policy has a significant impact on device configuration in system administration as it provides a framework that dictates configuration standards and practices. Policies shape configuration options by establishing security requirements, compliance standards, and operational procedures, thereby determining what is permissible in terms of hardware and software setups. They also limit configuration options by enforcing restrictions to prevent unauthorized changes, reduce security vulnerabilities, and ensure consistency and reliability across devices.

File sharing in UNIX is typically managed through mechanisms like NFS (Network File System) and the use of symbolic links. While these provide effective file sharing capabilities, they present limitations such as increased administrative overhead, potential security vulnerabilities, and performance bottlenecks with scalability. However, these limitations can be advantageous by promoting stricter access control, ensuring better data isolation, and fostering a secure environment since resources are not inherently easy to share or access by unauthorized users.

System administration and maintenance involve managing and maintaining computer systems, networks, and related infrastructure to ensure optimal performance, security, and availability. Responsibilities include installing and configuring hardware and software, monitoring system performance, managing user accounts, ensuring data backup, and implementing security measures. These tasks are critical for organizational effectiveness as they prevent system outages, protect data integrity, and ensure that resources are used efficiently to support business operations.

You might also like