Monday, 22 June 2015

Operating System Design (List of Programs)



Subject: Operating System Design

Programming Lab-I

Sr.no
             Name Of Program
Tool

Group A:
Any 2


A.1
Write a program in Python/C++ to read display the i-node information for a given text file,
Image file.
Python

A.2
Write an IPC program using pipe. Process A accepts a character string and Process B
Inverses the string. Pipe is used to establish communication between A and B processes
Using Python or C++.
gcc Compiler

A.3
Use Python for Socket Programming to connect two or more PCs to share a text file.
Python





Group B:
Any 4


B.1
Write a program in Python/C++ to test that computer is booted with Legacy Boot ROMBIOS
or UEFI.
python

B.2
Write a program in C++ to create a RAMDRIVE and associate an acyclic directory structure
to it. Use this RAMDRIVE to store input, out files to run a calculator program.
gcc compiler

B.3
Write a Python/Java/C+ program to verify the operating system name and version of Mobile
devices.
Eclipse

B.4
Create a iso boot image using open source tools
ISO Software

B.5
Write a python program for creating virtual file system on Linux environment.
python

B.6
Write a program in C++ to make USB Device Bootable by installing required system files
USB  device





Group C:
Mandatory


C.1
Create and  test functioning of Windows-8 ReFS (Resilient File System)
Windows server 2012


INDEX





Subject Teacher

Prof.Butkar U.D


No comments:

Post a Comment