Monday, 15 June 2015

Opearating System & Administrator (Program List )



Sr.no
Name of Program
Remark
Group A:
Any Four

A.1
Implementation of create/rename/delete a file using Unix/Linux commands.

A.2
Write a function to display the list of devices connected to your system including the physical names and its instance number.
Write a function using mount and un mount command to mount device and un-mount it.

A.3
Adding user and access rights.
-In Windows
-In Linux(Ubuntu)

A.4
Implement the commands for creation and deletion of directory. Write a program to change current working directory and display the node details for each file in the new directory.

A.5
Process related commands list the processes for the current shell, Display information about processes, Display the global priority of a process, and change the priority of a process with default arguments.




Group B:
Any Six

B.1
Write a C/C++ script to display all logged in users.

B.2
Write a C/C++ script to display all logged in users.

B.3
C/C+ Program to display the list of devices connected to your system including the physical names and its instance number.

B.4
C/C++ Program to Parent creating the child process by use of fork.

B.5
C/C++ Program to assign nice values to processes and dynamically monitor.

B.6
C/C++ Program to identify the available memory in the system.

B.7
Write Java script to display all logged in users. Count the number of logged-in users. Write a program to create a foreground and background process for the selected user and display its status.

B.8
Java Program to Identify the available memory in the system.

B.9
Java Program to list the processes for the current shell, Display information about Processes, Display the global priority of a process. Change the priority with default argument.

B.10
Write python script to display all logged in users.

B.11
Python Program to demonstrate debugging of script.

B.12
Write a shell program to convert all lowercase letter in a file to uppercase letter.

B.13
Python program to assign nice values to processes and dynamically monitor them.

B.14
Write a perl program that reads a file and counts the number of lines ,characters, ans words it contains and also prints counts of the number of times the word apppered

B.15
Write a daemon process that monitors a directory and reports the changes in directory
contents.(e.g. addition of new files, directory access times etc)

Group C:
Mandatory (Any One )

C.1
Write program to find number of CPU cores and CPU Manufacturer

C.2
RAID Access & Data Management Tools